Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Jul21Oct2026Sep21Mar18Jul430MarChange Makefile project name. Add .gitignore to ignore *.o *.hex *.elf *.mapmastermasterUpdate README.mdAdded instructions on how to download the bootloader, patch it and program it into the microcontroller.Added the battery status and pack status information to the list of info read from the battery.Improved version of the battery monitor firmware using the SMBus for the new batteries.Enabled the internal pull-ups for the I2C pins.Updated the micro source code to change the name of the interrupt vectors to comply with the new compiler version.Removed the hardcoded I2C address. Now it is using the value read from the EEPROM at startup.Updated the battery firmware:Added the micro firmware code.
Loading