Files

README.md

Blocks With Screens

.github/workflows/main.yml

Block in its natural habitatAnimated 3d blockPuzzle-style block

It's Twitterversary blocks, but with screens and internet. Originally a Fall 2019 Twitter HackWeek project by <![CDATA[]]>@johnboiles<![CDATA[]]>, <![CDATA[]]>@magus<![CDATA[]]>, <![CDATA[]]>@mikeperiscope<![CDATA[]]>, <![CDATA[]]>@seanfchan<![CDATA[]]>, and <![CDATA[]]>@smartfuse<![CDATA[]]>.

Components

Blockware

This is the example software that you can run on the blocks. See <![CDATA[]]>blockware/README.md<![CDATA[]]> 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 <![CDATA[]]>Autodesk Eagle<![CDATA[]]> design files for the 3 PCBs that make up the block. See the <![CDATA[]]>README.md<![CDATA[]]> 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.

Report a bug