PID CONTROLLER
Posted by admin on Thursday, 13 June 2002 - 16:04
This is a project I did for an engineering course. It consists of a AT90S4433 which reads an analog input, has an enterable setpoint via up/down pushbuttons,... |
|
Complete code with HW/AVR Studio 3 |
Wednesday, 19 January 2005 - 12:37 |
MICONOX V1.0.2
Posted by admin on Wednesday, 12 June 2002 - 10:26
MICONOX is an abbreviation for MIcroCOntroller Native Operating Executive. A UNIX-like character device driver environment including drivers for UART, LCD and... |
|
General Lib.functions/AVR32 GNU Toolchain |
Wednesday, 19 January 2005 - 12:37 |
Humidity & Temperature measurement
Posted by Alexraimondi on Sunday, 9 June 2002 - 18:28
Measuring relative humidity & temperature is often desired in applications such as weather stations, home automatisation, climate controlle etc.
This piece... |
|
Complete code/AVR32 GNU Toolchain |
Wednesday, 19 January 2005 - 12:37 |
Spacevector Modulation
Posted by admin on Monday, 20 May 2002 - 18:01
This Project uses the Timers of the 8535 to generate 3 PWM Signals on the Output Compare Pins PD.4, PD.5, and PD.7. These Signals can be used to Drive an... |
|
Complete code/AVR Assembler |
Wednesday, 19 January 2005 - 12:37 |
Math library
Posted by boy on Saturday, 18 May 2002 - 14:20
This library is a set of macros/commands to calculate decimal numbers with high precison
(range from -9999999.99999999 to 9999999.99999999)
for Atmel AVR... |
|
General Lib.functions/AVR Studio 3 |
Wednesday, 19 January 2005 - 12:37 |
AVR Ant Tasks 1.3
Posted by grappendorf on Monday, 13 May 2002 - 19:25
AVR Ant Tasks is a collection of task definitions for Ant, the Java based Apache build utility.
AVR Ant Tasks enable Ant to drive the avr-gcc compiler and... |
|
Complete code/AVR32 GNU Toolchain |
Wednesday, 19 January 2005 - 12:37 |
The world according to I.R.Bot
Posted by markusmarkus on Friday, 3 May 2002 - 12:51
This creature will seek light to feed his battery with his attached solar. When he has found the best spot, it turns in sleep mode and chills. When the... |
|
Complete code with HW/CodeVisionAVR-Light |
Wednesday, 19 January 2005 - 12:37 |
Stepper Motor Driver
Posted by admin on Thursday, 18 April 2002 - 04:19
This program is designed for the Atmel 4433. It controls any 2 winding unipolar stepping motor with a center tap for each winding. (These motors are abundant... |
|
Complete code/AVR Studio 3 |
Wednesday, 19 January 2005 - 12:37 |
AVR-calculator
Posted by admin on Wednesday, 17 April 2002 - 12:00
this utility was inspired by the AVR-calc that comes with the ICC-AVR compiler.
I did it to practice a little DELPHI programming.
Code and Sources included. I... |
|
Complete code/AVR Assembler |
Wednesday, 19 January 2005 - 12:37 |
SRAM Tester
Posted by sellis on Wednesday, 13 March 2002 - 21:51
This is a SRAM tester I put together to test my external SRAM board, and new SRAM chip on STK501. It repeatedly tests all RAM addresses from RAMSTART to user-... |
|
Complete code/AVR Assembler |
Wednesday, 19 January 2005 - 12:37 |
Driver for DS1602 RTC (2x32bit counter)
Posted by soto on Saturday, 9 March 2002 - 22:18
Driver for DS1602 RTC (2x32bit counter), include functions for read, write and clear continuous_counter and vcc_active_counter. Just modify ds1602.h file... |
|
Complete code/AVR32 GNU Toolchain |
Wednesday, 19 January 2005 - 12:37 |
AVR Mega128 boot loader
Posted by admin on Friday, 8 March 2002 - 20:42
I have commercial product with Mega128 which requires boot loader.
I made one ( the ones I found were not for Mega128 with its 128kB nor for industrial use).... |
|
Complete code/AVR32 GNU Toolchain |
Wednesday, 19 January 2005 - 12:37 |