Capmeter - measuring capacitances with an AVR

Capmeter - measuring capacitances with an AVR

RemoteSensor

Remote Sensor
RemoteSensor is a more advanced example for using Objective Development’s firmware-only USB driver for Atmel’s AVR microcontrollers (AVR-USB).It is a more advanced example because it utilizes an interrupt endpoint to indicate to the host when new data arrived, demonstrating how AVR-USB handles a second endpoint. The receiver part is basically a serial to USB converter with special processing for the wireless protocol such as data integrity checks and data block buffering.The system consists of the wireless sensors based on the low cost ATTINY26 microcontroller, the receiver running avr-usb on an ATMEGA8[read]

AVR ISP programmer parallel interface

AVR ISP programmer parallel interface
This board can program an AVR microcontroler ATMEL (ATmega8, ATMega32, …) from a parallel printer LPT1 using ISP functionality In System Programming.This programming type can program and/or configure microcontroler directly on the target board without rmoving device and put it on a separate programmer.This board is compatible with programming software “PonyProg”.[read]