FabienFerrero / BluePillCamera

JPEG Camera with a Blue Pill and LoRa communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BluePillCamera

JPEG Camera with a Blue Pill and LoRa communication

Version 1.0.0, May, 2019 Author: Fabien Ferrero

Bill Of Material

LAYOUT

This project is using the PCB layout from https://github.com/tomtor/STM32-RFM95-PCB

Wiring

 BluePill       UCAM3 
 STM32           Module
 Rx  <----> PB10
 Tx <----> PB11
 GND <----> GND
 5V <----> 5V
 3.3V <----> Res

Librairies

A modified version of https://github.com/dgtlmoon/uCamII is used

License

All rights reserved. This Gerber, program and the accompanying materials are made available under the terms of the MIT License which accompanies this distribution, and is available at https://opensource.org/licenses/mit-license.php This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Maintained by Fabien Ferrero

About

JPEG Camera with a Blue Pill and LoRa communication


Languages

Language:C++ 96.9%Language:Python 3.1%