Program Cucumber ESP32-S2 Using CircuitPython

Program Cucumber ESP32-S2 Using CircuitPython

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.

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."