Skip to content

semiotproject/uino-atmega328pb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Atmega328PB Package

Support for the new Atmel Chip

This is the worldwide first real Atmega328PB support package for Arduino! No hooks. Look at my uino-hardware Repo for Schematic of my Boards. This package lets you compile your code for the Atmel Atmega328PB Microcontroller. There is no additionally compiler needed. You can compile out of the box.

Requirements

Arduino IDE 1.6.9 or higher which contains avr-gcc in Version 4.9.2

Install

Copy this link into your Arduino IDE.

https://raw.githubusercontent.com/amoehl/uino-atmega328pb/master/package_atmega328pb_index.json

Run "Bord Manager" -> Contributed -> Atmega328PB -> Install

Hardware

This Package currently supports only my own developed boards. More Information: https://github.com/amoehl/uino-hardware

About

Arduino Atmega328PB support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 55.5%
  • C++ 36.4%
  • Makefile 5.4%
  • Other 2.3%
  • Other 0.4%