ylovalt's Stars
jarekkt/step2mach
Plugin for Mach3 and Nucleo-F429ZI board
kripton/pico-examples
knuth-konrad/winhlp32-on-windows10
How to install WinHlp32.exe on a Windows 10 system.
Twisted-Fields/rp2040-motor-controller
A dual channel brushless motor controller based on the RP2040 microcontroller, designed in Kicad.
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
tooyipjee/DS-Pi
Audio DSP Platform for the RP2040
ArmDeveloperEcosystem/audio-spectrogram-example-for-pico
Example project showcasing how to use a Raspberry Pi Pico, Adafruit's PDM MEMS Microphone Breakout, and Adafruit's 2.0" 320x240 Color IPS TFT Display with microSD Card Breakout to "See sound in real-time". 🔊 👀
DatanoiseTV/PicoADK-Firmware-Template
🎵 🎹 Firmware boilerplate for the RP2040 / RP2350 powered PicoADK Audio Development Boards. Build your own stand alone synthesizers! Includes all nuts and bolts (FreeRTOS, USB MIDI, Vult DSP, Hardware Plumbing, DMA, ..). https://github.com/DatanoiseTV/PicoADK-Hardware
DatanoiseTV/rp2040-vult-demo-board-template
A Vult DSP template for the RP2040 DSP Demo Board (PCM5102 32-bit Audio Codec, CV, Gate, MIDI)
espressif/esp-usb-bridge
USB to UART&JTAG bridge, implemented on ESP32-S2 or ESP32-S3
kadirilkimen/Printable-Models
Useful 3D models designed by me
markniu/PandaZHU
3D printer control board based on ESP32,support 8 Driver motors.
windowjs/windowjs
Window.js is an open-source Javascript runtime for desktop graphics programming.
joeycastillo/The-Open-Book
bmsleight/lasercut
Module for openscad, allowing 3d models to be created from 2d lasercut parts
maximecb/noisecraft
Browser-based visual programming language and platform for sound synthesis.
AndyGlx/FullControl-GCode-Designer
Software for designing GCODE for 3D printing
nopnop2002/esp-idf-CANBus-Monitor
Monitor Canbus traffic
RogersTerra/Terra
C syntax based programming language written in python.
glenn20/micropython-espnow-images
A collection of pre-compiled micropython images (including espnow support) for the esp32 and esp8266.
avast/ioc
Threat Intel IoCs + bits and pieces of dark matter
printermods/xchange
XChange printable adapters, firmware, accessories
arangodb/arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
DaveVoorhis/dbLogger
dbLogger is a simple logging layer that logs to a SQL database rather than the usual text-based log files.
lvgl/lv_binding_micropython
LVGL binding for MicroPython
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
pylint-dev/pylint
It's not just a linter that annoys you!
leinardi/pylint-pycharm
A plugin providing both real-time and on-demand scanning of Python files with PyLint from within PyCharm/IDEA.
psf/black
The uncompromising Python code formatter
PyCQA/bandit
Bandit is a tool designed to find common security issues in Python code.