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...")
 
(Undo revision 10021 by Eppisai (talk))
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
'''Google Summer of Code 2020 project.'''
'''Google Summer of Code 2020 project.'''


'''Mentored by: BAndiT.'''
'''Mentored by: Andrej Balyschew (@BAndiT1983)'''


'''Implemented by: Priya Pandya.'''
'''Implemented by: Priya Pandya (@metal_dent)'''


----
----
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]

Latest revision as of 18:42, 25 August 2021

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: Andrej Balyschew (@BAndiT1983)

Implemented by: Priya Pandya (@metal_dent)


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