项目作者: denilsonsa

项目描述 :
USB Keyboard using ATmega8, a slightly modified version of HIDKeys.2007-03-29 firmware.
高级语言: C
项目地址: git://github.com/denilsonsa/atmega8-hidkeys-helloworld.git
创建时间: 2020-06-28T17:11:36Z
项目社区:https://github.com/denilsonsa/atmega8-hidkeys-helloworld

开源协议:Other

下载


This code is a modified version of HIDKeys.2007-03-29 that can type
“Hello, world”. It is the same code that is used on my YouTube video USB
Keyboard using ATmega8
.

I wrote this as a hack, as a proof-of-concept, just to see if it would work.

If you want to start playing with ATmega8 or AVR microcontrollers, take a look
at my blog: First contact with ATmega8 microcontroller