Home bluepill

bluepill

12 Articles

How to use STM32 as a KEYBOARD

This tutorial will cover another USB Device HID example, and today we will see how to use STM32 F103C8 as a keyboard for...

Data Logger using STM32 and ESP8266

This tutorial will cover how to log the data from sensor to the cloud server (Thingspeak). We will use the ESP8266 with STM32...

How to interface LCD1602 (I2C) with STM32

How to interface LCD1602 via I2C with STM32. The module PCF8574 is connected at the back of the LCD and it reduces the..