Difference between revisions of "AXIOM Remote: Bootloader improvement and extension"

From apertus wiki
Jump to: navigation, search
(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...")
 
Line 14: Line 14:
== Important URLs ==
== Important URLs ==


- Lab Task [https://lab.apertus.org/T1163]
- [https://lab.apertus.org/T1163 Lab Task]


- Proposal [https://drive.google.com/file/d/1YiU5HfDh7eg3ONhXry9H7a0Slyerw1pn/view?usp=sharing]
- [https://drive.google.com/file/d/1YiU5HfDh7eg3ONhXry9H7a0Slyerw1pn/view?usp=sharing Proposal]


- Report for Phase I [https://drive.google.com/file/d/1R7jS6MCCnrwf0FPzcKP9ViRY3sHxg8Za/view?usp=sharing]
- [https://summerofcode.withgoogle.com/projects/#5378664218230784 Project at Google Summer of Code]


- Project at Google Summer of Code [https://summerofcode.withgoogle.com/projects/#5378664218230784]
- [https://github.com/MetalDent/AXIOM-Remote/tree/bootloader Code and documentation]


- Code and documentation [https://github.com/MetalDent/AXIOM-Remote/tree/bootloader]
- [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

- Project at Google Summer of Code

- Code and documentation

- Final Project Report

- Report for Phase I

- Report for Phase II