IPON Phase 1 Decisions

by Natalia Fargasch Norman

in IPON

As I move to the next phase on the IPON project, and before I commit to a circuit to be implanted in the first plush object, I was considering the following:

In my last post I presented the circuit I’ll be implanting in the plush objects; it used a force sensor (FSR) to be placed on the plush animal’s nose, which when pressed, will trigger the behavior response to that. (By the way I connected the sensor to a digital input, which means that the force applied, an analog value, was translated to either a 0 or a 1; it would have been better to use an analog pin and calibrate it so that it wouldn’t require so strong a force. The cuttoff used on the digital pin requires too much force to be used.)

I’m thinking instead of a FSR to use a push-button, as it will represend a savings of over $5 per plush object (remember, this project’s intended goal is to serve as electronics teaching to high-school at-risk students. So price is an important design factor). [click to continue…]

{ 5 comments }

Phase 0 of the IPON Project

by Natalia Fargasch Norman

in IPON

IPON circuit with diffused RGB LED

On my last post I introduced the IPON project, and today I’m sharing the implementation of Phase 0 of this project. (You may want to refer to the previous post if you haven’t yet read it, as this post will probably make much more sense if you know what the IPON project is about).

In Phase 0 I have the complete circuit and sketch that make up Phase 1, except the circuit is not yet implanted in the plush object. It’s just a rough prototype to make sure things work before I go about murdering cutting up a dear plush companion.
[click to continue…]

{ 9 comments }

Plush ObjectThe Identified Plush Object Network is one of a few bigger projects that I want to work on this year. The idea is to create a network of small plush animals that interact with users, each other, and the Internet. I called it “Identified” because as a separate project I’m working with an RFID reader/writer module I want to create a simpler interface for, and once that piece is working each object in the network will be tagged as well.

The motivation for the project is non-profit work I want to do in the future with at-risk teenagers here in Orange County, CA. I want to create something that can be built in phases that get increasingly complex as the students learn, but that starts simple enough to enable hands-on participation from day one. Software improvements will be made in each iteration. [click to continue…]

{ 4 comments }

I have recently received the following question from a reader:

I’m looking for a circuit board design that will need to turn on an array of LEDs when motion is detected during the day time, and also stay on continuously during the night time; using the Arduino would be nice. The project that I am working on is just a picture frame with my artwork in it. The art is actually an embossed piece. The light that I am placing within the frame will shine across the embossed art, and reflect off the raised areas of paper and make the picture appear more three-dimensional. So, the picture acts as a night light when it’s dark, and then turns on for a moment during the day time when some approaches the picture.

I suspected there had to be a simple circuit to accomplish this without having to program a microcontroller to take care of triggering the light. I could see that was overkill; after all, it is just a way to switch lights on/off. Still, I had no idea how to do it, if not from a software point of view.
[click to continue…]

{ 14 comments }

Workbench Challenge Update

Back in April I posted about a goal I had for this year: setting up a decent workbench for myself in a corner of my (minuscule) home office. As the year comes to an end, I think it’s time for an update. Did it happen exactly as planned? No… Did I make progress? Yes! So [...]

Read the full article →

LED Patterns Using DIP Switch and Arduino

When I posted the “LED Control Using DIP Switch” sketch last year (a simple setup the turned on the LED corresponding to that switch position), I also had a slightly modified version of it in which the DIP switch controlled six different light patterns on the LEDs (scroll right, left, in, out, back and forth [...]

Read the full article →

Lumex Graphic LCD Road Test

This is a review of the Lumex LCR-U12864GSF-WH which was recently sent to me by Newark as part of their Product Road Testing program. The Lumex LCR-U12864GSF-WH is a graphic LCD display (pardon the redundancy) with white backlighting and screen measuring 128 pixels in width and 64 pixels in height. It uses the standard KS0108 [...]

Read the full article →

Arduino Serial Display: Introducing the GLO-216 2×16 Multifont Serial OLED Display

The GLO-216 2×16 Multifont Serial OLED allows you to translate 9600bps serial data into bright, high-contrast text on a compact screen. This low cost, low power serial display comes in two font colors (yellow and green) and is made and sold by seetron.com, owned by Scott Edwards of Electronics Now and Nuts & Volts fame. [...]

Read the full article →

EEWeb Electronics Forum Shout Out

As a computer scientist turned electronics hobbyist trying to fill the gaps in my knowledge of electronics I find myself visiting the electronics forums over at EEWeb quite a lot these days. They are a community of EEs eager to help others, sharing tons of online resources, news, projects and general electronics expertise. Whether you [...]

Read the full article →

The 2011 Workbench Challenge

Since I started playing with hobby electronics I’ve been making do with somewhat of a makeshift workbench, which consists of some space of my desk combined with a tray table that I stole from my husband. The table is small and wobbly. The space on the desk is not permanent, so I have to put [...]

Read the full article →