Page 1 of 1

Simba and Pumbaa (Python) on ESP32

Posted: Fri Jan 06, 2017 5:38 pm
by eerimoq
Hello all,

the Simba and Pumbaa projects have been ported to the ESP32, and the Nano32 board in particular. Simba is an embedded OS with a bunch or drivers, file systems, networking and other useful modules. Pumbaa is MicroPython on top of Simba, with similar features as listed for Simba.

Both projects can be installed, built and uploaded with the Arduino IDE and PlatformIO, so it's easy to get started!

Simba getting started: http://simba-os.readthedocs.io/en/lates ... arted.html
Pumbaa getting started: http://pumbaa.readthedocs.io/en/latest/ ... arted.html

Check out this video for some great Pumbaa footage and tunes: https://youtu.be/R4SLIyBysfg

Enjoy!