Embedded Systems, PCB Routing, Electronics Projects, Python ( Numpy, Django, Flask ), C, Cloud, AWS
- Brazil
Block or Report
Block or report fabiovila
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
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
-
OpenAI Bot for Telegram, also exampl...
OpenAI Bot for Telegram, also example of Flask and webhook pure requests bot for telegram, redis is used as update_id cache. 1from flask import Flask, request, jsonify
2import requests
3from .bot import get_completion
4import logging, sys
5import redis
12 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
January 2024
Created 8 commits in 3 repositories
Created 1 repository
-
fabiovila/PRLLM
Python
This contribution was made on Jan 5

