Skip to content

open-notify/ISS-Notify-Firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3d595e · Jun 20, 2013

History

27 Commits
Aug 2, 2012
Dec 4, 2012
May 9, 2013
Jul 22, 2012
Dec 15, 2012
Dec 4, 2012
Jul 22, 2012
May 15, 2013
May 15, 2013
May 15, 2013
Jun 20, 2013
May 16, 2013
May 15, 2013
May 15, 2013
Jan 19, 2013

Repository files navigation

ISS-Notify Firmware

This has all the code that gets flashed to the ISS-Notify board.

Requriements:

$ sudo apt-get install gcc-avr avr-libc

And for the host loader app

$ sudo apt-get install libusb-dev
$ cd HostLoaderApp
$ make

Build:

$ make

Clean:

$ make clean

Dirctory Structure

  • hardware (ISS-Notify board drivers)
    • LED code
    • USB code
    • RTC code
    • charge (LiPo charger) code
    • analog reading helper
  • library (external libraries)
    • LUFA USB library
    • I2C driver
  • Test (simple sample code)
    • blink
    • clock
  • ISS-Notify.c (main code)
  • Makefile (gnu make)
  • Descriptors (USB definitions)

See open-notify.org

About

Firmware for the ISS-Notify board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published