Pinned Repositories
Battery-state-of-charge
This project is aimed to get the SoC by using current integration method which measure the current passing through current sensor while charging or discharging and then integrating it in a time. The system based on Atmega32 microcontroller with software architecture in the picture attached with this project. EEPROM is included in the system to save the previous value of SoC after restarting the system and calculate the new state based on the previous one. Timer (CTC Mode) and interrupt are used to return the number of milliseconds passed since the MCU began running the current program.
libSGM
Stereo Semi Global Matching by cuda
PractiseGit
Stack_Module
simple Demo to demonstrate DEVOPS concept
Vehicle-DashBoard
MohamedAbuelsoud's Repositories
MohamedAbuelsoud/Battery-state-of-charge
This project is aimed to get the SoC by using current integration method which measure the current passing through current sensor while charging or discharging and then integrating it in a time. The system based on Atmega32 microcontroller with software architecture in the picture attached with this project. EEPROM is included in the system to save the previous value of SoC after restarting the system and calculate the new state based on the previous one. Timer (CTC Mode) and interrupt are used to return the number of milliseconds passed since the MCU began running the current program.
MohamedAbuelsoud/libSGM
Stereo Semi Global Matching by cuda
MohamedAbuelsoud/PractiseGit
MohamedAbuelsoud/Stack_Module
simple Demo to demonstrate DEVOPS concept
MohamedAbuelsoud/Vehicle-DashBoard