tjtag-arduino ... port i had the box unreachable. The only way to reset the box to factory defaults was to use jtag connection.
* Arduino: duemilanove/atmega 328 - worked out of the box, except that i had to retry the launch few times before "reseting arduino" went ok.
...
VEE ... the
current version targets the Arduino Platform based on the Atmega
chipset. The emulation layer is an implementation of the API with
limited access to the Atmega specific architecture, for instance
you can directly access a specific ...
xboot ... to each chip produced. A
suitable workaround for ATMEGA has not yet been implemented.
Options
* `I2C_AUTONEG_DIS_PROMISC` will ... chips as `BOOT_SECTION_SIZE` since it is constant.
Since ATMEGA chips are generally reconfigurable, it is not constant and ...
ethernet remote device with a local sensirion
... you are unsure what the current fuse setting are on the atmega
then you can read the fuse settings with a command like ...
uberschalter
# Ardunio
## Flashen
* Arduino 1.0.5
* Tools/Board/Arduino NG or old w/ ATmega 8
* Sketch/überprüfen / Kompillieren
* Datei/Upload mit Programmer
## Konfiguration
/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/boards.txt:
...
gamby ... first to this buffer and the GAMBY library handles drawing the updated pages. The downside is that this uses nearly half of an ATMega 328's available SRAM: 768 bytes for the buffer, plus another 12 bytes for tracking the updated portions of the screen ( ...
VoroninFirmware ... is used to drive the mechanic of our target station.
The design software is WinAvr and ProgrammersNotepad.
The microcontroller is Atmel AVR ATmega-16
The board used in the project is made by www.Olimex.com It is Olimex AVR-IO-M16.
See manufaturer web ...
arduinoexperiments with the Atmega AVR series microcontrollers
YuniClient ... is client for yunimin class robots (which are using ATmega microcontrollers) ported into C# and for Android 2.2. ... ====
Client for yunimin class robots (which are using ATmega microcontrollers) ported for android devices
* Connects to bluetooth ...
6WD-Robot ... .
There are three main components to the source code:
- Robot: Microcontroller code, written in AVR-GCC for the ATMega family of Atmel microcontrollers. Projects are developed through AVR Studio for Windows.
- Robot Server: A python application that ...