ME 106 Lab Information

Laboratory Information

Arduino Information

  • this is Arduino central - the source for official information about Arduino
  • also covers basic electronics
  • extensive series of tutorials
  • aggregation of weblogs from around the world that focus on Arduino
  • nice introduction to the Arduino by Todd E. Kurt from his todbot blog

AVR Information

  •  the manufacturer's website
  •  the AVR user community's website
  •  read this posting and follow the included links!
  •  [PDF] brief summary of the ATmega16 microcontroller (26 pages)
  •  [PDF] the full data sheet for the ATmega16 microcontroller (357 pages)
  •  [PDF] brief summary of the ATmega128 microcontroller (27 pages)
  •  [PDF] the full data sheet for the ATmega128 microcontroller (389 pages)
  •  helpful reference to the C library functions implemented in the avr-libc standard library for the Atmel AVR microcontroller family
  • Procyon AVRlib Pascal Stang's library of easy-to-use C functions for a variety of common and uncommon tasks using AVR processors
  • SCU's Embedded Systems Resources page lots of helpful resources for embedded systems, including AVR microcontrollers
  •  suite of executable, open source software development tools for the Atmel AVR
  • Using AVR Studio 4 guide for how to use AVR Studio 4 as your development environment
  • Using AVR Studio Simulator guide for how to use the simulator in AVR Studio 4
  • Eric's AVR Studio Simulator Introduction and Exercises 91ÁÔÆæ Mechatronics guide for how to use the simulator in AVR Studio 4 

OOPic Information

  • OOBOT 40-II I/O pin map table showing correspondence between OOBOT I/O pins and OOPic I/O lines 
  • OOPic Manual pages from the OOPic programming manual

Basic Stamp Information

Motorola 68HC11 Information