Close

Code for the STM32

A project log for Phone bluetooth notifier

Oled 20x2 text screen with bluetooth BLE.

abel-rodriguezAbel Rodriguez 03/21/2018 at 21:470 Comments

Here is the code for the STM32 microcontroller. Right now only sets up the screen, a serial terminal to communicate with the PC and to use it as a bridge between the PC and the bluetooth module. Also the RTC is configured so I could show the time an date in the screen.

https://github.com/microhenrio/P008_Bluetooth_interface

Discussions