Monthly Archives: February 2015

Learn about Compiling

Matt Godbolt has created an intriguing webpage letting you enter C++ code and then watch the resulting assembly code. You can try it right here. The compilers supported are gcc, lcc and clang in various versions. Hardware target architectures are … Continue reading

Posted in Programming | Comments Off on Learn about Compiling

Tiny, open source, M0 board

The ARM PRO MINI is a tiny, open source, board based on a Cortex M0 MCU. The whole project, including schematics and BOM, is available on github. The MCU is an NXP ARM M0 LPC11U35FHI33/501. This means that the Eclipse-based LPCXpresso IDE can … Continue reading

Posted in ARM, Electronics, M0, Platforms | Comments Off on Tiny, open source, M0 board

Raspberry Pi 2 – Double the Power – Same Price

Just in from Raspberry Pi Foundation: Let’s get the good stuff out of the way above the fold. Raspberry Pi 2 is now on salefor $35 (the same price as the existing Model B+), featuring: A 900MHz quad-core ARM Cortex-A7 … Continue reading

Posted in Raspberry Pi | Comments Off on Raspberry Pi 2 – Double the Power – Same Price