Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • robot ... <-> IR transistor counter mounted at the motor's fan - poor man's rotary encoder - Current sense through the rotor using the Atmega's ADC port connected to a 1ohm resistor in series with the rotor as measurement. (there's some extra circuitry to that ...
  • internet-doorbell Internet enabled doorbell Internet enabled doorbell This atmega based board can control an RGB LED, detect a button press, switch an external load and send messages over the internet. It is designed to be connected to an ENC28J60 based ethernet module ...
  • TKN ... the above protocol. - A GUI application serving as user interface to the bootloader. --- **Protocol implemented for** * AVR ATmega microcontrollers * PC (Linux, Win32) --- **Network Topology** - Every node of the network connects its Tx pin to the ...
  • Thermostat ... the platform used to model a simple thermostat. Eventually, the goal is to transplant the project onto a standalone chip, perhaps an ATmega 328 with the Arduino bootloader for ease. At this point, a 10k thermistor and 10k mini potentiometer are used to ...
  • keyboard-firmware ... Model 110) with drop-in microcontroller replacement (see schematic/ directory) * Ergodox (on native Teensy hardware) Can support most ATMega series AVR microcontrollers, using LUFA if native USB is available and VUSB otherwise. The macro and program- ...
  • tCoil firmware for arduino/atmega tCoil ===== firmware for arduino/atmega
  • avrdude-rpi ... makes it oh-so-easy to upload your hex files into the avr, we need this hack to make it just as easy. When you wire up your atmega chip, be sure to connect one of the digital gpio pins to the reset pin, and then you'll be able to use avrdude as if your ...
  • Open_Access_Control_Ethernet ... to apply the changes.) The hardware design for the Open Access Control for Hacker Spaces uses the Arduino board with Atmega 328. It has been tested with: -Arduino Uno -Arduino Duemilanove -Freeduino through hole (NKC) The software has the ...
  • illumi-arduino ... .sh`. ## Content ### Bootloader The bootloader for Illumi is named Illu. It is based on Arduino's Caterina bootloader for the Atmega 32u4 micro-controller. The bootloader has been adapted to run at 8Mhz (because Illumi boards run on 3.3V, 8Mhz is the ...
  • avrsnippets Some useful code snippets for Atmel Atmega Microcontrollers. avrsnippets ============ Some useful code snippets for Atmel Atmega Microcontrollers. Author: Julian Iseringhausen