In this session, we will delve into the fascinating world of embedded systems and learn how to code for them using an emulated arduino and ESP32.
if you come from python or javascript, the ;
will be your arch nemesis
First, you are going to need a Wokwi account, you can sign up with Google, Github or Email
- Go to the Wokwi website.
- On the top-right corner of the page, click the
SIGN IN/UP
button and choose the method of your choice.
Now that we are set up, we can start coding! Well, not yet...
- Click this link to create a new Arduino project!
- Click this link to create a new ESP32 project!
\ | Name | Link |
---|---|---|
1 | Arduino Basics | Link |
2 | ESP32 NTP Clock | Link |