Skip to content
Snippets Groups Projects
Select Git revision
  • 8d1b3f2e171b51e4a77093bb418c004d2c5c5967
  • master default protected
2 results

atkrouter

Jake's avatar
Jake Read authored
8d1b3f2e
History
Name Last commit Last update
circuit
datasheet
embedded
images
.gitignore
README.md

AutomataKit Router

This is a message passing device and USB link for the automatakit architecture.

board

board

board

The board includes one USB-to-UART Bridge, a CP2102n, which is treated as the router's 6th port.

Development Notes

See circuit chatter and firmware chatter.

Viable Commands

Test

Keycode: 127

  • to test networking, this will reply with a payload packet containing 127, 12, 24, 48 and will toggle an LED on the board

Reset

Keycode: 128

  • issues a software microcontroller reset
  • if the microcontroller is already hung up, this will not work

Reproducing This Work

All automatakit works are open source, and while we cannot sell you boards, if you have an interesting application, get in touch to ask about collaborating.

To reproduce boards and load code, see the document 'Reproducing Automatakit Work'