Mesa-Video: 800×600 digital video for Arduinos over 2-wire serial Mesa-Bus

kevinhub88 writes: This post describes Mesa-Video, a low cost, low power, small size and fully Open Source Hardware and Software solution for providing 800×600 digital video for Arduino ( and other ) microcontrollers.  Mesa-Video makes it quick and easy to display text and 24bit color graphics from any MCU using a single UART serial port […]

ChainringGen – making a chainring with open source software

Rich Olson writes: ChainringGen is an OpenSCAD script I wrote that can generate a bike chainring with any specifications you like. You can download ChainringGen here.  You can control parameters like bolt-circle-diameter (BCD), number of bolt holes, number of teeth and other stuff. I primarily created ChainringGen because I thought designing / milling my own […]

openSAM: a 3D-printed open source camera stabilizer

OpenSAM by OHM – a 3D Printed Camera Stabilizer: Welcome to OpenSAM, our 3Dprinted self-built three Axis stabilizer. It is handheld and the entire mechanical construct is built using 3D printed parts. Brushless motors ensure the camera is stable and they can be controlled using a joystick. The design is developed by three engineering students […]

Developing a parallel detector for the Open Source CT 2

Peter of TricorderProject writes: I’ve been thinking about tomographic imaging a lot lately in between nursing sore fingers from learning how to hand-wind electromagnetic coils for my attempt at a small prepolarized coded-field MRI, and I thought I’d take a moment to share some progress. The open source computed tomography (CT) scanner that I put […]

TinyK20 open source ARM debug/universal board

Erich has posted an update on his open source ARM debug/universal board project. We wrote about it previously: After the proof of concept phase (see “Proof of Concept: Open Source ARM SWD Debug and General Purpose Board“), the first prototypes are ready I had the first prototypes of the board we have produced internally in my […]

Wavewatch, a soundcard oscilloscope and waveform generator

 D4p0up shared his open source soundcard oscilloscope in the project log forum: Here is a tool that might help some of you in your DIY activities : WaveWatch, a soundcard oscilloscope 100% made with Processing. I’ve just released the 1.3 version, making it a very credible, user friendly and totally open source alternative to existing soundcard […]

Arduboy – card sized gaming

The final Arduboy, an Arduino gaming and learning project, came out yesterday. Kevin has been in Shenzhen arranging manufacturing for the last few months. He’s also been a staple at the neighborhood BBQ place and Hacker Camp after parties, some of us even got access to pre-release dev-kits. Of all the project builds I’ve witnessed […]

Proof of concept: Open source ARM SWD debug and general purpose board

Erich of MCUonEclipse writes: The Freescale FRDM boards are using a Kinetis K20 based circuit (see “OpenSDA on the Freedom KL25Z Board“): However, that firmware is not open: the K20 is secured and protected, so the firmware cannot be changed. Newer Freescale FRDM boards like FRDM-K22F2 and FRDM-K64F do have an open source bootloader and debug […]

YOUSDR remote RTL-SDR software

Sixuniform has released YOUSDR v0.1 Alpha, an RTL-SDR webinterface for Raspian / Raspberry Pi. This is a web-wrapper for the rtl-sdr softwares. Currently it commands rtl_fm, rtl_tcp and dump1090. The software can be downloaded from its GitHub. The instructions on the GitHub page show how to set it up on a Raspberry Pi running Raspbian, […]

Announcing the STREAM board

The Myriad crew  has announced the new Stream board released through the MyriadRF initiative for doing SDR with the LMS6002D/LMS7002M from Lime Microsystems. It’s a fully Open Source board with Kicad design files and a fully Open Source OpenRISC SoC for the FPGA: We are thrilled to announce that the STREAM board is the latest project […]

New Energia version available

  The Energia team announces the availability of version 0101E0015: The Energia team is very happy to announce the release of Energia 15. This release aside from bug fixes adds support for the new Texas Instruments ARM Cortex M4F based MSP432 LaunchPad. This time around it’s a bit different though. The MSP432 Wiring/Energia framework is […]

Open source binary wristwatch

Jordan aka njneer made this cool binary watch project, that is available at Github: I’m pretty proud of this project; the clasp is a ribbon cable that doubles as the programming interface for the PIC microcontroller that drives everything. The time is displayed with superbright LEDs that are blinding at 15 mA, which means that I’m able to […]

TwinTeeth: The PCB mini-factory

Diyouware TwinTeeth, an open-source PCB mini-factory : It includes the following functions: UV Laser photoengraving on sensitive film or presensitized boards using an ultraviolet laser. Drilling vias and holes using any mini-rotary tool like Dremel® or Proxxon® Dispensing solder paste with precision on SMD PCB pads Plotting circuits with a permanent pen-maker (if you prefer […]

Piccolo, a tiny CNC bot

Luca Dentella blogged about his Piccolo build: Piccolo is an opensource project, by Diatom Studio, that consists of a small CNC bot (working area about 5x5cm); the official site is www.piccolo.cc. I built one unit; the required components are: the frame, laser cut by Vectorealism 3 micro servos, brought from HobbyKing screws, nuts… the PCB (manufactured by […]

Arduino equipped inline sensor skates

Anurag Mishra writes, Recently I bought a new pair of Inline Skates. So an idea struck my mind. I modified my skates to give me some results. I wanted to measure the speed with which I am skating and if I get to know the surrounding conditions, that would be awesome. So, I brought an […]