dr4nc3s / Atmel-Projects

Projects using various Atmel MCUs (not through Arduino)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atmel-Projects

Any adventures I take (outside of work) with Atmel MCUs will go here.

Should also include adventures with using Atmel Studio 7.0. This one's been a bit of learning for me as well.

SAMC21J

Playing around with this and writing helper libraries to interface with the peripherals in this MCU. Goal will be to write applications without using Atmel Software Framework (ASF) and write my own utility functions.

Peripheral support to be implemented

*List includes mini-tasks to utilize the peripheral support*
  1. GPIO control - pushbutton inputs, LED controls
  2. I2C driver - interface with SHT35 breakout board (MOD-10)
  3. SPI driver - interface with Nokia 5110 LCD (LCD8448-GR)

Coming Soon


  1. ATmega328P (without the Arduino support)
  2. SAML21J (pending my own breakout board and decent working utilities from SAMC21)

About

Projects using various Atmel MCUs (not through Arduino)