Toit is an end-to-end IoT software platform. Toit is also a new programming language tailored for embedded devices, and Toit provides powerful API endpoints such that your data can flow from your devices into your own IoT cloud system.
Toit offers a device dashboard where you can orchestrate and monitor your device fleet, and the Toit cloud allows for easy and flawless over-the-air firmware upgrade of your devices, as well as application deployment even if your devices are offline.
In this tutorial, we show you how to work Toit.io with Magicbit(ESP32).
Quick startThis guide will show you how to get a Toit account, install the Toit CLI locally, prepare your Magicbit(ESP32) microcontroller with the Toit firmware, and finally how to deploy a Toit app on your Magicbit.
Create a free Toit account to get access to the Toit cloud. Go to toit.io, click the Start Now
button, and follow the sign-up instructions.
First of all, you should Connect the Magicbit with a USB cable to your computer.
On this page you can connect the Magicbit dev.board with Toit for that you should click Yes button,
then you can click yes,let's start button and select the COM Port,
after that, you can click the code tab and copy-paste the below code here, Now you can click the Run on device button and run the code in Magicbit.
Reference: https://toit.io/
Comments
Please log in or sign up to comment.