Skip to content

A simple session about the ESP32 Basics ↓↓ rogbonol was my old name ↓↓

License

Notifications You must be signed in to change notification settings

zinixyt/meetballs-embedded-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<Meetballs/> Intro to coding on embedded systems

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

1. Let's setup our environment

First, you are going to need a Wokwi account, you can sign up with Google, Github or Email

  1. Go to the Wokwi website.
  2. 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...

2. Projects

\ Name Link
1 Arduino Basics Link
2 ESP32 NTP Clock Link