An uPyCraft Application: Uploading T Data with TCP – Arduino Robot IOT Community Forum – DFRobot
Tutorial: AN UPYCRAFT APPLICATION: UPLOADING T DATA WITH TCP
We have some idea of uPyCraft, a great IDE in previous poster! Moreover, we took use of examples from uPyCraft and DFRobot Website to make a practical application: Lighting LED with UDP of Micro-python.
Now we will further study Micro-python with the other application. In this application, ESP32 is set to TCP client, collecting date of LM35 and upload it to Internet of Things (in use of tlink.io).
Let’s begin our studying~
#upycraft #IDE #LED #proejcts #micropython #tutorial #ESP32 #IoT

Components
1)Hardware list
_FireeBeetle Board-ESP32 *1_ :
https://www.dfrobot.com/product-1590.html
_FireBeetle Covers-Gravity I/O Expansion Shield *1_ :
https://www.dfrobot.com/product-1592.html
_Ssd1306 oled Display *1_
_LM35 Temperature Sensor *1_ :
https://www.dfrobot.com/product-76.html
_Jumper Wires *7_
2)Software list
_uPyCraft MicroPython IDE produced by DRobot_
_SSD1306 library for MP_
_Tcp.tlink.io_
_UDP server example codes_

Leave a Reply

Your email address will not be published. Required fields are marked *

Captcha loading...