/stm32f103_ssd1306_bmp280

STM32F103C8T6 (Black Pill) + ssd1306(i2c) + bmp280(i2c) + bh1750(i2c) + uart(aka log-console) + ws2812

Primary LanguageCGNU General Public License v3.0GPL-3.0

stm32f103

stm32f103C8t6(Black Pill board) + ssd1306 + bmp280 + bh1750 + uart(aka log-console) + ws2812 + freeRTOS

1. Utils for programming chip (flash)

* stm32flash : sudo apt-get install stm32flash  (for ubuntu). If used uart1 on board for load binary file
* StLink Tools source code : https://github.com/texane/stlink. If used St-Link/v2 device for load binary file

2. Project created for System Workbench for STM32 (linux version)