Difference between revisions of "Software Button Debouncing"

From apertus wiki
Jump to: navigation, search
(Created page with "The main idea of the project is to design a button debouncing software based system for the apertusº AXIOM Remote, the remote control unit of the AXIOM Beta Camera system. T...")
 
 
Line 1: Line 1:
The main idea of the project is to design a button debouncing software based system for the apertusº AXIOM Remote, the remote control unit of the AXIOM Beta Camera system.
The main idea of the project is to design a button debouncing software based system for the apertusº [[AXIOM Remote]], the remote control unit of the AXIOM Beta Camera system.


To reach the wanted code I have written different codes first, to get all the knowledge and the necessary practice to make the final code. This codes are uploaded on this GitHub to be able of follow all the steps and to understand everything from a low level.
To reach the wanted code I have written different codes first, to get all the knowledge and the necessary practice to make the final code. This codes are uploaded on this GitHub to be able of follow all the steps and to understand everything from a low level.

Latest revision as of 20:44, 26 August 2019

The main idea of the project is to design a button debouncing software based system for the apertusº AXIOM Remote, the remote control unit of the AXIOM Beta Camera system.

To reach the wanted code I have written different codes first, to get all the knowledge and the necessary practice to make the final code. This codes are uploaded on this GitHub to be able of follow all the steps and to understand everything from a low level.

Google Summer of Code 2019 project.

Mentored by: Bertl.

Implemented by: Nira Tubert

All the code and documentation here: https://github.com/niratubertc/GSoC