Getting The Lead Out Of The Arduino Runtime

mhvlib_arduino_efficiency_runtime

Ah, the Arduino.

Love it or hate it, there’s no denying that part of its accessibility comes at the expense of speed and efficiency. We honestly like the platform as well as all of the others out there, because we believe that everything has its proper place and purpose. The crew over at Make, Hack, Void think that the Arduino dev boards are well and good, but that the core of the Arduino runtime could use some improvement.

They have taken it upon themselves to dig deep into the code and make some of the improvements that many advanced Arduino users have been clamoring for. Their MHVLib is an efficiency oriented runtime library which works on all AVR microcontrollers, whether they be standalone uCs or Arduino-branded hardware.

They have changed the way that the Arduino handles pin and port information, as well as how object and buffers are allocated in memory. Their code still relies on an Arduino-style bootloader, though they recommend Optiboot since it’s about a quarter of the size of the Arduino version.

There’s a complete list of what has been implemented available on their site, and you can grab the code via their GIT repository if you want to give it a try yourself.

Adobe Air’s Most Install-worthy Apps


Lifehacker has listed the top 10 apps that make installing AIR worth your time and effort. Among them are social networking widgets, RSS readers, and other utilities. As you may know, AIR is a set of cross-platform runtimes that allow developers to create rich internet apps that work on various different operating systems. The runtime environment is just as straightforward to install as any other ( JRE, for example).

Snackr and Twhirl, are both staples here at Hack a Day HQ for tracking news. We’ve also heard good things about Google Analytics Report Suite, which can be really useful for tracking site traffic. Still, we’re inclined to think that our audience could write software that’s at least as creative or useful. If you think you’re up to it, download the Adobe AIR SDK and get crackin’.