Skip to content

LiterallyTheOne/atmega32_lab

Repository files navigation

ATmega32 Lab

This repository contains all the resources, codes and materials covered during class.

Previous semesters

Resources

To access the resources you can use this link to the ReadTheDocs of this repository.

Overview

This project is designed to help students understand the basic and useful concepts of ATmega32.

Build the docs

To build the docs, first you should have a working Python on your machine. First you should install the requirements in docs/requirements.txt using the code below:

pip install -r "docs/requirements.txt"

Then by using the code below you can build the docs:

jupyter-book build docs

About

Microcontroller laboratory course in Yazd University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors