Sep 062012
 

This is an ongoing project, and the blog post will be updated along the way. Please come back to see the progress we make.

I have for some time wanted to build something fun with the children. They are to much engaged with computer games etc., and I wanted to help them lift their heads away from that. One day I got the idea to robotize the classic labyrinth game by Brio.

Hooking it up to two servos, an analog joystick and an Arduino seems like a quite simple project, yet both visual and fun for two ten year old children. I hope this will stimulate their curiosity, and teach them a lot about electronics, micro computers, and programming. This is the base for this project, we might extend it along the way.

Please use this as a source of inspiration for fun things you could build with your own children. I would very much appreciate comments with tips about other things we can build, once this toy is completed.

I have as you might have seen recently ordered a few electronic components from China, the joysticks and servos arrived two days ago. I will pick up a used Labyrinth game tomorrow. Starting to robotize it will sadly have two wait two weeks due to other engagements.

 

Sep 022012
 

I was curious to see if the new switches were prone to switch bounces. This is why I wrote a quite simple Teensy program that can count switch bounces. The debounce example code that come with the Arduinio IDE was used as a template.

This is quite simple, and just here to make it simple to redo this kind of test when I get new types of switches.

S1 in the schematic is the switch you want to test. The resistor is used as a pull down resistor, to make sure that the input pin is properly grounded when the button is released.

The result for my switches is somewhat unstable. I get just one count most of the times, but sometimes up to 9 bounces. The end result is that I need to debounce them properly to eliminate weird results in my builds.

Schematic


Aug 292012
 

…or not so just, I am smiling every day the little parcels are rolling in to the mailbox. Today I got a little packet containing ten rotary encoder that will be perfect for menu navigation. I am just waiting for the displays no, to be able to really start building my password leakage killing device. =)

Aug 282012
 

Yeah, I hope it keeps coming in this pace. One of the Chinese packages arrived today. 100 small push buttons that can be used in whatever projects. Let’s hope there will be more coming tomorrow.

Aug 282012
 

The new Teensys arrived from PJRC yesterday. That was a really nice surprise since the expected delivery time said to be one to three weeks. So I got my delivery well in the lower region of that span, a really nice surprise.

And guess what, it was my lucky day yesterday. I got another shipment as well yesterday, from Sparkfun Electronics. Mostly breakout boards for various cards like SD, microSD, SIM and smart cards. Nice to have at home when I start to get curious about fuzzing around with those. also got some new lab cables that I am quite short of. I also got a transparent RFID tag, for demos and presentations and a little IRDA-receiver that will be used in my XBMC setup.

I hope the Chinese stuff start to arrive soon as well. There are some displays and other fun things that I am waiting for, before the real fun can start.

Aug 222012
 

There hasn’t been much going on in my lab since I moved one and a half years ago. Everything has been stashed in boxes in the basement. There has been no where to re-create the lab in my new home, and there still isn’t to be honest. But my fingers start to itch and I really need to get some place to get new projects started, and to finish at least one of them that was already started when I packed everything. Ideas with how to make a portable lab is welcome ;-)

There are loads of boxes in the basement, not all of them house lab stuff. It took almost a day some weekends ago to go through all the boxes to locate where the interesting stuff is. I had found everything, and yesterday I actually had good use for some of it when the boy’s aquarium light died. I was happy that I had already spent a weekend to locate the soldering iron and my multimeter. Now the fishes, shrimps and plants have lights again. :-)

I have also made sure to treat my self with some new things from eBay and other sites. I have already written about the RasPi and the Teensys, but I’ve also made sure to buy an eight channel relay board, some thumb joysticks, servos, displays and other stuff that can be fun to have when the things actually land on a desk. There will be about 10 packets from various sites dropping in with toys over the coming 30 days. Don’t really know how long it will take with the deliveries, most coming from China.

This post will be updated with photos as stuff start to drop in.

Aug 182012
 

My old Teensy 2.0 always seem to end up in more than one project. Constantly having to be reprogrammed for different stuff I wanna try. The most common are to use it for injecting malicious code with SET or to have it act as a USB disk with various bad formatted vendor tag etc. Now I have another thing I want to use it for that involves a lot of prototyping so I can’t carry it with me as I usually always do.

The simple solution was of course to order some more :-) So now I have two more Teensy 2.0, one Teens++ 2.0 and one of each with pre-mounted protoboard pins. I hope I won’t run out of Teensys now for a while.

I did of course make sure to by some fun breakout boards for sim-, sd-, micro sd-, and smartcards as well. The fun will begin in a few weeks, stay tuned for more fun coming projects.

 Posted by at 21:15  Tagged with:
Aug 182012
 

I have finally made sure to actually ordering two of these beauties and a clear case as well. There are so many things I want to try and do with it; Raspberry Pwn, XBMC, or get my Proxmark III kit working on the RasPi, to name a few porjects that could be fun.

I am really looking forward to getting this. Stay tuned for coming RasPi adventures.

Aug 172012
 

The Jenesee Network made an excellent interview with Jeri Ellsworth, you have to watch it.

I have eagerly looked at I don’t know how many of Jeri’s projects that I’ve found at Hack A Day. Her projects always have something in them that makes me smile. She’s just awesomely creative with stuff.

I was a bit scared by the length of the interview, it’s almost 2 hours long but I couldn’t even take a toilet break.

Loved this, see it!

Let’s go play some pinball now! =)