Files
Files | |
---|---|
.github | |
VirtualBlox | |
blockware | |
cad | |
www | |
.gitignore | |
Makefile | |
README.md |
README.mdBlocks With Screens
It's Twitterversary blocks, but with screens and internet. Originally a Fall 2019 Twitter HackWeek project by @johnboiles , @magus , @mikeperiscope , @seanfchan , and @smartfuse .
Components
Blockware
This is the example software that you can run on the blocks. See blockware/README.md for installation instructions and a listing (with gifs!) of the available blockware.
CAD
This contains the various design files building the block hardware. Most importantly, it contains the Autodesk Eagle design files for the 3 PCBs that make up the block. See the README.md in that directory for an overview of the responsibilities of the three different boards.
VirtualBlox
An experimental block simulator from @mikeperiscope. You can compile blockware along with VirtualBlox and run block software locally for testing! This gives a quicker development iteration cycle than uploading to the block itself.