[NXP Rapid IoT Review] Rapid IoT Studio Simple Programming Step 3 Bluetooth Connection Control Test 1. Open IDE. 2. Add Bluetooth connection control and three page controls. 3. Connect the Bluetooth c...
[i=s]This post was last edited by paty on 2022-4-14 17:23[/i]1. Create a new project folder " GD32L233_Project ", the folder name can be arbitrary.
2. Create new folders named " Fwlib ", " Project ", ...
In the last review, I installed a virtual serial port. Of course, it was installed automatically, not by my own will. At that time, I had a question mark in my mind, I thought, ATLINK can actually cre...
Featherweb is a lean web application framework for MicroPython and esp8266 that requires very little RAM and resources to run.
import featherweb
import gcapp = featherweb.FeatherWeb()@app.route('/hell...
[i=s]This post was last edited by bowei181 on 2019-8-30 12:07[/i]If anyone has an electronic version of this book, please share it with me, thank you!
Design and development of smart home control syst...
There are no problems with the initial test of the module. Next, we need to configure Alibaba Cloud. I haven't touched the Internet of Things for a while, and the layout of the website has changed a l...