September 2010
5 posts
2 tags
Chris Eckert is pretty awesome. I love the exposed mechanical elements in Gimme.
Sep 28th
2 tags
Teensy?
Anyone have experience working with Teensy? the builtin USB support would make it great for making physical controls for software systems.
Sep 22nd
1 note
4 tags
android: sending SMS message on Verizon
Sometimes, writing android apps is harder than writing iPhone apps. Mostly, because android phones run on a wide variety of carrier networks, each with their own “quirks”… For the last couple years, android apps could send text messages with the following snippet of code: import android.telephony.gsm.SmsManager; // some other stuff omitted. SmsManager sm =...
Sep 12th
8 notes
Sep 8th
Sep 6th