Cliff bought an Amani64 CPLD shield for the Arduino, he had no way to program it except: I did have a Bus Pirate on hand, the ‘Swiss Army Knife’ of digital hobbyists. He successfully uploaded the LED blinking firmware onto the Amani64 with the Bus Pirate JTAG XSVF player. Now he is free to develop his CPLD skills. Get your […]
Author Archives: DP
Updates on the PiratePICloader
robots has some new updates on the PiratePICloader project: I have just committed HUGE changes to the piratepicloader. (HUGE = svn diff was about 2000 lines) Changes are: new data loader (fixed bug in hex file generator) new memory storage (memory.[hc]), by using simple link-list, and memory cells of size of flash page redesigned pic/family/protocol tables […]
Free analog-to-digital converter demo board
rsdio writes: this was announced on April 1, and somehow I missed. I’m sure they’re all gone by now, but the links still seem to work The MAXADCLite evaluation (EV) kit is based on the MAX11645 ADC, which integrates a multiplexor, FIFO, sequencer, and reference, all for the same price as a competitive stand-alone ADC. […]
Interview with Dangerous Prototypes at Open Source Hardware Junkies
Last week Ian did a Skype interview with Open Source Hardware Junkies. It’s up today, listen in if that’s your kind of thing: Need to figure out a chip…fast? Bus Pirate may be just what you have been looking for. Designed by Dangerous Prototypes, the Bus Pirate is a universal bus interface that can slash […]
Chip powers LED lamps in MR16 halogen bulb systems
This driver is used in LED replacement lamps for MR16 halogen bulb sockets. It’s compatible with common dimmers: The MAX16840, an LED driver that employs a proprietary architecture to ensure flicker-free, dimmable operation with electronic transformers and cut-angle dimmers. Maxim’s patent-pending approach enables the design of retrofit LED lamps that can replace halogen MR16s without […]
MPLAB X C18 compiler fix for Linux
Peter posted a fix to get the C18 compiler for PIC microcontrollers working under Linux: C18 doesn’t work under Linux . I made some scripts to fix errors in the headers. The package also contains scripts and instructions to compile C18 libraries under Linux. Via the comments.
MAX2209A RF power detector
The MAX2209A is an efficient and fast RF power detector: Fast RF step-response allows faster tracking of the output envelope, ensuring more efficient and more accurate PA control Shutdown feature allows lower overall current consumption Small size saves board space You can check out the complete datasheet. Thanks rsdio!
Seeed Studio adds support for new credit cards
Now you can pay with your American Express or JCB credit card at Seeed Studio. Seeed already supports MasterCard and Visa. Seeed still recommends PayPal, expecially for your large orders. With Paypal there is no spending limit and the service fees to customer and retailer are the lowest.
nRF24LE1 low power single chip wireless data
The nRF24LE1 is a single chip radio that can be used with a microcontroller for low power wireless stuff. It has lots of extras like an ultra low power analog comparator for voltage level system wake-up. Nordic Semiconductor provides an RF protocol stack and applications for microcontrollers. Via MDFLY.
Position location with GSM cellular
Cellular mobile devices and Google Maps can be used to provide fast and accurate localization without GPS. Using a database of cell coordinates, the location of an object can be precisely determined. The cell names, coordinates, and the maximum distance allowed between the cell and the phone before it switches towers must be known first […]