-
-
ACRIS
... or over RF (under development)
## Repository Layout
The repository structure is as follows:
* `avr`: firmware for the ATmega microcontrollers used in the LED controllers
* `boards`: schematics and PCBs
* `sw`: software for configuring and controlling ...
-
ArduinoCar
... platform.
The list of hardware:
Transmitter unit:
1. Arduino Nano (atmega 328)
2. Accelerometer ADXL330 connected to +5V, GND, X to ... unit connected to +5V, GND, D13
Receiver unit:
1. Arduino Uno (atmega 328)
2. 2 blue LEDs connected to D2 and GND ...
-
DMX-Douser-Firmware
AVR code for a DMX controlled LCD projector douser
This repository will hold AVR code for an Atmega 1284P microprocessor running on one of my DMX Projector light boards.
-
Marlin
... .html).
### Supported Platforms
Platform|MCU|Example Boards
--------|---|-------
[Arduino AVR](https://www.arduino.cc/)|ATmega|RAMPS, Melzi, RAMBo
[Teensy++ 2.0](http://www.microchip.com/wwwproducts/en/AT90USB1286)|AT90USB1286|Printrboard
[ ...
-
freeMCAn_ADuC7026
... freeMCAn was to implement a multi channel
analyzer software used for e.g. gamma spectroscopy on easy obtainable silicon
chips like ATMega (Atmel) or ADuC (Analog Devices). Improved over time
freeMCAn is no longer only a so called "multi channel analyzer". ...
-
simpluino
... -PU
* 1× 16 MHz crystal (speed up the ATmega)
* 1× Voltage regulator 5V (volatage regulation)
* 1× 10uF ... (crystal)
#### optional
* Switch (reset)
* 28pin socket adaptor (swap ATmega)
* Header-Pins (swap connections)
### Possible Modifications
* Take a ...
-
Arduino_Helicopter
... we get for channel one is 0->127 and for channel two 128->254.
As you may know I am using a Arduino Uno this has a Atmega 328P-PU with a clock speed of 16Mhz which will be needed otherwise the timings will be wrong. The circuit I have hacked up is a ...
-
sunkbd
ATMega based Sun keyboard (serial) to USB adapter
-
arduino
This project is a collection of libraries and examples for controlling
an Arduino Uno / ATMega 328P.
Please be aware that, unless stated otherwise, all code is tailored
towards the Arduino Uno and might not work on other Arduinos.
Furthermore, the ...
-
ppm_to_spektrum_encoder
... board converting standard servo data to spektrum satellite serial protocol for use with Paparazzi
This is a small board with an Atmega that converts standard servo channel data in PPM format to the spektrum satellite serial protocol. To be a drop in ...
-