Building a Heat Tracking Robot with CircuitPython #Robotics #CircuitPython #Feather #Adafruit

GitHub user jeffreycoen posts a robotics project which senses heat using an AMG8833 sensor, Adafruit Feather M0 Express, and Neopixel LEDs, all programmed in CircuitPython.
Components:
- Adafruit Feather M0 Express Microcontroller board
- AMG8833 FeatherWing
- 8×8 Neopixel Matrix
- 5V 2A AC power supply (for now)
See the GitHub repo for the code and more. A larger picture is below. Great work!

Post a Comment