Skip to content

tinusaur/tinyavrlib

Repository files navigation

TinyAVRLib

TinyAVRLib - Library of commonly used function for tinyAVR microcontrollers.

Copyright (c) 2021 Tinusaur (https://tinusaur.com). All rights reserved.
Distributed as open source under the MIT License (see the LICENSE.txt file).
Please, retain in your work a link to the Tinusaur project website.

NOTE: This project was developed for and tested on the ATtiny85 microcontrollers. It might or might not work in other environments.


Folders and modules:

  • tinyavrlib - The library
    • adcxlib - Working with the ADC.
    • buffio - Buffer for use with I/O.
    • buzzlib - Buzzer sound effects.
    • cpufreq - CPU frequency setting.
    • debugpin - Debugging using one pin and an LED.
    • num2str - Converting number to a strings - Dec, Hex, Bin.
    • scheduler - Scheduling tasks using timers.
    • soundlib - Playing sounds and melodies.

About

TinyAVRLib - Library of commonly used function for tinyAVR microcontrollers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published