DipCortex – GPIO Intro video and guide by SolderSplashLabs: This video takes you through the setup procedure, importing our codebase from GitHub, running through the code. Building it and boot-loading the bin file over the USB connection. These guides are … Read more
The crew at Element 14 has announced the release of a combo R-Pi/STM32 interface board compatible with Arduino shields. The Embedded Pi is based on the STMicroelectronics STM32F103 MCU and is open-source (see Technical Documents for schematic, layout and BOM). … Read more
Limpkin informs us that he recently finished work on his open source project: Turning on/off lights by whistling Basically, it is an ARM Cortex M4 running 80FFTs per second to detect a whistling sequence. The project is obviously open hardware/source … Read more
Gordon writes in about Espruino, a JavaScript interpreter for Microcontrollers: Espruino is a JavaScript Interpreter for low power ARM Microcontrollers (MCUs) All you need is a serial terminal, and you can program interactively with high level language features like Maps, Objects, and … Read more
Vinod made this video player using Stellaris launchpad and wrote a post on his blog detailing it’s assembly and operation: I am introducing my new mad project, a video player using stellaris launchpad and a 320×240 color lcd which I got from seeedstudio. … Read more
Viswa writes, “ARM and mbed.org has released the components of CMSIS software under a permissive BSD license. CMSIS is common layer provided by ARM for accessing the core registers of ARM Cortex-M processor which inside Cortex-M MCUs. All Cortex-M MCU … Read more
Carl over at SolderSplash Labs has written an article about their new project known as DipCortex: It’s an ARM Cortex M3/M0 in a 40 pin dip package and USB socket. It has two version a NXP LPC1347 M3 and a LPC11U24 … Read more
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
Viswa writes that ARM Embedded GCC 4.7 reduces code size and now supports all the three host platforms (Windows, GNU/Linux and MAC OS). For more details on this relese see the post by Joey Ye, Engineer Manager in ARM, at … Read more
Sound controlled LED light show for your Xmas tree. An STM32 microcontroller takes instructions from a PC via Bluetooth and animates the LEDs. This is my Christmas tree, it has over 400 lights (exactly 404) that are all individually controlled … Read more
Have loads of 5 volt hardware you can’t use with your new 3.3 volt Stellaris Launchpad (or other hardware)? Mike solved this problem by building a level converter using two TXB0108 ICs And here is the proof that it works. … Read more
Bertho is working on a breakout board for the WM8782 I2S ADC and the WM8523 I2S DAC. The boards are intended to be interfaced with an ARM micro-controller. I am working on a project that requires some real audio and … Read more
LinuxDevices reports that the now defunct Peek email service is offering free surplus hardware to hackers. “Peek has discontinued its low-cost, email-and-texting service but is challenging hackers to “build something great” with the leftover handhelds, according to The Verge. The … Read more
The Raspberry Pi crew reports that the VideoCore driver code which runs on the ARM is now available under a FOSS license (3-Clause BSD to be precise. “The BCM2835 used in the Raspberry Pi is the first ARM-based multimedia SoC … Read more
Avishay had been looking at several different ARM boards and wanted to find a comprehensive list of inexpensive boards. After viewing several lists which didn’t provide what he was looking for, he assembled this list of his own. It’s in … Read more
Texas Instrument just released the Stellaris LaunchPad for sale for less then $5. It’s a LaunchPad series development board based around the Cortex M4 Stellaris family of digital signal processors. The Stellaris LaunchPad is the latest addition to the Texas … Read more
Casai modified a bathroom scale to send his weight info to an Android app through Bluetooth. He documented his built, and released the firmware, as well as the mods he made to the open source Weight Chart app. The scale … Read more
Matseng designed DimBlue, an ATmega32u4 based USB controllable 16 channel light dimmer. Triacs which dim the lights are optoisolated from mains to provide protection from high voltages. The board is powered from mains voltage, via a PCB mounted transformer. As … Read more
Brightbluejim let us know that the OLinuXino-Micro ARM9 Linux board is available at Mouser for $30. It runs at 454 MHz, has 64 MB of RAM, an SD-card reader, TV PAL/NTSC video output, one USB High-Speed host port, and an … Read more
Cubieboard is another Linux computer-on-a-board type device. It features a 1 GHz ARM Cortex A8 CPU, with 1GB of DDR3 RAM, and the Mali400 OpenGL ES GPU with HDMI output. What sets it apart from the popular Raspberry Pi, is … Read more
Recent Comments