Feb 22

Friday Post: Baked Raspberry Pi

Full Disclosure: Seeed Studio sent me the Wireless Charging Module for free because I entered their reviewer contest.

Hey All,

So I said I had some cool hardware to show off today, and here it is: Seeed Studio’s Wireless Charging Module

photo (1)

This kit uses inductive charging to transfer power “wirelessly” from one coil to the other.  You put in 12v 1A on the transmitter end, and on the other end you get 5v 0.6A.

I initially had some trouble getting it setup.  I was trying connectors in every different position, every combination I could think of.  It took me a day to realize my power supply was set to 9v rather than 12v.  Once I upped the voltage, I could hold the coils an inch away from each other and still keep a charge.  I also tried putting things in between the coils to see how much interference it could take.  It had no problems with a coupon book, business cards, a small plastic mint case, though it did have issues being between a remote.

Now, me being me, I had to try this with the Raspberry Pi, and I knew I had to do something special.  My coworker Mike has been fiddling with bare metal assembly on the Pi, and has ported NyanCat to the system.  His github repo with the source assembly code and pre built binary is available here.

By connecting the receiver coil to the 5v and GND GPIO pins, I was able to wirelessly power the Pi.

I hope you enjoy!

Have a great weekend!

-Shea

—-

PiMAME 0.6 should be out this weekend 😀

Feb 01

Friday Post: Nano Quadcopter

Hey All,

Not much to write about this week.  Halfway through the Python for Kids book, will be writing a full review once I get through it all.  My graduate course is ramping up, but I’m still loving it.  Working out the kinks on the Tankstick, like the fact that when I tried to play SF2 with my fiancee, the second player buttons wouldn’t register in game…whoops!  Now onto the meat of the post!

If you have never been to Seeedstudio.com, you really should take a look.  They are an open hardware manufacturer   If you have an idea, and can make a prototype, they can probably mass produce it for you. They are currently selling preorders for a Nano Quadcopter.

At work, we have a couple of the $20 RC Helicopters that we play around with whenever we need to take a break.  We always wanted to get a quadcopter for the office, but most of the time, they are very expensive, too big, and not a full kit.  The size being the biggest factor.  This new quadcopter comes with everything you need, is open source, inexpensive, and best of all, fits in your hand!

One has already been ordered by my coworkers, and should arrive in April.  I’m excited to play with this thing (and hopefully not break a wing on my first attempt!)

Have a great weekend!

-Shea