programming

Modkit at Cambridge Mini Maker Faire

Ed Baafi has been working up Modkit, a great new interface that combines the language Scratch with the ability to write programs for the Arduino. Like Scratch, Modkit provides the user with clickable and expandable code blocks. When you have the program the way you want it, you send it down to your Arduino board and test it out. All those fussy semicolons and syntax are handled automatically, no typing required.

Scratch Board guitar

Scratch Board guitar

Thus was born the idea of the scratch guitar controllers.

I experimented with a bunch of materials trying to find a resistor with the properties I needed, including VHS tape, tin foil, nichrome wire and conductive thread, to name a
few, before I stumbled on conductive foam. The foam is normally used to ship delicate electronics & ICs because it prevents the buildup of static electricity. It costs just a few dollars per sheet. I used the 1/4″ thick variety and paid about $7 for enough to make more than a dozen guitars. Other materials include scrap MDF, old futon slats, empty plastic film canisters (free from any place that still develops film), metallic tape (from any hardware store) & speaker wire.

Learn to write games using Python

Learn to write games using Python

Interested in learning how to program, or know someone who is? Then you might want to check out Al Sweigart’s free book, Invent Your Own Computer Games with Python. Now in it’s second edition, the Creative Commons-licensed book was written to help anyone, young or old, learn to program in the powerful Python language.