项目作者: dr4nc3s

项目描述 :
Projects using various Atmel MCUs (not through Arduino)
高级语言:
项目地址: git://github.com/dr4nc3s/Atmel-Projects.git
创建时间: 2017-04-26T01:11:36Z
项目社区:https://github.com/dr4nc3s/Atmel-Projects

开源协议:

下载


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)