Designing A Pressure Sensitive Floor

ccm_activefloor8

[Sean] and his team at Adobe were asked to build “something new” for the Children’s Creativity Museum in San Francisco, so in several months they managed to build a digital/physical environment for kids called “Sense It”.

Part of this project involved designing and building a pressure-sensitive electronic floor which could detect if children were sitting, walking or running. As a camera based detection system couldn’t give them the type of precision they wanted, [Sean] decided to use pressure-sensitive resistors placed under MDF panels.

There are a total of twenty-one 2’x4′ tiles, each one including 8 pressure-sensitive resistors and an ATtiny84 based platform. All the microcontrollers digitize their 8 sensor signals and send their conversion results to a beaglebone over a shared i2c bus in a RJ45 CAT5 cable. As it is [Sean]’s first project, we will cut him some slack but several design mistakes have been made in our opinion:

  • Using i2c instead of RS485 / CAN for long distance data transmission
  • Digitizing the sensor voltages so far from them, as noise is added before the ADC
  • Sending the +5V required by the ATtiny in the RJ45 cable instead of a higher voltage (which would involve putting an LDO on the platforms)
  • Separating the digital and analog ground planes as the platform current consumption is low and transmission speeds slow

But the children who can now play with the complete system certainly won’t care. And you… what do you think of [Sean]’s work? Don’t hesitate to let us know in the comment section below.

Retrotechtacular: Understanding A Voltage Doubler

This very stern looking gentleman is about to explain how voltage doubles work in a plodding, yet satisfyingly thorough manner.

We’re not certain when this US Air Training Command video was produced. Obviously it was used to train servicemen who were responsible for keeping electronics running during war time. We’re glad for that, as they really found just the right balance to present a concept that required some knowledge, but is approachable for even the most basic of new electronics hackers.

The demonstration board shown on the right is the voltage circuit highlighted in the lesson. Here the pointing stick is being used to trace out the circuit function during one phase of the input transformer. The capacitor/diode pairs rectify the voltage, with the capacitors discharging in parallel series to double the output voltage. But how does the variable load (RL) affect the output? This is demonstrated under several different conditions using an oscilloscope to illustrate the change.

The discussion of how the diodes work reminded us of a modern tutorial we just ran across this weekend. It’s a bit bizarre, but explains the PN junction in a different way than we’re accustomed to. In this case you will already need to be familiar with how semiconductors work to understand the presentation.

Both clips can be found below the jump.

Continue reading “Retrotechtacular: Understanding A Voltage Doubler”

USB Adapter For An Old VT100 Keyboard

VT100

Ah, the VT100, the first dumb terminal that was controlled with a microprocessor. This ancient beast from the late 70s is quite unlike the terminals you’d find from even five years after its vintage – the keyboard connects via a TRS quarter-inch jack – the electronic and code design of this terminal is a bit weird. [Seth] was up to the challenge of making this mechanical keyboard work as a standard USB device, so he created his own USB adapter.

On the little quarter-inch to USB adapter, [Seth] included an HD 6402 UART to talk to the keyboard, along with a Teensy dev board and a few bits of circuits stolen from DEC engineers. The protocol between the keyboard and terminal is a little weird – first the terminal sets a bit in a status word, then the keyboard scans all the key rows and columns in sequence before telling the terminal it’s done. Yes, this gives the VT100 full n-key rollover, but it’s just weird compared to even an IBM Model M keyboard that’s just a few years younger.

[Seth] finally completed his circuit and wired it up on a perfboard. Everything works just as it should, although a little key remapping was done to keep this keyboard adapter useful for Mac and Windows computers. It’s a wonderful bit of kit, and any insight we can get into the old DEC engineers is a wonderful read in any event.

Vidias below.

Continue reading “USB Adapter For An Old VT100 Keyboard”

Just Swipe Your Card And Enter The Pin… What Could Go Wrong?

We do hope this project makes you shiver.

“Financial risks” is an audiovisual installation that reacts when you swipe your credit card and prints an odd looking receipt if you type in your pin-code. Even though the website contains few technical details (read none) about the build, we chose to feature the project as we find his intent interesting:

‘Financial Risks’ installation is a project designed to present an ironical viewpoint on encoded wallets, as a data input interface invites to overcome fear of impossibility to control spread of confidential information for the sake of curiosity of interaction with an object of art.

The piece consists of 6 bank card readers, a hardware system of sound and video synthesis, a keyboard for pin code entering, a 2-channel sound system and a cash register printer configured to print images. Up to 6 cards simultaneously may be used for playing.

We do hope that nothing is stored in the platform’s memory… but is the installation monitored?

Raspi Bitcoin Miner May Just Pay For Itself Eventually

We’re sure a lot of people out there have a Raspberry Pi or two lying around waiting for a project to come to mind.  [Dave] has an interesting solution to this orphaned hardware – use it to mine Bitcoins and perhaps put a few extra bucks in your pocket at the end of the year.

[Dave] is using a Raspberry Pi, powered USB hub, and an ASICMiner Block Erupter to do Bitcoin mining at 330 Megahashes per second. There are a few ancillary items such as a case and USB fan, but if you already have a Raspberry Pi, you’re only looking at a $50 USD investment to have a dedicated Bitcoin miner.

According to this Bitcoin mining profitability calculator, with a $50 investment that can mine at 330 MH/s, you’re looking at a hardware break even point of about 120 days. You could cut that down to just a few months if you overclock your ASICMiner, but it’s still relatively late in the game for amateur Bitcoin miners to make a substantial amount of money. Think of Bitcoin mining as more of hobby, and you’ll hopefully be more realistic about your goals.

The BatBox: Portable Power, Polished And Professional. Plus Smoke!

batBox

About the size of a shoebox and stuffed with a compact battery/inverter combo, the BatBox packs a mean wallop at 480Wh. What else was [Bill Porter] supposed to do with his free time? He’s already mailed out electronic wedding invitations and built custom LED centerpieces for the reception. He and his wife [Mara] then made an appearance in a Sunday roundup tying the knot by soldering a circuit together. Surely the LED Tetris Tie would have been in the ceremony had it existed. This time, though, [Bill’s] scrounged up some leftover electronics to put a realistic spin on a Minecraft favorite: the BatBox.

A pair of 18V high energy density batteries connect up to a 12V regulator, stepping them down to drive a 110VAC inverter. The BatBox also supplies 5V USB and 12VDC output for portable devices. Unfortunately, [Bill]’s first inverter turned out to be a low-quality, voltage-spiking traitor; it managed to let the smoke out of his fish tank’s LED bar by roasting the power supply. Undeterred, [Bill] pressed on with a new, higher-quality inverter that sits on an acrylic shelf above the batteries. OpenBeam aluminum extrusion seals up the remainder of the enclosure, completing the BatBox with a frame that looks both appealing and durable.