grivera90's Stars
pschatzmann/arduino-audio-tools
Arduino Audio Tools (a powerful Audio library not only for Arduino)
siara-cc/esp32_arduino_sqlite3_lib
Sqlite3 Arduino library for ESP32
siara-cc/esp32-idf-sqlite3
Sqlite library for esp-idf (esp32) framework
DavidAntliff/esp32-i2c-lcd1602
ESP32-compatible C library for LCD1602 display via I2C backpack.
simondlevy/VL53L5CX
Arduino library for ST Microelectronics VL53L5CX multizone Time-of-Flight ranging sensor
Veilkrand/UltrasoundSensorArray
Arduino+Python to create a ultrasound sensor array based on the HC-SR04
PacktPublishing/Embedded-Systems-Object-Oriented-Programming-in-C-and-C--
A licensed video course that shows how to develop embedded systems using C and C++
besp9510/rtos_ground_up
This repository contains my individual work for the "Build Your Own RealTime OS (RTOS) From Ground Up™ on ARM 1" Udemy class created and taught by Israel Gbati.
nopnop2002/esp32-idf-sqlite3
sqlite3 for esp-idf
AnthonyDiGirolamo/i2c-thumb-keyboard
Handheld tactile switch keyboard using the TCA8418.
siara-cc/esp32-idf-sqlite3-examples
Examples for esp-idf sqlite3 component at repository esp32-idf-sqlite3
kylehendricks/esp32-vl53l0x
A VL53L0X driver for the ESP32
arielnh56/OctoSonar
Arduino library supports many HC-SR04 sensors via I2C bus and hardware interrupt
phishman/TCA8418
TCA8418 I2C Keypad Controller Arduino Library
RJRP44/VL53L5CX-Library
💽 A vl53l5cx library for esp32 using the esp-idf framework
ESP32Tutorials/ESP32-ESP-IDF-WebSocket-Web-Server-
ESP32 ESP-IDF WebSocket Web Server with LED Control Example
nopnop2002/esp-idf-ultrasonic
Ultrasonic distance sensor for ESP-IDF
ESP32Tutorials/ESP32-ESP-IDF-SPIFFS-Web-Server
ESP32 ESP-IDF SPIFFS Web Server
mike-rankin/ESP32_VL53L5CX
Small dev board for the STMicro VL53L5CX Sensor
Ovidiu22/LCD-1602
C-library for LCD display 16x2
ESP32Tutorials/HC-SR04-Ultrasonic-Sensor-with-ESP32-ESP-IDF
HC-SR04 Ultrasonic Sensor with ESP32 ESP-IDF
francescofum/STM32-HC-SR04
Driver for an HC-SR04 ultrasonic distance sensor for ARM-STM32 microcontroller (nucleo) using CubeHAL
no1seman/enc28J60_esp32_idf
Clone of enc28J60 esp32 idf example
maximilianfeldthusen/fftw
This C++ code snippet generates a sample signal composed of a sine wave with added noise, performs a Fast Fourier Transform (FFT) on that signal, and then displays the magnitude spectrum of the FFT result.
RobTillaart/TCA9554
Arduino library for I2C TCA9555 8 channel port expander
bendary-akram/Embedded-Systems-Object-Oriented-Programming-in-C-and-Cpp
Benjarit/Software-System-Design
Software/Hardware development for embedded systems, including memory, I/O and interrupts; an overview of C and C++, class structures in object oriented programming; software development with UML and testing and debugging strategies.
kimuralj/vl53l5cx-esp32c3
Distance measurement with VL53L5CX using esp32c3
MegaMechatronics/MegaCode
Code written and developed by Mega Man upon the shoulders of those who came before me.
squared-electronic/avr-tca8418
Texas Instruments TCA8418 I2C keypad driver for AVRs