This is pretty cool but I think it
doesn't focus enough on the fact that code which isn't run / tested regularly is most certainly broken.
Some friends at Antmicro developed a little tool called "tuttest" (https://github.com/antmicro/tuttest) designed to enable you to run your code examples on CI. It still needs a lot of work but we are starting to use it in a lot of places. The tool in the future could potentially use a docable compatible metadata for the best of both worlds!
The idea is to be an open source, cheap replacement for an Yubikey Nano style devices (and hopefully in response they will price their devices more reasonably than the >$50 USD it costs now).
I would love what happened to the "blue pill" to happen to the Tomu board. It would be awesome for Chinese manufacturers to take the design and make cheap clones.
Buy a 100 pack, then they are only $9.05 each, which while still more expensive than the ESP8266s (at ~$7.00) is getting closer. The devices from CrowdSupply all ship with nice injection moulded cases.
You are also quite welcome (and encouraged) to build your own!
The schematics, PCB and even case design are open source. The board is designed with 6mil/6mil design rules making it compatible with everything like OHS Park, Seeed, or Dirty PCBs (all of them have been previously tested). The Tomu being so small with the Dirty PCB protopack would get you like ~75-125 boards for like ~$25 USD. All the other parts are available from Digikey too.
The idea is to be an open source, cheap and hackable replacement for an Yubikey Nano style devices (and hopefully in response they will price their devices more reasonably than the >$50 USD it costs now).
It would be awesome for Chinese manufacturers to take the design as is and make cheaper clones.
We have a policy of sending anyone who sends the project pull requests free Tomu boards.
Some friends at Antmicro developed a little tool called "tuttest" (https://github.com/antmicro/tuttest) designed to enable you to run your code examples on CI. It still needs a lot of work but we are starting to use it in a lot of places. The tool in the future could potentially use a docable compatible metadata for the best of both worlds!