Skip to content

morriswinkler/pioneers_brick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pioneers Brick

Pioneers Brick, is a small device built on a breadboard. It communicates with others of its kind using colours.

The brick is initialized with a random colour and adds new ones simply by being connected to fellow bricks.

The connecting bridge between two bricks is indicated by a blinking green light. If the contact has been successful, both devices will now include each other's initial colour.

Attiny45

the tiny has 4kb of flash memmory and 256 bytes of EEPROM memmory, just enough to create the pioneers brick

Pinout

image

Flashing the attiny

  • use Arduino 1.0.5 ( 2.0 is not tested ) and install the attiny hardware extensions from http://code.google.com/p/arduino-tiny
  • use an arduino as isp ( later we will use usb progarmmers )

image

  • burn bootloader in Arduino IDE (tools->burn bootloader)

About

contact brick for the Pioneers festival in Viena may 28th/29th 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages