Web Platform scratch and dent on its way to recovery

Tom redeemed one of his 7400 competition coupons for a Web Platform from the scratch and dent category of our free PCB drawer. He was able to ping it successfully and get it recognized over USB, so it looks like the major IC’s are functioning as intended. Dangerous Prototypes recently organized a give away of some […]

{AVR|PIC} Stamp dev board is simple, fast, has lots of I/O and serial

Bertho is working on an {Avr|Pic} Stamp development board for his local hackerspace. These USB interface boards are based on the ATmega32A and PIC18F46K22 microcontrollers. Both boards use the MCP2200 USB-to-Serial IC to interact with computers over a USB virtual COM port. There are often things you want to test quickly when designing something. Most […]

HOW-TO: MYSQL database remote backup script

Thanks to amazing Linux server admin Alex, this site is extremely well backed up. Every hour we make a complete copy of the local harddrive, and then incrementally sync any new data to an offsite storage location. If all this fails, we want to preserve the most important part of the site – the databases […]

FT311D now supports Android Open Accessory Mode 2.0

A few weeks ago we posted that the FT311D Android Open Accessory (AOA) ICs didn’t support AOA 2.0 devices. This has been rectified in the latest silicon revision (rev C.). The device required a change to enable connection to the latest revision of Android Open Accessory Mode, upgraded from 1.0 to 2.0 in November 2012. […]

7-channel relay and inductive load sink driver ICs

Uwe tipped us to Texas Instruments’ low power 7-channel relay and inductive load sink driver ICs: TI offers two rather new low power 1,8V & 3.3V & 5V 7-channel relay and inductive load sink driver ICs: – ULN2003LV (Output/Switching Voltage max. 8V – e.g. for 5V relays) – ULN2003V12 (Output/Switching Voltage max. 16V – e.g. […]

Why right angle bends on a PCB are not so bad

We’ve heard it numerous times: avoid using right angle bends in PCB routing. Here’s an article from EDN magazine explaining why it’s not as bad as most people think. The article explains that the “bad” effects like increased capacitance and circuit noise only start to be a pain for designers where signal speeds are above […]

App Note: Practical guide to high-speed PCB layout

Here’s an article from Analog Devices going into the details of high-speed PCB layout design. While the article mainly focuses on analog electronics, lots of good tips can be picked up for digital designers as well. Intelligent circuit-board layout is important to successful op-amp circuit design, especially for high-speed circuits. A good schematic is the […]

App Note: Combining peripherals to implement a high resolution PWM

Here’s an app note from Microchip describing how to use the configurable logic cell (CLC) and the numerically controlled oscillator (NCO) peripherals to generate a high resolution pulse-width modulation signal. These peripherals are relatively new to Microchip’s product line and can only be found on some PIC10F and PIC16F devices: By itself, the NCO peripheral […]

App Note: DACs vs digital potentiometers

Here is an article from Maxim describing the differences between DACs and digital potentiometers. The article explains the characteristics and advantages of each, giving you a better idea of what you may need for your project. This application note compares digital to analog converters (DACs) to digital  potentiometers. Traditionally digital potentiometers were meant to replace […]

App Note: Nuts and bolts of delta-sigma analog to digital converters

Here’s is a video from Texas Instruments describing the inner workings of delta-sigma analog to digital converters. The DS ADC is broken down into it’s basic parts. The delta-sigma modulator and digital decimating filter are then discussed. Delta-sigma converters are ideal for converting signals over a wide range of frequencies from DC to several megahertz […]