Adafruit_Learning_System_Gu.../Talking_D20
Phillip Burgess e50f69e7c2 CI fixes
2023-08-29 13:24:51 -07:00
..
Arduino CI fixes 2023-08-29 13:24:51 -07:00
CircuitPython Fix(?) pylint disparity 2023-08-29 11:25:16 -07:00
README.md Add Talking_D20 (original and new) 2023-08-29 11:11:25 -07:00

Talking_D20

GREETINGS, ADVENTURER! This folder contains code and audio for TWO VERSIONS of the Talking D20 project.

The ORIGINAL project was written in Arduino and relied on separate accelerometer and audio decoder boards. This is in the 'Arduino' folder.

The REVISED project is written in CircuitPython and uses the all-in-one Adafruit Prop Maker Feather. This is in the 'CircuitPython' folder.

THE CODE, HARDWARE AND 3D MODELS ARE NOT INTERCHANGEABLE; each is specific to the corresponding version of the project. The CircuitPython code will NOT work on the original design, nor will the Arduino code work on the newer design.