Category Archives: code

Reusing old Java ME devices in hacking projects

In this video from the Oracle Learning Library, Vinicius Senger and Marcelo Quinta demonstrate how to repurpose old Java ME mobile devices in hardware hacking projects. This talk, which was originally presented at last October’s Oracle Open World conference in … Read more

Google guys develop lawn irrigation system with Android and Arduino

Google engineers J.J Barrons and Joe Fernandez have developed this lawn irrigation system. Dubbed Irrduino it uses Android, Ardiuno, Python, Dart and the Google App Engine. The project hardware details can be found on JoesHacks blog. The source code can … Read more

OpenSecurity training videos

in code, security, Videos by the machinegeek | 1 comment

OpenSecurityTraining has released a series of over 100 videos covering Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration. The full YouTube playlist of the series can be found here. Trainer Xeno Kovah describes the course’s focus: “Intel processors have been … Read more

Video course: Embedded C Programming with ARM Cortex-M

in ARM, code, tutorials, Videos by the machinegeek | 1 comment

Viswa found this online video course, “Embedded C Programming with ARM Cortex-M.” The series of videos from Modern Embedded Programming is designed to acquaint beginners with C programming with modern MCUs such as the ARM Cortex-M. The examples use the … Read more

Corpsman Up vitals monitor using Propeller chip

Here’s a project for remote monitoring of heart rate (and potentially other medical/sensor info) using Propeller chips and XBee modules. Nick Ernst has published his plans and code for the Corpsman Up Vitals Monitoring System on the Parallax website. The … Read more

Ford’s OpenXC vehicle data bus interface project

At the 2013 Consumer Electronics Show (CES) Ford announced their OpenXC project, a combination of open source hardware and software that lets you extend your vehicle with custom applications and pluggable modules. It uses standard, well-known tools to open up … Read more

OWASP AppSecUSA 2012: reverse engineering .NET applications

in code, reversed, security, Videos by the machinegeek | 3 comments

Last October the Open Web Application Security Project (OWASP) AppSecUSA 2012 conference was held in Austin, Texas. In this conference video Jon McCoy presents the practical information on reverse engineering .NET Framework Desktop Software. The presentation goes beyond basics to … Read more