Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 2.25 KB

README.md

File metadata and controls

41 lines (27 loc) · 2.25 KB

Hit Download Zip above to get the latest code!

Atmel ATmega2560 Datasheet

Arduino Mega Pin Mapping

Tutorials:

Labs:

Lab A - Lab B - Lab C - Lab D - Lab E - Lab F - Lab G - Lab H

Microcontroller Project Repository

This repository contains the code for the second year mechatronics unit microcontroller project. Hit the link above or "Download Zip" button in the upper right to get the code.

You can fork this repository (top right button) to start working on your own copy of this code. If you have changes that will benefit everyone you can submit a pull request to get them back here.

Notes:

Documentation repository

Code Examples

Remember to attribute any code excerpts you use in your own projects (MIT license terms).

AVRDude is GPLv2 free software. Source can be found at http://www.nongnu.org/avrdude/.

Cygwin is GPLv3+ free software. Soure can be found at https://cygwin.com/index.html.

More Information on the HD44780 LCD library can be found at http://www.avrfreaks.net/projects/hd44780-library.