Embedded Systems, PCB Routing, Electronics Projects, Python ( Numpy, Django, Flask ), C, Cloud, AWS
Pinned Loading
-
OBDIICodes
OBDIICodes PublicOBDII trouble codes in json format and C header (without any string compactation).
-
ESP32ACMotorInverter_Test
ESP32ACMotorInverter_Test PublicTesting ESP32 as Motor Inverter. Not used in production but it worked perfectly.
C 3
-
How sync ESP32 Timers MCPWM?
How sync ESP32 Timers MCPWM? 1// CHANGE the clock prescale in mcpwm.c file to make possible get 30000hz of pwm frequency (15Khz in center aligned mode)
23#define MCPWM_BASE_CLK (2 * APB_CLK_FREQ) //2*APB_CLK_FREQ 160Mhz
4#define MCPWM_CLK_PRESCL 1 //MCPWM clock prescale Original = 15 <---------------------
5#define TIMER_CLK_PRESCALE 1 //MCPWM timer prescales Original = 9 <---------------------
-
Longan-freq-meter
Longan-freq-meter PublicA basic Frequency meter for Longan Nano and example of external clock triggering for TIMERs
C 1
-
bluepill-baremetal-vscode
bluepill-baremetal-vscode PublicBluepill baremetal blink systick project
C 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.