Home send

send

22 Articles

Send and Receive data from the WebServer using STM32

This tutorial will cover how to communicate with the webserver, created on STM32 using ESP8266. We will send some data from the computer..

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...

FreeRTOS Tutorial #5 ->Using Queue

This tutorial will cover how to use the Queue in FreeRTOS. We will see both, simple queue and structured queue...

How to interface MPU6050 (GY-521) with STM32

This tutorial will cover how to interface the MPU6050 Accelerometer with STM32 using the I2C peripheral. We will display the results on the..