2026-08-23 17:56:17
I use many boards in #CircuitPython. Remembering how each board names its pins is a pain. So I slop-ily made a tool to help https://todbot.github.io/CircuitPython_BoardViewer/
I use many boards in #CircuitPython. Remembering how each board names its pins is a pain. So I slop-ily made a tool to help https://todbot.github.io/CircuitPython_BoardViewer/
Updated the #CircuitPython Board Viewer to let you compare boards. For instance, here’s ESP32-S3 vs ESP32-C3 QTPys. S3 has two I2C busses, C3 has a B00T0 button! https://
If you are a listener to The Bootloader (our monthly podcast about cool tech things) or a CircuitPython Show listener (learn about cool #CircuitPython stuff!), check your feeds! https://hachyderm.io/@prcutler/1169813…
If you are a listener to The Bootloader (our monthly podcast about cool tech things) or a CircuitPython Show listener (learn about cool #CircuitPython stuff!), check your feeds! https://hachyderm.io/@prcutler/1169813…
Updated the #CircuitPython Board Viewer to let you compare boards. For instance, here’s ESP32-S3 vs ESP32-C3 QTPys. S3 has two I2C busses, C3 has a B00T0 button! https://
I use many boards in #CircuitPython. Remembering how each board names its pins is a pain. So I slop-ily made a tool to help https://todbot.github.io/CircuitPython_BoardViewer/
Updated the #CircuitPython Board Viewer to let you compare boards. For instance, here’s ESP32-S3 vs ESP32-C3 QTPys. S3 has two I2C busses, C3 has a B00T0 button! https://todbot.github.io/CircuitPython_BoardViewer/#compare=adafruit_qtpy_esp32s3_nopsram,adafruit_qtpy_esp32c3 https://mastodon.social/@todbot/117146109703739893
If you are a listener to The Bootloader (our monthly podcast about cool tech things) or a CircuitPython Show listener (learn about cool #CircuitPython stuff!), check your feeds! https://hachyderm.io/@prcutler/116981335892556713
I use many boards in #CircuitPython. Remembering how each board names its pins is a pain. So I slop-ily made a tool to help https://todbot.github.io/CircuitPython_BoardViewer/
With it you can see how three ESP32-S3 boards differ:
- board.IOx - ESP32-S3 DevKitC
- board.Dx - QTPy ESP32-S3
- board.GPIOx - YD-ESP32-S3