Tizen open source pre-release code available

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 silicon suppliers for multiple device categories, including smartphones, tablets, netbooks, in-vehicle infotainment devices, smart TVs, […]

TCPDUMP-fu

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 uses of the Linux command line utility TCPDUMP, and why it may be all you […]

DraftSight free 2D CAD product

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 has DWG support… According to Dassault Systemes, DraftSight is a “no-cost, easy-to-use 2D CAD product […]

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 […]

PZST – an open-source Propeller IDE in development [ Version 1.0.1 released! ]

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 Brad Campbell’s BST for Prop programming, and mostly was satisfied with it. But there are […]

Fedora Electronics Lab Linux distro

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, RTL and logic synthesis design flows, Circuit and PCB Layout, Micro Controller (µC) Programming and […]

Infosec: using fuzzers to find vulnerabilities

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 on a networked Windows machine. To fully participate in this demo, you’ll need two machines […]

Shmoocon 2011: Linux autorun USB attacks

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 in Washington, DC, Jon Larimer demonstrates how the development of common windows features in Linux, […]

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 […]