App note: Techniques for robust touch sensing design

Here’s an app note from Microchip describing the best design practices when developing capacitive touch applications in noisy environments: This application note will begin by defining the problems caused by noise, and explain how that noise typically affects systems. Hardware guidelines will then be provided to help maximize the natural signal-to-noise ratio (SNR) of the application. […]

App note: RF Layout with Microstrip

Here’s an application note from Atmel on microstrip layout techniques to get optimal RF performance from wireless ICs (PDF!) : Poor layout can seriously degrade wireless performance. This application note outlines practical microstrip layout techniques to connect wireless microcontrollers with baluns and antennas. Unbalanced and balanced (differential) microstrip techniques are discussed for 4-layer PCBs using […]

Technology Changes: From a portable power point of view

Here’s an app note from Maxim –  Technology Changes: From a portable power point of view Portable power presents a range of design challenges. While major changes such as new battery technologies make headlines, the minor, almost negligible shifts are arguably more fascinating. The effects of these shifts is often non-linear µ a small change […]

Old display reverse engineered to work with a Raspberry Pi

Old Display Reverse Engineered to work with a Raspberry Pi: Dimitri, Frank, Kevin and Robin from Eectronique have sent in some details of a project that they have been working on. They had an old early 90′s LED matrix sign and wanted to make it work with a Raspberry Pi. The circuit layout is what […]

Free PCB coupon via Facebook to 2 random commenters

Every Friday we give away some extra PCBs via Facebook. This post was announced on Facebook, and on Monday we’ll send coupon codes to two random commenters. More PCBs via Twitter on Tuesday and the blog every Sunday. Don’t forget there’s free PCBs three times every week: Free PCB Sunday. The classic. Every week, get […]

Spark Core: Wi-Fi for everything (Arduino compatible)

Spark Core: Wi-Fi for Everything (Arduino Compatible) The Spark Core is an Arduino-compatible, Wi-Fi enabled, cloud-powered development platform that makes creating internet-connected hardware a breeze. This little board packs a punch: with a 72 MHz ARM Cortex M3, the best Wi-Fi module on the market, wireless programming, and lots of pin outs and peripherals, there’s […]

DIY Daft Punk helmet using a Raspberry Pi

Ryan Longo and Michu worked together to make this cool DIY Daft Punk helmet with Raspberry Pi –  software by Michu, the idea and hardware by Ryan Longo: So I wrote a Netty based Java application using Pi4J which does exactly this. The UDP2I2C source is published on GitHub My application receive UDP data in the […]

TL-WR703N, TL-WR720N & TL-MR3020 images + secret sauce

Madox uploaded several firmware images for the TL-WR703N, TL-WR720N & TL-MR3020, get them from the Madox Google Code page: Based on OpenWRT r36503, it has the new 3.8.10 kernel as well as the new LuCi theme.  Due to the slowly expanding size of the kernel and the packages, I had to drop 3G out from […]

Resurrecting a WRT54G router with a launchpad

Lalalandrus over at the 430h forum shares his experience  debricking a WRT54G router  with a MSP430 Launchpad: I ported the code to a MSP430. Changing pinouts should be relatively straight forward in the DEFINES. . The router is fixed but took literally days, backing up the 128k CFE took three days even though I didnt need it. Wrtiting is a […]

Turning on/off lights by whistling (Cortex M4 @ 80FFTs/sec)

Limpkin informs us that he recently finished work on his open source project:  Turning on/off lights by whistling Basically, it is an ARM Cortex M4 running 80FFTs per second to detect a whistling sequence.  The project is obviously open hardware/source Via the forum. Check out the video after the break.