Raspberry Pi Linux boards are in production

Raspberry Pi, the credit card-sized Linux development boards, are now in production. The first boards will start rolling off the manufacturing lines at the end of January. Raspberry Pis started being made a couple of days ago, but I was forbidden to tell you about it until signed contracts and receipts for payment had arrived […]

andLinux: seamlessly run Linux apps on Windows

Michael Reed of LinuxJournal has posted this review of the andLinux distro. Primarily he gives it positive marks, while pointing out concerns about security and the age of the distro from which it’s derived (Ubuntu 9.04), as well as the fact that Linux apps cannot make use of a processor’s multicores. You can tryout the […]

USB Infrared Toy receive/transmit support for LIRC (Linux)

LIRC is a remote control decoder/transmitter program for Linux. The IR Toy has always been supported by LIRC’s IRman-compatable mode, but now there’s a patch for full receive and transmit support. Peter posted the test IR Toy LIRC driver in the forum: I have finished work on a lirc driver for linux that supports receive […]

Simple embedded Linux development board

There’s an ongoing discussion of an AT91SAM9260 (uC)Linux development board in the forum. This chip is just amazing, it can boot from serial or parallel flash, internal memory, or enumerate as a USB serial terminal for firmware flashing. Check out more features of this massive ARM processor in the AT91SAM9260 quick start guide on the […]

Beta Microchip IDE for Linux, Mac

ahri tipped us to a new beta version of the Microchip development software for PIC microcontrollers, MPLABX. Looks like it’s Java based, and there’s Linux and Mac versions too. This will make a lot of people happy. Grab the preview here, and share your experience in the comments. We’re installing it now. Via the forum.

Bus Pirate bootloader v4 console for Linux, Mac

It looks like some people are having problems with the ds30 Loader GUI for the Bus Pirate v4 bootloader on Linux or Mac with Mono, and many would prefer not to install Mono at all. pppd cooked up a simple console application (updated version here) for the v4 bootloader in Linux and MacOSX (and Windows). […]

Bus Pirate: Firmware upgrades on Linux, OSX

STOP!!! You probably need the v2 to v4 upgrade guide instead!!! See the latest version in the documentation wiki. Bus Pirate firmware updates can be done from Linux or OSX using the Python PIC24F programmer developed by broeggle and JoseJX. The programmer works on all operating systems that support Python and pySerial: Linux, OSX, and […]