Skip to content

Latest commit

 

History

History
102 lines (85 loc) · 4.21 KB

TODO.md

File metadata and controls

102 lines (85 loc) · 4.21 KB

TODO

Schematic

  • RD/WR jumpers
  • Mode jumpers
  • Buzzer
    • through-hole so that it can be routed to enclosue
  • LEDs
    • through-hole so that they can be routed to enclosue
  • Reset button
  • SD card
  • (?) Long line drivers
  • (?) PiZero header

Other

  1. NuttX
  2. RiotOS

NOTES

  1. Delta time for card read is 53ms (~2ms/bit)

  2. PIO clock

    • 125MHz -> 8ns per instruction
    • nop [32] -> 256ns => 0.256us
    • 32x loop -> 8192ns => 8.192us
    • div 64 => 0.5ms
    • configured at 152.588 (~1.25s)
    • maximum div for reliable reads is 192 (~1.6ms)
  3. https://github.com/teslamotors/liblithium

  4. https://www.mouser.ca/ProductDetail/Microchip-Technology-Atmel/ATECC608A-MAHDA-T?qs=wd5RIQLrsJiNcP5AuKx6KQ%3D%3D

  5. Lua

  6. TPIC6B595

  7. Level shifters

  8. Relay drivers

  9. USB

  10. PicoW

  1. PicoW + SYSLED