-
-
kbupgrade
... This open source firmware was designed for use on homebrew keyboard controllers
based on Atmel AVR microcontrollers--in particular, the ATMEGA series.
Currently, these keyboards are supported:
- IBM Model M (1391401 and compatibles)
- IBM Model M Mini ( ...
-
-
cube-o-mania
Name: cube-o-mania
02.01.10
- working
07.01.10
- globals.x
09.01.10
- aufgrund mangelnder Performance des ATMega
- lineare Adressierung der LED-Pins
- flimmerfrei nur bis max. 10 PWM-Stufen (PWMres = 10)
-
LCD-Clock
An LCD alarm clock driven by an Atmel ATMega 168 microcontroller.
-
sumo
...
make sim - compile for SumoSim
make avr - compile for ATmega
make flash - program microcontroller
### info ###
|-----------------------|
| G0 G1 |
| |
| |
| E0 E1 |
| ...
-
Arduino-IRremote
... - The **minimal CPU frequency** for receiving is 4 MHz, since the 50 µs timer ISR takes around 12 µs on a 16 MHz ATmega.
- To **increase strength of sent output signal** you can increase the current through the send diode, and/or use 2 diodes in series,
...
-
freemcan
Free Multi Channel ANalyzer (atmega firmware and PC software only, no hardware schematics)
# freemcan
## What is freemcan?
freemcan is software for using custom gamma spectrum analyzer and
geiger counter hardware. It consists of both the firmware to ...
-
wireless_relay_control
Simple ATMega/Arduino project implementing a light switch with a remote motion-detecting trigger.
Simple wireless relay controller using the VirtualWire (http://www.open.com.au/mikem/arduino/) library.
-
owslave
... `features.h` or your
microcontroller's data sheet which hardware pin that is. For example, on an
ATmega168 it's PD2 (pin 4 if your ATmega lives in a 28-pin PDIP package).
Add a power supply (leeching parasite power from the bus is not a good
idea) and a ...
-
Hello-World
... delete right away
# Hello-World
Here to see firmware for the Befaco Muxlicer.
With any luck, will end up programming Atmega...the coding part is my comfort zone...not messing with repositories, compilers
...not familiar with GitHub as yet...this looks ...
-