SimpleMachines is an organization founded from a network of geeks that believe in freedom of information. The members are widespread all over the world, and their main R&D site is currently located in a garage-lab, in Catania Italy.
http://www.simplemachines.it
Vote 0
Open sourcing le théâtre again!
http://www.arduino.cc/playground/DMX/DMXShield
Vote 0
Introducing Bitlash Bitlash is an open source interpreted language shell for the Arduino serial port. It runs on the Arduino and interprets commands that you type in a terminal window or send programmatically: bitlash v0.95a here! ...
Bitlash is a development and prototyping tool for those situations where you need to bang some bits on the Arduino but writing a sketch in C is premature. The Bitlash command language is very similar to Arduino C and includes a large repertiore of the familiar Arduino C functions so you can hack your hardware from the serial command line or even over the internet via telnet. You can store command sequences in EEPROM and autostart them at bootup, making the automation and maintenance of small applications very easy.
http://bitlash.net
Vote 0
Welcome to definitive guide to open source hardware projects in 2009. First up - What is open source hardware? These are projects in which the creators have decided to completely publish all the source, schematics, firmware, software, bill of materials, parts list, drawings and "board" files to recreate the hardware - they also allow any use, including commercial. Similar to open source software like Linux, but this hardware centric. Each year we do a guide to all open source hardware and this year there are over 125 unique projects/kits in 19 categories, up from about 60 in 2008, more than doubling the projects out there! - it's incredible! Many are familiar with Arduino
http://blog.makezine.com/archive/2009...n_source_hardware_2009_-_the_def.html
Vote 0
Tips and Tricks for hacking toys, designing PCB & network interfaces
http://www.hackinglab.org
Vote 0