Your shopping cart is empty!
Program Cucumber ESP32-S2 Using CircuitPython
- Idris Zainal Abidin
- 18 Nov 2020
- 935
Introduction
ESP32-S2 is one of the latest chip from Espressif. Around 4 months ago, Adafruit and CircuitPython community have been working on ESP32-S2. Thanks to them, today, you can find various types of ESP32-S2 boards in circuitpython.org. However in Malaysia, CircuitPython is not popular yet. If you're interested to play with it using ESP32-S2, you can check out this video tutorial.
Video
This video shows how to program ESP32-S2 board using CircuitPython.
Hardware Preparation
This is the list of items used in the video.
- Cucumber ESP32-S2 Dev Board (with Sensors)
- Cucumber ESP32-S2 Dev Board (basic)
- USB C to Type A Cable (1 Meter)
Sample Program
This is CircuitPython sample program to blink the built-in LED on Cucumber ESP32-S2 board.
Thank You
References:
Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.
"Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application."