30 Commits

Author SHA1 Message Date
David 4911665ab6 Add datasheet information. 2026-04-28 07:21:09 -05:00
David a2e996fb32 Revision B -
- fixed the schematic error between the RS-232 chip and the DB9.
- spun the ESP32 around, so the antenna will be 'upward' and the USB-C connector downward.
- added a 3D model (but the caps didn't render).
2026-03-23 16:18:16 -05:00
David 6e8b31cf76 Major error - added errata overlay on the board. 2026-03-22 18:52:52 -05:00
David d0fb738e7c Added notes about new status messages.
Updated the command spreadsheet to add new status messages (reverse engineered by monitoring).
2026-02-28 14:48:43 -06:00
David c70fb53d37 Schematic and PCB design finished and ordered. 2026-02-27 15:22:55 -06:00
David 6d16d119cd Clean up unused options for soundscape.
Clean up console interface to be less likely to fail to define the width and height.
Update notes in the PDF.
Add the PDF for newer Yamaha even if I don't have one (and the protocol has significant differences).
2026-02-27 12:57:20 -06:00
David b9da0b5987 Remove unused part of a data structure. Not tested, but compiles fine. 2026-02-13 09:52:44 -06:00
David 5664c99a58 reorient the WiFi chip. 2026-02-11 17:04:23 -06:00
David d2c346ae0a Add HW design 2026-02-11 12:43:11 -06:00
David 41c83dd268 Update to ignore the non-managed code artifacts 2026-02-07 16:59:35 -06:00
David af99444703 Add the low level driver. 2026-02-07 14:53:10 -06:00
David adad03c7df Reduce the size of the AVRDriver code.
Colorize the changed parameter.
Warning reduction across all files.
2026-02-07 14:38:35 -06:00
David 49edca0238 Add support for .ini file,
Add support for extended messages (advanced protocol),
Add handy command lines for Power, Volume in db, and Mute.
2026-01-31 14:39:37 -06:00
David 936f71b737 Adding directly settable commands (instead of volume up/down, set volume to xx) 2026-01-30 17:20:57 -06:00
David 87ece7eb14 Complete with the OO changes. Also, added more built-in help information. 2026-01-29 16:50:53 -06:00
David 0d41768fe7 Minor update to the control map 2026-01-29 09:03:22 -06:00
David a83bc28a8d Major step in the new AVR interface to send commands. It compiles, but is untested. The old code and function remains active. 2026-01-28 17:18:59 -06:00
David e2829f648d Continue OO migration 2026-01-26 16:38:01 -06:00
David d13013b56d Continue OO migration 2026-01-26 16:37:27 -06:00
David 4e0035bea6 Continuing move to both OO interface and consolidation of commands into Subsystem, Command rather than all discrete commands. 2026-01-26 13:42:28 -06:00
David 152e0c2d80 Major changes - refactoring the AVRInterface class to take on more responsibility. 2026-01-25 21:39:10 -06:00
David 30f4047b7c Reworking the AVR specific stuff into an AVRInterface class. 2026-01-24 16:43:07 -06:00
David 2ba02318db Significant refactoring with separate Console Handler. 2026-01-24 15:19:25 -06:00
David d07402d809 Move all the text decoders to a separate file. 2026-01-24 13:45:07 -06:00
David c66e6af153 All command and response handled with decoders. 2026-01-24 13:33:57 -06:00
David ac72a5f99b continue migrating the old processing method to the new one. 2026-01-22 21:09:16 -06:00
David 3de687391b Lots of updates and refactoring. 2026-01-21 17:13:38 -06:00
David 8cd05e5e7e Improved decoding and screen presentation (especially the scroll region at the bottom). 2026-01-18 15:45:49 -06:00
David f7826bd69f Add the VisBasic version 2026-01-17 10:27:37 -06:00
David cb15d61c5e Initial checkin 2026-01-17 10:19:53 -06:00