Summary
The physcomp README (and arguably the textbook/website itself) doesn't clearly state where the code featured in the lessons actually lives. The code is hosted across several separate GitHub repos, but a reader landing on the textbook has no obvious pointer to them.
Why
Much of the textbook references and embeds code (Arduino sketches, the shared Arduino library, Signals examples, p5.js sketches), but the source-of-truth repos are external to this one. Readers, students, and contributors should be able to find them easily — to browse full examples, file issues, or contribute.
External code repos to surface
Proposed
Related
Summary
The physcomp README (and arguably the textbook/website itself) doesn't clearly state where the code featured in the lessons actually lives. The code is hosted across several separate GitHub repos, but a reader landing on the textbook has no obvious pointer to them.
Why
Much of the textbook references and embeds code (Arduino sketches, the shared Arduino library, Signals examples, p5.js sketches), but the source-of-truth repos are external to this one. Readers, students, and contributors should be able to find them easily — to browse full examples, file issues, or contribute.
External code repos to surface
.hppclasses used by the sketches: filters, OLED shapes/graphs, joystick, buttons, etc.) — https://github.com/makeabilitylab/makelab-arduino-libProposed
Related