Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Firmware ... a firmware for RAMPS and other reprap single-processor electronics setups. It supports printing from SD card, active heatbed control, and ATmega internal pullups. This work is licensed under the GNU GPL v3 or (at the user's discretion) any later version ...
  • chainbowduino ... [Rainbowduino](http://www.seeedstudio.com/depot/rainbowduino-led-driver-platform-atmega-328-p-371.html) (RBD) boards chained together. ## ... ](http://www.seeedstudio.com/depot/rainbowduino-led-driver-platform-atmega-328-p-371.html) boards * 3 [8x RGB LED ...
  • AVR-RGBTumbler Accelerometer controlled RGB LED using an AVR ATmega MCU. # RGB Tumbler readme This is the firmware source code for the RGB Tumbler project. Read more about the project (including schematics and board layouts) here: [http://atomslagstyrken.dk/arduino/tag ...
  • G35Arduino ... pile of laundry lint that happens to contain an Atmel AVR ATmega, G35Arduino becomes a splice-in replacement for the stock G35 ... else flashed with an Arduino Leonardo bootloader. Also a plain Atmel ATmega of some sort, if you know what you're doing. ...
  • ledmatrix A small led matrix driven by an atmega processor. Good for teacing purposes.
  • visual-pulse-monitor ... ) Visual Pulse Monitoring: Measuring Heart Rate of Faces in Ambient Lighting I had this idea last year while building an atmega pulse monitor with infrared LEDs and photoresistors. I was taking an information theory course and thought it was a perfect ...
  • hausprox ... . Please read LICENSE.txt for details. * Arduino Duemilanove with ATMega 328 (or equivalent) * SD card reader * Arduino program code * ... was developed and tested on the Arduino Duemilanove with the ATMega 328 chip, but other similar boards should work too. ...
  • Isobot_programming ... //------------------------------------------------- Small library for control Isobot robot by Atmega //------------------------------------------------- Commands are in command.txt //------------------------------------------------- This library is ...
  • avr some code for avr/atmega microcontrollers # AVR/Atmega examples Some c-examples for the ATxmega. ## Dependencies * gcc-avr * avrdude * make ``` sudo aptitude install avrdude gcc-avr make ``` ## Programming Use: ``` make && make program ``` ...
  • MObject ... to one out of six depending on it's orientation in the world. Next two steps are 1. [done] Change the hardware to ATmega 8 (to speed it up) 1. Implement sound-fading to make a more natural sounding object 1. Hit/stroke/slap-detection to finally make ...