This website requires JavaScript.
Explore
Help
Sign in
boujon
/
voilier-team-1
Watch
3
Star
0
Fork
You've already forked voilier-team-1
0
Code
Issues
Pull requests
Releases
Wiki
Activity
ee1bc88962
voilier-team-1
/
driver
History
Yohan Boujon
ee1bc88962
Added GPIOFromPWM function which can be used to optimise the GPIO selection, Fixed MyTimer_ActiveIT which wouldn't work for TIM1
2023-04-13 11:19:42 +02:00
..
adc.c
Battery fixed, changing some priorities for interrupts. Modified ADC Interrupt function, getGauge function
2023-04-11 19:06:27 +02:00
adc.h
Added battery and initBattery functions, using external variable uartCool
2023-04-07 15:28:30 +02:00
driver.md
Added ADC section in driver.mds
2023-04-12 22:43:31 +02:00
gpio.c
changing names, adding implementation folder
2023-03-31 10:12:56 +02:00
gpio.h
changing names, adding implementation folder
2023-03-31 10:12:56 +02:00
Lib_Com_Periph_2022.lib
Init of project with the various libraries.
2023-03-22 15:20:38 +01:00
MyI2C.h
Init of project with the various libraries.
2023-03-22 15:20:38 +01:00
MySPI.h
Init of project with the various libraries.
2023-03-22 15:20:38 +01:00
timer.c
Added GPIOFromPWM function which can be used to optimise the GPIO selection, Fixed MyTimer_ActiveIT which wouldn't work for TIM1
2023-04-13 11:19:42 +02:00
timer.h
Added servo, motoreducteur and working on rtc
2023-04-04 14:36:29 +02:00
uart.c
Battery fixed, changing some priorities for interrupts. Modified ADC Interrupt function, getGauge function
2023-04-11 19:06:27 +02:00
uart.h
Added MyUART_SendArray function in uart.c, Modified battery function to send a battery gauge. Created MAX_BAT that defines the max level of the battery
2023-04-10 23:48:53 +02:00