davealexis's Stars
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
urfave/cli
A simple, fast, and fun package for building command line apps in Go
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
edgedb/edgedb
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
goodtft/LCD-show
2.4" 2.8"3.2" 3.5" 5.0" 7.0" TFT LCD driver for the Raspberry PI 3B+/A/A+/B/B+/PI2/ PI3/ZERO/ZERO W
ebitengine/purego
stianeikeland/go-rpio
:electric_plug: Raspberry Pi GPIO library for go-lang
mypyc/mypyc
Compile type annotated Python to fast C extensions
miguelgrinberg/microdot
The impossibly small web framework for Python and MicroPython.
fdivitto/FabGL
ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal
sekigon-gonnoc/Pico-PIO-USB
USB host/device implementation using PIO of raspberry pi pico (RP2040).
peterhinch/micropython-async
Application of uasyncio to hardware interfaces. Tutorial and code.
HackerShackOfficial/Smart-Security-Camera
IoT security camera running open-cv for object detection 📹
c-blake/cligen
Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
Valar-Systems/MorningRope
lcdwiki/LCD-show-ubuntu
3.2" 3.5" 5.0" 7.0" TFT LCD Ubuntu driver for the Raspberry PI and PI 2 and PI 3
glenn20/micropython-espnow-images
A collection of pre-compiled micropython images (including espnow support) for the esp32 and esp8266.
SpotlightKid/mrequests
An HTTP client library (not only) for MicroPython with an API similar to requests
tinygo-org/tinyfont
Text library for TinyGo displays
atomic14/ESPNowSimpleSample
A simple example of using ESP-NOW for broadcast and peer to peer messaging
techiesms/ESP32-Micropython-Series-Codes
This Repo will contain all the codes used in ESP32 Micropython Series running on our YouTube Channel
huynguyenstart/Stepper-motor-Arduino-driver
Run a stepper motor without driver.
feiin/sqlstring
Simple SQL escape and format
Northstrix/Encrypted_Data_Vault
An encrypted data vault is a device that employs a sophisticated encryption algorithm to encrypt your data and utilizes either its built-in memory or external database to store your data in an encrypted form.
scholer/TextToSpeech
Text-to-speech (TTS) plugin for Sublime Text.
Nerzal/homeautomation
Homeautomation projects with TinyGo
fdivitto/tesseract
Tesseract Open Source OCR Engine (main repository)
Northstrix/Encrypted_Note_Storage_V2.0