For Christmas presents this year, I’ve been thinking about making some laser cut boxes. Perhaps something a bit like this:

I found a great little tool called BoxMaker which can generate a PDF of the faces to cut. There’s an online version or a Java app.
I’ve modified it to generate a lid piece, so an external hinge can be fitted. Get the sources on github: https://github.com/jobytaffey/boxmaker.
Today, the proof that it works arrived from @RazorLab.

Etching a QR code, seemed to work pretty well too.

Categories: Uncategorized.
Tags: laser
By jrt
—
November 4, 2011 at 7:51 pm
How to hack an IM-Me dongle for power, serial and reflashing.
Now that I’m doing projects with the IM-Me, I’m getting the hang of modifying them. Here’s my process.
Buy an IM-Me. My local Toys’R'Us has them for £4.99.

Gather some tools.

Unscrew and remove the casing.

Remove the USB connector. Apply gentle pressure while heating all of the pins on the top.



Then do the same for the bottom two pins and remove the connector.


Find and remove the Cypress USB controller chip.

Blob solder down one side. Heat the solder and lift the legs, so that one side is raised. Then repeat.


Clean up the pads with solder wick.

Glue some pin strip along the edge to turn the dongle into a SIL module suitable for a breadboard.

Use thin insulated wire to connect the pins to the board. I’m using a laquered copper wire.

Use this reference to help you. Connect your power and ground pins to the legs of the electrolytic capacitor, connect your serial port to the two pads from the Cypress (TX = MOSI, RX = MISO), connect your programmer to the vias with the white circles.
Build a handy programming, serial and power cable. Mine plugs into a SmartRF board, you may want a different header for GoodFET.

Plug and play.

Grab some sample UART code and a test binary.
Upload PinkOS.
Categories: Uncategorized.
Tags: imme
By jrt
—
January 20, 2011 at 11:27 pm
Recent Comments