For the 3 of you in the world who care, I'm putting out a status update.
Things are moving slowly but steadily. I have a substantial portion of the code working. So far the language for defining nodes and connecting them together either by blinking or setting them is working. Specific endpoints can be normal or inverted logic I/Os. You create them by typing high level commands to the MCU via the serial port. You can save a configuration to EEPROM, and it will load and begin executing at startup.... read more
The current codebase builds and runs (although it doesn't do anything yet.) It even listens for ASCII commands on the USART, which currently toggle the LED. Tested on the crumb128-can sitting on my desk.
-James (S.)
Hello everybody, this is the beginning of a new project, and a new day!
-James