DIY RF Transceiver using MRF49XA and AT90USB162

William Dillon has posted his initial work on a prototype USB RF data packet Transceiver dongle using the MRF49XA and an Atmel AT90USB162 micro controller. He embarked on a journey exploring the development of packet formats and protocols, as well as types of error correction. This open source project’s details, code links, schematic and photos […]

OpenReflex, the open source 3D Printed Camera

Bozardeux wrote this Instructable detailing his OpenReflex, the open source 3D Printed Camera: The OpenReflex is an Open-Source analog camera with a mirror viewfinder and an awesome finger activated mechanic shutter (running ~ 1/60°s). What’s more, it is compatible with any photographic lens. All the pieces are easily printable on any recent RepRap-like ABS 3D-printer […]

Daisho open source multitool for phy layer monitoring

At the recently concluded TROOPERS13 conference in Heidelberg, Germany, presenters Michael Ossmann and Dominic Spill revealed the details on their Project Daisho, an open source hardware and software project to build a device that can monitor high speed communication links and pass all of the data back to a host system for analysis. They describe, […]

Arduino Pong game

Pong is the classic video game, essentially the “Hello world” of gaming development. James Bruce, working at the parhaat uudet nettikasinot company, has developed a simple implementation of Pong for the Arduino which requires the addition of only an RCA jack, two 10K potentiometers, a pushbutton and a handful of resistors. The video output is […]

Processing 2.0 released

Processing version 2.0 is available for download. “The Processing 2.0 release focuses on faster graphics, new infrastructure for working with data, and enhanced video playback and capture. It also expands the potential of the programming environment. The new Modes feature allows other programming systems, such as JavaScript and Android, to be easily used from within […]

Announcing PyBOMBS GNU Radio installation tool

The GNU Radio development team announces their new Python Build Overlay Managed Bundle System (PyBOMBS). If you’ve ever tried to install GNU Radio for use with the RTL-SDR or other software defined radio, you know it can be a hit or miss proposition. Depending on your OS and distro, it an be either flawless or […]

Open SmartWatch Project: Arduino tool chain (alpha)

We recently posted about the Sony Open SmartWatch project. Since then, Arduino enthusiasts and Sony have been working on a proof of concept for how SmartWatch could be setup to work in an Arduino environment. As a result of these efforts, the Arduino crew have published a GitHub project that includes an alpha version of […]

OpenSprinkler, an open-source internet-based sprinkler / irrigation timer

Ray has written a detailed article about his OpenSprinkler 2.0 Arduino-based irrigation controller: OpenSprinkler is an open-source Internet / Ethernet sprinkler timer / controller based on the Arduino platform. It works with standard 24VAC sprinkler valves commonly found in household watering and irrigation systems. You may be planning to buy or have already purchased a commercial […]

BotQueue open source 3d printer over web control software

Developer Zach Hoeken and his friends at BotQueue have released the code for their software which allows 3D printer conrol over the internet. They call it BotQueue. BotQueue lets you control multiple 3D printers through the Internet and turn them into your own manufacturing center. Think cloud-based computing, but for making things in the real […]

Open electroencephalography

Michael Paul Coder obtained his first printed circuit board from Olimex and started with the OpenEEG project years ago, but only recently started dabbling in the measurement of brain waves while dreaming. He’s managed to build a device which can comfortably record brainwaves during sleep. He’s taken that a step further and established the Lucid […]

Sony Open SmartWatch project

Sony’s SmartWatch is an Android compatible watch based on an ARM Cortex-M3 CPU, STM32F205RGY6, from STMicroelectronics and includes Bluetooth capability and a touchscreen. It retails for around $100. Previously, developers could create apps for SmartWatch with the Sony Add-on SDK, but Sony is now opening up the project to allow hackers to create and flash […]

PC-based heart rate monitor using Arduino and Easy Pulse sensor

Raj writes that he’s just finished a new PC-based heart rate monitor using Arduino and Easy Pulse sensor (see previous Easy Pulse post). This project takes the sensor’s analog photo-plethysmography (PPG) output and feeds it into an Arduino ADC channel which converts it into digital counts which are then transferred to the PC through a […]

Open Zigbee sniffer

Lubomir Mraz and his fellow Wislab crew members have released the documentation on their open multi-platform, multi-band wireless sensor network analyzer. Known as the Open Zigbee Sniffer, the RF device interfaces with your PC via the Ethernet interface. It includes protocol dissectors for IEEE 802.15.4, Zigbee, 6LoWPAN and Atmel LightWeight Mesh, covering the 2.4GHz and […]

Smart audio box

Dilshan Jayakody has written an article about his open hardware project known as Smart Audio Box (SAB): Smart Audio Box (SAB) is microprocessor controlled audio switch and amplifier system, which is specifically design for audio composers and for audio engineers. SAB consist of 4 high impedance stereo inputs and two output modes. One output mode […]

Open Hardware Summit 2013 call for papers

The Open Hardware Summit 2013 has issued a call for papers. The Open Hardware Summit is a venue to present, discuss, and learn about open hardware of all kinds. The summit examines open hardware and its relation to other issues, such as software, design, business, law, and education. This year’s summit will be held September […]

Open souce electronics design with Oregano

Linux Journal has posted an article describing the installation and use of Oregano. Oregano is an electrical design and engineering tool for Linux which allows for schematic design and simulation of electronic circuits. The actual simulation is performed by Berkeley Spice, or GNUcap or the new generation ngspice. Oregano is licensed under the terms of […]

Why you should document your Open Source Hardware project

Why you should document your Open Source Hardware project: This specific moment, that moment when you start working on the refinements of a product to create the second version, could be a great moment to document your invention. In fact, when you start again the production process, you already know how to do things, and […]

Open source book: Nature of Code

If you are interested in the interaction between the natural world and how it can inspire the generation of code based graphical representations, you should check out Daniel Shiffman’s new ebook The Nature of Code. Dan is the author of Learning Processing and teaches a course titled Introduction to Computational Media. NOC serves as a […]