All posts in the 'AVR projects' Category
Posted on 27 Nov 2009


This submini USB scope is based on a Atmel Tiny45. It has 2 analog inputs and can supply 5V ont the 4 pins header on the right. One of the inputs can be scaled down with the trim pot.The firmware in the Tiny45 is written in C and compiled with Winavr and usb source code from obdev.[more]
Posted on 02 Sep 2009

Drive up to 8 RC servos to simulate the opening and closing of a turnout.Provide outputs for each servo to control the signal lights surrounding the turnout.Support for individual, bi-colour and tri-colour LEDs. Controlled by DCC. Supports configuration variables with acknowledgement. Accessory Address Lo/ Hi. Configuration byte,interactive Programming Address,enable Interactive Servo,and for each servo.[more]
Posted on 26 Jun 2009

DiSEqC-Tester allows to test DiSEqC-Switches that uses 1.0 or 1.1 protocols. (DiSEqC-Switches with 2.0 and 2.1 protocol have backwards compatibility with 1.0 & 1.1 respectively and also may be tested). The device every second sends command “Switch next port”. [more]
Posted on 08 Jun 2009

Here is my home-made kit of ATmega32 microcontroller interfacing. The ATmega32 controller is rich with features like onboard 32kB in-System programmable flash, 1 KB EEPROM, 2KB SRAM, 10bit ADC (8 channel), SPI bus inteface, TWI (compatible with I2C bus) interface, an USART, analog comparator, etc.[more]
Posted on 08 Jun 2009

PMDK is an easy-to-use, low cost micro-controller development system. The hardware consists of an ATmega16 MCU, LCD display and regulated DC supply. All the I/O pins of the MCU are available on sockets. Software development is done on a standard PC using the AVR-GCC cross compiler and the executable is uploaded to the MCU through Parallel, Serial or USB ports.[more]