-
-
induino-usb
... /Induino Boards.
Typically the device drivers are written to conform to the protocols of the device. But these boards contain
an ATMega processor which has to be programmed by us, and so we are responsible for designing the protocol too.
Hence the ...
-
-
Roboclubz
... , ready to use hex files can be found here
Roboclubz
=========
drivers and software used by the club
this will serve as the repository for the club
u can find drivers for peripherials of atmega 32, 16, 8
some python code and raspberry pi
thank you
-
YMITKS
YMITKS是一个实时多任务系统
YMITKS是一个多任务实时操作系统
本代码可以不加修改用avr-gcc编译。在avr(atmega系列)上运行。
版本:V0.01
目前完成部份:
@系统初始化(部份)
@任务优先级就绪
@任务 ...
-
PhysioBall
... value displayed on the LCD whenever the pressure applied on the ball is beyond a user-defined threshold. Additionaly, records of previous sessions are stored in the EEPROM of the AVR.
Componensts:
1. AVR ATmega 32
2. Pressure Sensor
3. 16 X 2 LCD
-
Target3001-templates-and-examples
... Boards) made for and with Target3001!.
Most of the Boards use the MCU Atmega 328 from Atmel.
###Examples
coming soon ...
###Templates
Filename | Description
------------------------|---------------------------------------
Arduino- ...
-
TinyBasicPlus
...
40 ECHAIN
List both, and run
ELIST
LIST
RUN
# Device Support
## Current
- Arduino - ATMega 168 (~100 bytes available)
- Arduino - ATMega 368 (~1100 bytes available)
- SD cards (via SD Library, for FILES, LOAD, SAVE commands, uses 9k of ...
-
-
akafugu_nixie_clock
... =0xe2
nixieclock.bootloader.high_fuses=0xD8
nixieclock.bootloader.extended_fuses=0x05
nixieclock.bootloader.path=atmega
nixieclock.bootloader.file=ATmegaBOOT_168_atmega328_pro_8MHz.hex
nixieclock.bootloader.unlock_bits=0x3F
nixieclock.bootloader.lock_bits ...
-
ATMEGA_Libs
Contains libraries for interfacing most ATMEGA series microcontrollers with various peripherals
-