posted Feb 7th 2012 10:01am by
Mike Nathan
filed under:
iphone hacks,
software hacks,
tool hacks

It’s not everyday that we review software around here, but the folks at Adafruit recently put together an iOS app that I figured might be of interest. Their iPad/iPhone compatible application is called “Circuit Playground”, and it includes all sorts of handy electronics reference tools. For the context of this review, it should be noted that I paid for the application myself, and that I have had no communication with the Adafruit team regarding my assessment of the app.
Read the rest of this entry »
posted Nov 6th 2009 7:49am by
Caleb Kraft
filed under:
tool hacks

Starting a new robotics project and want to find the perfect servo for the job? It can be a real pain in butt sometimes. This is where ServoDatabase.com comes in. They’re compiling specifications and reviews on servos. We love seeing these databases pop up. Remember the online chip reference? You simply can not have too much reference material.
[via makezine]
posted Oct 15th 2008 3:10pm by
Kimberly Lau
filed under:
lifehacks,
misc hacks

The Elements of Style by [William Strunk, Jr.] and [E.B. White] has long been a favorite of English majors and great writers. [James Devlin] suggests that it can also be a good reference for programmers. With just a few changes in wording, the same guidance that applies to good writing can apply to good coding. For example, [Strunk] and [White} emphasize the importance of structural design to writing. Replace "writing" with "programming", and the principles are exactly the same: "Programming, to be effective, must follow closely the thoughts of the writer programmer, but not necessarily in the order in which those thoughts occur." So keep this guide in mind next time you start a new project.
[via Kottke]