-
Notifications
You must be signed in to change notification settings - Fork 8
02. Hands‐On Learning Preparation
Mohamad Ariffin Zulkifli edited this page Apr 19, 2024
·
1 revision
Prior to hands-on learning to control the actuators and acquire data from the sensors on Hibiscus Sense, we have to make sure the hardware and software is readily available on your desk, as below:
- Hibiscus Sense and a USB cable Type-A to Type-C. If you don't own it yet, you are always welcome to purchase it from 🛒 Myduino
- Arduino IDE v2.x.x. You can download the installer from here:
- Windows 10 and newers (64 bits)
- Linux AppImage (64 bits)
- Linux Zip File (64 bits)
- Mac OS Intel, 10.15: "Catalina" or newer (64 bits)
- Mac OS Apple Silicon, 11: "Big Sur" or newer (64 bits)
- Install the Arduino core for the ESP32 in the Arduino IDE, Github Link. Below is screenshot, showing the
Arduino IDE Boards Manager(Arduino IDE Menu: Tools > Board:"_______" > Boards Manager...) which already have esp32 hardware libraryINSTALLED. Follow this instruction to Install using Arduino IDE.
