Difference between revisions of "AXIOM Remote: Firmware improvement and extension"
From apertus wiki
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
<li>Set up a timer to measure the performance of the remote.</li> | <li>Set up a timer to measure the performance of the remote.</li> | ||
</ul> | </ul> | ||
'''Google Summer of Code 2021 project.''' | |||
'''Mentored by: Sebastian Pichelhofer (@se6astian) and Andrej Balyschew (@BAndiT1983)''' | |||
'''Student: Aman (@eppisai)''' | |||
---- | |||
== Important URLs == | |||
- [https://lab.apertus.org/T1126 Lab Task] | |||
- [https://summerofcode.withgoogle.com/projects/#4661051766865920 Project at Google Summer of Code] | |||
- [https://github.com/eppisai/GSoC-Final-Report Work Product Produced During GSoC] | |||
- [https://docs.google.com/document/d/1I9HGXyameihi6s6j33NE1VQUP1Q3Y608USNVgVWqPRU/edit?usp=sharing Final Project Report] | |||
- [https://drive.google.com/file/d/1Td97JFvaWqbfRhT-VcSVz-InYRjpEfrP/view Report for Phase I] |
Latest revision as of 21:00, 25 August 2021
1 Project Summary
My work involves advancing and extending the firmware of AXIOM Remote. During the GSoC coding period, I have been involved in the tasks mentioned below:
- Adding transition animations in the UI of AXIOM Remote
- Add a text input GUI
- Set up a timer to measure the performance of the remote.
Google Summer of Code 2021 project.
Mentored by: Sebastian Pichelhofer (@se6astian) and Andrej Balyschew (@BAndiT1983)
Student: Aman (@eppisai)
2 Important URLs
- Lab Task
- Project at Google Summer of Code