Project

General

Profile

Statistics
| Revision:

root / branches / autonomous_recharging / code / projects / libbayboard / orb.h @ 833

History | View | Annotate | Download (1.79 KB)

# Date Author Comment
729 04/22/2008 11:10 PM Austin Buchan

Fixed the issue with green and blue channels coming faintly on at startup. BOM led issues debugged (the JTAG fuse was incorrectly set). lbom now in working order.

669 04/01/2008 07:51 PM Evan Mullinix

orb library should work
code format is correct with _BV()

656 03/31/2008 07:55 PM Evan Mullinix

Set color(int) is better now

652 03/31/2008 07:36 PM Evan Mullinix

pretty colors defining

649 03/28/2008 10:28 PM Austin Buchan

The bay board library now compiles, usb communication has been verified. Next commit I will add the source, makefile, and hex for the bootloader. The main.c in charging_bay/main.c now has something I'm working on to be able to switch to bootloader by pushing the button

641 03/25/2008 07:52 PM Evan Mullinix

a first stab at lbom and orb libraries for the new charge bay. it all needs testing.