Category Archives: Linux
Matt Richardson from MAKE provides this introduction to the BeagleBone dev board. BeagleBone is an TI AM3358 ARM Cortex-A8-based microprocessor board that ships with a 2GB microSD card with the Angstrom Linux Distribution with node.js and Cloud9 IDE. It retails … Read more
Cotton Candy is a mini Linux box in a package resembling a USB thumb drive. FXI Technologies, Inc., a Norway-based hardware and software startup which developed the product, has launched cstick.com, a community website and technical forum where Cotton Candy … Read more
The Linux Foundation Tizen Work group announces the availability of a set of pre-release tools to give application developers an early look at Tizen. “Tizen is an open source, standards-based software platform supported by leading mobile operators, device manufacturers, and … Read more
David has taken a closer look at the 8devices Carambola (which we posted about a couple of months ago) and posted this review on his Nut and Bolt website. Via the contact form.
While most of us are familiar with packet capturing/sniffing programs such as Wireshark, it’s not always the most convenient or appropriate tool to use in every network monitoring situation. Henry Van Styn has written an excellent how-to tutorial on the … Read more
Drone writes: The Raspberry Pi production PCB’s have arrived. Look at the comparison to an actual credit-card; and those tiny yet crowded BGA footprints. It is amazing how the BGA parts are actually solderable – and with high yield! Read … Read more
N S K Chaitanya wrote in about an open source CAD program: I just came across a software called DraftSight. It is an open source alternative to autocad. It is by Dassault Systemes and even runs on Linux. Finally Linux … Read more
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 … Read more
Andrey Demenev has been developing PZST – an open-source Propeller IDE. Not wanting to use Windows any more than necessary, he wanted to develop an open source Propeller IDE for use with Linux. He states: I have been always using … Read more
sqkybeaver took over the embedded Linux board routing and released an updated PCB. Here’s the wiki for this project. Via the forum.
This tiny USB stick PC was featured on Slashdot and many other sites. It’s intended as a $25 throw-away computer education tool, and uses an ARM11 with 128MB of RAM: David Braben has developed a tiny USB stick PC that … Read more
Kelvin writes to inform us of a Fedora Linux distribution particularly keyed toward electronics experimenters and developers. The Fedora Electronics Lab includes design tools for ASIC Analog Circuit Design and Simulation, ASIC Layout, DRC and LVS, Digital Simulation and Verification, … Read more
Infosec Resources has a free online tutorial, An Introduction to Fuzzing: Using fuzzers (SPIKE) to find vulnerabilities. While not directly related to microcontrollers, this resource provides a hands-on guide to using open source Linux tools to find vulnerabilities in code … Read more
Many of us use Linux on a regular basis, and some users mistakenly believe that it’s immune to many of the hack attacks commonly used against Windows machines. In this talk presented at the Shmoocon 2011 conference which recently concluded … Read more
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 … Read more
Hack a Day has a how-to on programming PICs under Linux with the open source SDCC compiler.
A common criticism of Microchip’s compilers and IDE is that they’re only available on Windows. However, the compilers are all based on GCC so they’re open source. Tayken has been working on a Linux port, and linked to this detailed … Read more
Pinguino is an Arduino-like board based on PIC microcontroller. The hardware is based on a PIC 18F2550, which has an integrated USB module. This is the same chip we used in the USB IR Toy. The IDE is built with … Read more
scj made a wiki about using the Bus Pirate with Arch Linux. It covers creating a udev rule to name the Bus Pirate /dev/buspirate, and communication with minicom, screen, and picocom. Thanks for the tip!
blue.zener demonstrates some handy Linux UDEV foo that assigns the Bus Pirate to /dev/bus_pirate, instead of the boring /dev/ttyusb. This can be used to give any device a more memorable name under Linux. Thanks for the tip! [Tux image]
Recent Comments