Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

embedded

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    ..
    atkrouter
    mkrouter-v04
    mkrouter-v06
    README.md

    AutomataKit Router Firmware Notes

    Firmware for the board follows the automatakit architecture, and is available here for perusal.

    Communication is handled asynchronously: bytes received on the UART are loaded into a ringbuffer, where they are later parsed in to packets. Parsing happens as oven as possible.

    Now, to start with clocking.

    Notes

    0th port-is-usb-thing is kind of confusing, and I think it's worthwhile to re-write this so that the router is actually the head.