JohnDMcMaster / open-tl866

Open Programming Firmware for the TL866A Programmer.
BSD 2-Clause "Simplified" License
131 stars 22 forks source link

Design USB protocol #4

Open JohnDMcMaster opened 6 years ago

JohnDMcMaster commented 6 years ago

We did a quick PoC using USB CDC serial port with m-stack. But possibly long term we'll want to move to raw USB commands. What should that protocol look like? Note closely related issue about what our database should look like, as this will likely have some effect on the protocol we need to support