-
-
RSEchoRapSprinterForPrintrBoardRevD
... a firmware for RAMPS and other reprap single-processor electronics setups. It supports printing from SD card, active heatbed control, and ATmega internal pullups.
This work is licensed under the GNU GPL v3 or (at the user's discretion) any later version ...
-
T3Libs
... .com/projects/paulstoffregen/teensy-30-32-bit-arm-cortex-m4-usable-in-arduino-a) on Kickstarter. I've already some experience with ATmega and ATtiny in the Arduino IDE. To use the Teensy in my existing environment I started to write a RFM12B driver. It's ...
-
yalc-4x4x4
yet another led cube single colored 4x4x4 but designed for atmega or msp430 with TLC5940
-
nanpy
... . All needed functions are listed?
- attach your cfg.h
- describe your hardware
Supported hardware
------------------
board:
- ATmega boards (ATtiny has not enough RAM)
- ESP8266 (communication over serial or WiFi connection)
external hardware:
- ...
-
AVR
Chaîne de compilation
AVR
===
Dossier compile: Makefile et bibliothèques pour compiler pour ATmega
-
N64-To-USB
... your favourite games on the pc with the best controller ever!
N64-To-USB
2012 Michele Perla
This Arduino application uses the two ATmega on your Arduino to turn it into
an N64 to USB joystick for two controllers; the ATmega328p is used to read
the ...
-
rgb-backpack-controller
... goes away from the board
* Get this [arduino boot firmware](http://arduino.googlecode.com/svn/trunk/hardware/arduino/bootloaders/atmega/ATmegaBOOT_168_atmega328_pro_8MHz.hex)
* Program it to the board via your ISP using avrdude:
```bash
avrdude -V -F -c ...
-
xbee-wifi-spi-arduino
... a macro definition in either:
xbee_atmega.h For Uno and similar (ATMEGA chipset based) boards
xbee_sam.h For Due
The default SPI ... . This is very conservative (and assumes a 16Mhz clock for ATMEGA devices, 84Mhz clock for Arduino DUE). The clock speed ...
-
avr-teletext
... /posts/eKBn5ePYWbc
Hardware
--------
The hardware schematic is in schematic.png. General parts list:
* AVR microcontroller. I used Atmega 168. Using a part with more RAM would
allow for multiple consoles are other fancy stuff.
* LM1881 sync ...
-
buildsys
... are a few potential drawbacks such as not being able to have different
files in the source tree with the same name.
***AVR - ATmega
AVR support has been added. In order to configure support for AVR uncomment the
include avr.mk in the common.mk file. ...
-