Espressif: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
[https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/modules-and-boards.html Espressif modules and boards] | [https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/modules-and-boards.html Espressif modules and boards] | ||
== M5 hardware == | |||
[https://github.com/m5stack/M5StickC M5StickC] orange and wearable. | |||
Also has an 80x160 OLED display, a 6-axis accelerometer, and a microphone | |||
[https://docs.m5stack.com/#/en/core/atom_matrix Atom Matrix] grey with 5x5 Neopixel LED matrix and a 6-axis IMU | |||
[Atom Echo] white, with a speaker and microphone. It also has a Neopixel | |||
== which OS? == | == which OS? == | ||
Line 17: | Line 27: | ||
https://mcuoneclipse.com/2019/10/20/jtag-debugging-the-esp32-with-ft2232-and-openocd/ | https://mcuoneclipse.com/2019/10/20/jtag-debugging-the-esp32-with-ft2232-and-openocd/ | ||
== Books and resources == | == Books and resources == |
Revision as of 05:49, 18 September 2020
M5 hardware
M5StickC orange and wearable. Also has an 80x160 OLED display, a 6-axis accelerometer, and a microphone
Atom Matrix grey with 5x5 Neopixel LED matrix and a 6-axis IMU
[Atom Echo] white, with a speaker and microphone. It also has a Neopixel
which OS?
Arduino
or
Espressif IDF and FreeRTOS
JTAG debugging
https://mcuoneclipse.com/2019/10/20/jtag-debugging-the-esp32-with-ft2232-and-openocd/
Books and resources
Random Nerd