|
Embedded System Design 2 - Project
|
Files | |
| file | adc.h [code] |
| ADC functionality for reading the (battery) voltage and internal temperature. | |
| file | ADXL362.h [code] |
| All code for the ADXL362 accelerometer. | |
| file | cable.h [code] |
| Cable checking functionality. | |
| file | datatypes.h [code] |
| Definitions of the custom data-types used. | |
| file | delay.h [code] |
| Delay functionality. | |
| file | documentation.h [code] |
| This file contains useful documentation about the project. | |
| file | DS18B20.h [code] |
| All code for the DS18B20 temperature sensor. | |
| file | interrupt.h [code] |
| Interrupt functionality. | |
| file | lora_settings.h [code] |
| file | lora_wrappers.h [code] |
| LoRa wrapper methods. | |
| file | pin_mapping.h [code] |
| The pin definitions for the regular and custom Happy Gecko board. | |
| file | util.h [code] |
| Utility functionality. | |