Skip to content

boldport/ScarabCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microcontroller firmware for Boldport's Scarab

This code is for use with the Scarab project created by Boldport.

The target is Microchip's ATtiny1614. The project is set up to be opened using MPLAB-X v5.30 or greater, together with the XC8 compiler.

Programming

The ATtiny1614 programing interface is UPDI, so you'd need a UPDI programmer and connect [power, ground, UPDI] wires to the PCB to get the hex onto the chip.

License

This software is distributed under GPL 3; see LICENSE.

Thanks

Many thanks to LuckResistor for helping with the architecture of the code and suggesting better ways to implement the functionality in a clean and modular way.

About

Microcontroller code for the Scarab project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages