Skip to content

The firmware for the Attiny1634 microcontroller that is part of the U:Kit project.

License

Notifications You must be signed in to change notification settings

attachix/ukit-attiny-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the source code of the firmware used in the Attiny microcontroller that is part of the U:Kit sensor kit project.

Requirements

Software

In order to compile and flash the source code and do some modifications to it you will need

  • AVR Assembler. Our recommendation is to use the assembler compiler coming with AVR Studio 6 or later
  • AVR binutils. In Ubuntu 16.04 you can install them with the following command sudo apt install binutils-avr.
  • AVR Dude. In Ubuntu 16.04 you can install it with the following command sudo apt install avrdude.

Hardware

  • AVR programmer. A cheap USBasp or similar will be perfectly enough. Make sure that you have the latest firmware flashed on the programmer.

Copyright

Copyright (c) 2016-2018, Slavey Karadzhov. All rights reserved.

Authors

License

All files in this repository are licensed under GPLv2. See the LICENSE file details.

About

The firmware for the Attiny1634 microcontroller that is part of the U:Kit project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published