Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • ENEL323AS2 A theoretical anticollision machine for a car run on an ATMEGA Butterfly
  • powermonitor ... file for writing to the device. - make writeflash -- like 'make hex' but also flashes the code. This will reset the ATMega and the new code will start immediately - make clean -- as per usual ==== Getting Output ==== Regrettably, getting data from the ...
  • servos-a-plenty Servos-A-Plenty is a PWM servo driver for ATMega chips. It's specifically written to work with Arduino and Arduino-like boards but it could be pretty easily ported to any Mega AVR. ..ummm.. it's a work in progress. I have to test this, I'm not sure ...
  • Fitness-Monitor ... (Heart Rate Monitor). Primary Device: Accelerometer SD Card ATmega 328p USB Port through FTDI chip Recharging circuit ... Secondary Device (Heart Rate Monitor): Hear Rate Circuit ATmega 328p USB Port through FTDI chip Recharging circuit ...
  • essig ... , Java, Maven and Python 2. In order to build Atmega 16 programs (or programs for other microcontroller architectures, you need to install a compatible compiler. For Atmega 16, the avr-gcc, avr-binutils (objdump and such), ...
  • asbestos-avr8susb ... thing was done as an experiment. Fritzing can be found on: http://fritzing.org Kicad project is included for free3, my atmega 328P-based ps3-enabling device, which I recommend DIY building at home. Kicad can be found on http://kicad.sourceforge.net/ ...
  • Sense Project around atmega µC
  • python-on-a-chip ... Microchip PIC24/dsPIC family`_ - **stm32**: The ST Microelectronics STM32F103 `ET-STM32 Stamp Module`_ - **teensy**: The Atmel ATmega 1280 based `Teensy++ 2.0`_ - **windows**: The MicroSoft Windows desktop OS .. _`Arduino Mega board`: http:// ...
  • arduino_powersave ... watchdog can be set to wake the system after a reset interval. The intervals are preset (see the chart below or the Watchdog ATmega technical specs) and depend on the voltage. To sleep for longer periods of times than the longest preset period (2.2s at ...
  • AVRClips ... of useful code snippets meant for Atmel's AVR 8-bit microcontrollers. Usage for each will be documented online at: https://sites.google.com/site/avrclips/ Most of these code clips are targeted at the ATMEGA family, mainly the mega168 and mega328p