CAT | Hardware
Quick code to set the RTC for my arduino using the sketch from here
It’s copy/paste, not as good as NTP but better then guessing
(and ill fix that when i get my ethernet shield (maybe)
secret project under way
16
Install apk via right-click menu in XP
No comments · Posted by opcode1300 in Hardware, Linux, MAKE/HACK, Software, Uncategorized
This allows you to install APK files to your android device by right clicking the file in windows explorer.
This was tested on XP(sp3) and a MyTouch3g.
6
HowTo: Extract MMS Attachments from Android
No comments · Posted by opcode1300 in Hardware, Linux, MAKE/HACK, Software
Needed Software:
SQLite3explorer
Needed Files:
/data/data/com.android.providers.telephony/app_parts/*
/data/data/com.android.providers.telephony/databases/mmssms.db
Load mmssms.db in SQLite3explorer and execute…
SELECT ct, _data, name FROM part WHERE ct LIKE 'image%';
should return something like..

Then just rename the PART_######### file(s) to something with the correct extension, like “image_1.gif”

10
Script to convert android boot images
No comments · Posted by opcode1300 in Hardware, Linux, MAKE/HACK, Software
29
Technical Articles | Android Developers
No comments · Posted by opcode1300 in Hardware, Linux, MAKE/HACK, Software
8
Android ADB .DLL exports
No comments · Posted by opcode1300 in Hardware, Linux, MAKE/HACK, Software
19
HVACMonitor: Web-Enabled Thermostat – Marc Daigneault
No comments · Posted by opcode1300 in Hardware, MAKE/HACK, Software
24
Education: Academic Earth Aggregates Lectures from MIT, Harvard, Yale, and Others
No comments · Posted by opcode1300 in Education, Hardware, Software
Education: Academic Earth Aggregates Lectures from MIT, Harvard, Yale, and Others.
I have been watching the Stanford lectures for a few months now in an attempt to recall my programing classes from years ago.
13
NSA Helps Name Most Dangerous Programming Mistakes – PC World
No comments · Posted by opcode1300 in Hardware, Software
When a Phillips is not a Phillips!.
No tags



