Guitar Tuner v1.2
Posted by Chancy99 on Saturday, 1 February 2003 - 04:27
This is a simple guitar tuner for both acoustic and bass guitars built around an at90s2313 AVR microcontroller. The code is loosely based on Jesper Hansen's... |
|
Complete code with HW/CodeVisionAVR-Standard |
Wednesday, 19 January 2005 - 12:37 |
ATmega-TNC
Posted by H. Carl Ott on Tuesday, 14 January 2003 - 05:08
This is the hardware and source code for an Atmel ATmega8 / MX-614 based UI only TNC. The intent was to provide inexpensive basic TNC functionality for APRS... |
|
Complete code with HW/AVR Studio 3 |
Wednesday, 19 January 2005 - 12:37 |
XM Player
Posted by psykotron on Saturday, 11 January 2003 - 11:36
Update 2003-12-10: Now with volume support.
This is a simple, but working, player of compact XM music data for ATmega163 or compatible. It supports raw sound... |
|
Complete code/AVR Assembler |
Wednesday, 19 January 2005 - 12:37 |
Polaroid SONAR: ultrasonic distance measurement
Posted by c_oflynn on Wednesday, 8 January 2003 - 20:40
This project will show you how to use an old Polaroid camera's ultrasonics. This includes interfacing hardware-wise as well as the software.
Fair amount of... |
|
Complete code with HW/WinAVR (GNU GCC) |
Wednesday, 19 January 2005 - 12:37 |
Olympus Digital Camera Serial Control
Posted by Guttermouth on Tuesday, 7 January 2003 - 21:31
Full BASIC code, schematic, serial protocol, and text write up are included in zip file.
I came up with this project to put my old 640x480 max resolution... |
|
Complete code with HW/BASCOM-AVR |
Wednesday, 19 January 2005 - 12:37 |
PMDEmu
Posted by wurmi on Monday, 6 January 2003 - 14:16
*** UPDATED 2003-04-15 *** - optimized overall code, used PHP preprocessor
Yes, you can play Manic Miner and over 70 good games on AVR connected to your VGA... |
|
Complete code/AVR Assembler |
Wednesday, 19 January 2005 - 12:37 |
Christmas Wreath Dazzler
Posted by TMBartman on Friday, 20 December 2002 - 21:29
This Code is based upon the Atmel AVR. I created this code to interface with a simple hardware board. This will randomly blink 8 LED's. The time off for... |
|
Complete code/CodeVisionAVR-Light |
Wednesday, 19 January 2005 - 12:37 |
Float to String (ASCII)
Posted by c_oflynn on Saturday, 23 November 2002 - 14:51
note: This routine is a bit useless now, as avr-libc has built-in routines which do pretty much the same thing, but just a little better....
nov 24, 2002:... |
|
General Lib.functions/AVR32 GNU Toolchain |
Wednesday, 19 January 2005 - 12:37 |
ISAAC based RNG
Posted by c_oflynn on Friday, 15 November 2002 - 02:01
This pseudo-random number generator makes random numbers that are rather random, based on ISAAC (http://burtleburtle.net/bob/rand... is website). It will... |
|
General Lib.functions/AVR32 GNU Toolchain |
Wednesday, 19 January 2005 - 12:37 |
OneWirePD, Temp Monitoring
Posted by tirpitz on Monday, 11 November 2002 - 22:10
Connect up to 20 DS1820 to Mega16 on the same pin. Output temp(s). at serialport.:
01: 100008001EDF2110 23.0 C
00: 290008001EE05C10 22.9 C
The low level... |
|
Complete code/IAR Embedded Workbench for AVR |
Wednesday, 19 January 2005 - 12:37 |
STK500 for dummies 1
Posted by admin on Friday, 8 November 2002 - 21:14
So I got my STK500. Here is a little program in assembler that send data to a PC via the UART.
It’s not very sophisticated but it can do the job
Source were... |
|
Complete code/AVR Studio 4 |
Wednesday, 19 January 2005 - 12:37 |
Very simple Polled UART
Posted by c_oflynn on Wednesday, 6 November 2002 - 21:49
April 7, 2003: Added support for BOTH the UARTs (USART technically) in the AtMega128 / AtMega64, but doing this needed to move some of the stuff into the... |
|
General Lib.functions/AVR32 GNU Toolchain |
Wednesday, 19 January 2005 - 12:37 |