ME 106 Lab Information
Laboratory Information
- Experiments Using the Arduino Microcontroller guide sheets for the lab experiments using the Arduino microcontroller
- Lab Report Writing Guide [doc] how you should write up your lab reports
- Lab Report Score [PDF] Sheet how your lab reports will be graded
- [OLD] Experiments Using Atmel Microcontrollers guide sheets for the lab experiments using Atmel microcontrollers
- [OLD] Experiments Using the OOPic Microcontroller guide sheets for the lab experiments using the OOPic
- [OLD] Experiments Using the Basic Stamp Microcontroller guide sheets for the lab experiments using the Basic Stamp
- Mechatronic Engineering Laboratory Overview take a tour of the lab! (coming)
Arduino Information
- Arduino home page this is Arduino central - the source for official information about Arduino
- Arduino tutorial from Lady Ada also covers basic electronics
- Arduino tutorial series by John Boxall extensive series of tutorials
- Planet Arduino aggregation of weblogs from around the world that focus on Arduino
- Introduction to Microcontrollers with Arduino nice introduction to the Arduino by Todd E. Kurt from his todbot blog
AVR Information
- Atmel website the manufacturer's website
- AVRfreaks website the AVR user community's website
- AVRfreaks Important Information about Posting read this posting and follow the included links!
- ATmega16(L) summary [PDF] brief summary of the ATmega16 microcontroller (26 pages)
- ATmega16(L) full data sheet [PDF] the full data sheet for the ATmega16 microcontroller (357 pages)
- ATmega128(L) summary [PDF] brief summary of the ATmega128 microcontroller (27 pages)
- ATmega128(L) full data sheet [PDF] the full data sheet for the ATmega128 microcontroller (389 pages)
- AVR libc function reference 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
- WinAVR 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 SJSU 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
- Basic Stamp Programming Manual: BS1 pages pages from the Basic Stamp programming manual for the Basic Stamp 1
- Basic Stamp Programming Manual: BS2 pages pages from the Basic Stamp programming manual for the Basic Stamp 2
Motorola 68HC11 Information
- Instructions for Using the ICC11 Compiler how to compile and download C programs to the 68HC11 microcontroller
- 68HC11e block diagram the block diagram for the 68HC11 family of microcontrollers
- 68HC11e data sheetthe data sheet for the 68HC11 microcontroller