JoseCintra's Stars
JuliaLang/julia
The Julia Programming Language
lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
dream-num/Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
bootboxjs/bootbox
Wrappers for JavaScript alert(), confirm() and other flexible dialogs using Twitter's bootstrap framework
sharpie7/circuitjs1
Electronic Circuit Simulator in the Browser
nbubna/store
A better way to use localStorage and sessionStorage
yegor256/tacit
CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages
archtaurus/RetroPieBIOS
Full BIOS collection for RetroPie
robsoncouto/arduino-songs
adafruit/RTClib
A fork of Jeelab's fantastic RTC Arduino library
akamensky/argparse
Argparse for golang. Just because `flag` sucks
greiman/SSD1306Ascii
Text only Arduino Library for SSD1306 OLED displays
avishorp/TM1637
Arduino library for TM1637 (LED Driver)
argtable/argtable3
A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.
jasonacox/TM1637TinyDisplay
Arduino library to display numbers and text on a 4 and 6 digit 7-segment TM1637 display modules.
dmulholl/args
An argument-parsing library for C.
m1cr0lab-esp32/remote-control-with-websocket
ESP32 Remote Control with WebSocket
pololu/pushbutton-arduino
C++ library for the Arduino IDE that helps interface with pushbuttons by either reading the state of the button or monitoring it for press/release events
cvmanjoo/RTC
A Simple Library for Arduino I2C RTCs
sigvaldm/SevenSeg
Arduino 7-segment display library
kristianklein/PushButton
An Arduino library that makes it easy to check for push button events (click, double-click, release, hold) without blocking your application with a delay.
GyverLibs/GyverTM1637
Бибилотека для 7 сегментного дисплея на чипе TM1637 с кучей приколюх
Chris--A/EEWrap
EEPROM access made dead simple!
Chris--A/PGMWrap
A concept library for easy use of PROGMEM data.
dualB/Melody
Melody offers a simple an powerful music text notation called MELO.
FalconLee1011/L9110s-Library-for-Arduino
L9110s / L298n Library for Arduino
TridentTD/TridentTD_OpenWeather
OpenWeatherMap for ESP8266
eltallerdetd/Arduino-L298N-Library
An Open Source library for Arduino and the L298N driver module.
davidepalladino/Button-Arduino
This library allows to manage a button, specifying if the pressure is long or not.
JoseCintra/MathAlgorithms
Collection of mathematical algorithms solved in several programming languages