Cytron Technologies
Giờ làm việc: 8:00 - 17:00
Thứ 2 - Thứ 6 (trừ ngày lễ)
Hotline 0362917357
In this video, it is demonstrated how to send temperature and humidity data to Thingspeak using micro:bit. The connection between the REKA:BIT and other devices are made through the grove connection. The value of temperature and humidity from DHT11 is displayed on the micro:bit display and at the same time the value is sent over to Thingspeak via wifi.
This is the list of items used in the video.
This is a simple program that was developed using the MakeCode for micro:bit. What the program does is that, in the on start block, the wifi is initialized and in the second block which is the forever block, the DHT11 sensor is configured and also the data are displayed on the micro:bit display and sent to the thingspeak. For this project, three different extensions are required the first is the reka: bit, the second is the esp8266 and lastly is the dht11_dht22.
References:
Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.
“Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application.“