Kampi / AVR

My private AVR library.

Home Page:https://www.kampis-elektroecke.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVR Library

Table of Contents

About

This is a my public library for Atmel MCUs. It contains driver for the MCU peripherals and some other devices.

Please check the docs or write an e-mail to DanielKampert@kampis-elektroecke.de if you have any questions.

Example projects and drivers

Example Description
AD5933 High precission I2C impedance converter.
BH1750FVI Ambient light sensor with I2C interface.
BMP180 Pressure sensor with I2C interface.
Bootloader USART bootloader for XMega.
DS18B20 Temperature sensor with 1-Wire interface.
IR IR remote controller interface.
MCP2515 CAN controller with SPI.
Nunchuk Nintento Nunchuk scratchpad with a SSD1306 display.
PCA9685 PWM controller with I2C interface.
SD SD card and FAT interface for XMega microcontroller.

History

Version Description Date
0.1 Initial release 07.09.2020

Maintainer

About

My private AVR library.

https://www.kampis-elektroecke.de

License:GNU General Public License v3.0


Languages

Language:C 91.9%Language:HTML 7.8%Language:Assembly 0.2%Language:CSS 0.1%