Difference between revisions of "AXIOM Remote: Bootloader improvement and extension"
From apertus wiki
Metal dent (talk | contribs) (Created page with "== Project Summary == Under apertus° Association in Google Summer of Code 2020, I'm working on the Bootloader part of the AXIOM Remote. My main tasks are to flash the firmwa...") |
Metal dent (talk | contribs) |
||
Line 14: | Line 14: | ||
== Important URLs == | == Important URLs == | ||
- | - [https://lab.apertus.org/T1163 Lab Task] | ||
- | - [https://drive.google.com/file/d/1YiU5HfDh7eg3ONhXry9H7a0Slyerw1pn/view?usp=sharing Proposal] | ||
- | - [https://summerofcode.withgoogle.com/projects/#5378664218230784 Project at Google Summer of Code] | ||
- | - [https://github.com/MetalDent/AXIOM-Remote/tree/bootloader Code and documentation] | ||
- | - [https://drive.google.com/file/d/1LwxFCioeS2P5BTRTUNzTgyfbSiMvqg8r/view?usp=sharing Final Project Report] | ||
- [https://drive.google.com/file/d/1R7jS6MCCnrwf0FPzcKP9ViRY3sHxg8Za/view?usp=sharing Report for Phase I] | |||
- [https://drive.google.com/file/d/1nQ-_JvAXN7mp_bf8QzQ4n6gFnLUhusPy/view?usp=sharing Report for Phase II] |
Revision as of 14:16, 6 September 2020
1 Project Summary
Under apertus° Association in Google Summer of Code 2020, I'm working on the Bootloader part of the AXIOM Remote. My main tasks are to flash the firmware on PIC16 using the PIC32, self-programming of PIC32 where the firmware with UI is flashed on it and lastly to establish a connection between the firmware and the bootloader.
Google Summer of Code 2020 project.
Mentored by: BAndiT.
Implemented by: Priya Pandya.
2 Important URLs
- Lab Task
- Proposal