NEUROS set top BOX WITH WIIMOTE

The Neuros set top box, called Link, is a disc-less computer running Ubuntu. Neuros encourages hacking as well as discovering new methods to utilize the unit, as can be seen in their most current post describing exactly how to get a Wiimote to work with it. The results are quite …

Continue reading

4 OR more SERVOS ON AN ARDUINO

the latest version of the Arduino software allows you to use more than two servos at a time. curious inventor has posted a demo showing exactly how to run 4 servos from a keyboard input. The code should likewise work just fine on Arduino clones, like the Roboduino pictured above. …

Continue reading

WII NUNCHUCK and classic USB MOD

[kero905] sent in this project he’s working on. It is an open source hardware converter to connect Wii controllers through USB. It uses an Arduino for its brains. It is still in development, the only controllers that work are the nunchuck and the classic. He notes that there are enough …

Continue reading

TINKERKIT, PHYSICAL COMPUTING TOOLKIT

TinkerKit is a collection of 20 different sensors and 10 actuators. It’s meant to make prototyping of physical computing devices much quicker/easier. The devices plug into a Sensor Hub Arduino shield. There is also a similar hub board that can emulate a keyboard; it translates sensor input directly to key …

Continue reading

WORKING WITH VFDS

We like old screen technology, like Nixie tubes, however they’re frequently difficult to work with since they need higher voltages than digital logic. Vacuum florescent screens (VFD) autumn into this category. While not necessarily “old”, they are ending up being far less typical than LCDs. The primary benefit of a …

Continue reading

PARTS: 32KB SPI SRAM MEMORY (23K256)

Microchip’s new 23K256 is a serially interfaced 32 kilobyte SRAM memory chip, offered in 8 pin DIP as well as 8 pin SO packages. SRAM, like EEPROM, is a data storage medium. data kept in SRAM is lost without constant power, however it’s truly quick as well as there’s no …

Continue reading