|
DIY Logging Volt/Ampmeter
|
Files | |
| file | adc.h [code] |
| This file contains all the function prototypes for the adc.c file. | |
| file | conversion.h [code] |
| Conversion and settings-related methods and structs for high-precision logging voltage/current meter. | |
| file | display.h [code] |
| Display updating functionality for high-precision logging voltage/current meter. | |
| file | gpio.h [code] |
| This file contains all the function prototypes for the gpio.c file. | |
| file | i2c.h [code] |
| This file contains all the function prototypes for the i2c.c file. | |
| file | main.h [code] |
| Main header-file for the high-precision logging voltage/current meter project. | |
| file | rtc.h [code] |
| RTC functionality for high-precision logging voltage/current meter. | |
| file | stm32_assert.h [code] |
| STM32 assert file. | |
| file | stm32f1xx_hal_conf.h [code] |
| HAL configuration file. | |
| file | stm32f1xx_it.h [code] |
| This file contains the headers of the interrupt handlers. | |
| file | tim.h [code] |
| This file contains all the function prototypes for the tim.c file. | |
| file | usart.h [code] |
| U(S)ART functionality for high-precision logging voltage/current meter. | |
| file | util.h [code] |
| Utility functionality for high-precision logging voltage/current meter. | |