Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkg-dot-zip/microcontrollers16
An assignment for microcontrollers with exercises in C for the ATmega128.
https://github.com/pkg-dot-zip/microcontrollers16
Last synced: 10 days ago
JSON representation
An assignment for microcontrollers with exercises in C for the ATmega128.
- Host: GitHub
- URL: https://github.com/pkg-dot-zip/microcontrollers16
- Owner: pkg-dot-zip
- License: mit
- Created: 2022-02-02T09:27:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T14:40:20.000Z (10 months ago)
- Last Synced: 2024-01-21T13:28:10.463Z (10 months ago)
- Language: C
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Microcontrollers16
[![Stars](https://img.shields.io/github/stars/pkg-dot-zip/Microcontrollers16)](https://github.com/pkg-dot-zip/Microcontrollers16/stargazers)
[![Downloads](https://img.shields.io/github/downloads/pkg-dot-zip/Microcontrollers16/total)](https://github.com/pkg-dot-zip/Microcontrollers16/releases)
[![Last Commit](https://img.shields.io/github/last-commit/pkg-dot-zip/Microcontrollers16)](https://github.com/pkg-dot-zip/Microcontrollers16/commits/development)
[![License](https://img.shields.io/github/license/pkg-dot-zip/Microcontrollers16)](/LICENSE)---
An assignment for microcontrollers with exercises in C for the ATmega128.
## 📝 Table of Contents
- [About](#about)
- [Authors](#authors)## 🧐 About
Microcontrollers16 contains exercises made in C. This project was made in college for microcontrollers.## ✍️ Authors
- [@OnsPetruske](https://github.com/pkg-dot-zip) - General development
- [@SigmaCryo](https://github.com/SigmaCryo/) - General development