-
-
ros_soccer
... on
## Working
* Serial Node code integration
* Touch OSC for teleop
* Drivers for: motor drivers, IMU, and power
* Arduino ATMega code, with 2 serial ports (USB and BlueTooth)
* Message database code (handles send/receiving messages over serial)
## To ...
-
mcu_scaffold
... nofxx/mcu_scaffold/zipball/master # .zip
https://github.com/nofxx/mcu_scaffold/tarball/master # .tar.gz
## And choose a MCU:
## AVR
ATmega Family.
The 8bit father of all. From ATMEL, you know it from Arduino.
The CPU, the famous ATmega328. ...
-
SparkFun-Eagle-Libraries
... logic IC families.
* **IC-Memory** - SPI, FLASH and EEPROM based memories
* **IC-Microcontroller** - Various micros including ATMega, ATTiny, PICs, and PSOC families
* **IC-Power** - Anything that has to do with power delivery, or making power supplies. ...
-
display
Arduino Uno / atmega328 project for wall mounted matrix display
Atmega 328 Wall mounted display
===============================
Author: Torkild Retvedt
This software is Licensed under GPLv3
Some components (MatrixDisplay library as well as ht1632 matrix ...
-
BitmapFont
Utility to export bitmap to atmega compatible variable width font.
Bitmap Font Export Utility
==========================
Author: Torkild Retvedt
This ... Utility for creating variable width bitmap font, created for Atmega 328, to be
displayed on a 128x8 dot ...
-
Bluetooth-LED-Sign
... text. Since both the serial data comign into and out of the atmega is suspect, I think it's something with the atmega itself, as doing a simple serial.println("test"); gives garbage out. I've been busy but need to investigate. ...
-
pent-rschild
... Ersatztürschild am hq.
##Hardware
Es besteht aus einem vCardmodul von Watterott electronic
http://watterott.net/projects/vcard
Also ein Atmega 328p mit einer 12x8 LED Matrix.
##Code
Die mit der vCard gelieferte Code ist nicht verwendet worden.
Die von ...
-
stackmatic
... /w/Main_Page)-like
'game'. I bet i could do a *lot* more bots than that implementation seems to
be able to..
## Memory usage
**Atmega** assuming 2-byte pointers and ints i count approx 25 bytes,
otherwise you pay for what you want:
* One `int` per ...
-
rennAuto
This is the rc car Project on the Atmega Platform of the Chaos Curry Tübingen
-
WordQlock
... serial port.
https://github.com/kroimon/Wiring-SerialCommand
* *MemoryFree*
Library to get the free RAM on an ATmega microcontroller.
http://arduino.cc/playground/Code/AvailableMemory
### License ###
This program is free software: you can ...
-