tony-josi's Stars
3b1b/manim
Animation engine for explanatory math videos
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
openssl/openssl
TLS/SSL and crypto library
inconshreveable/ngrok
Unified ingress for developers
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
pybind/pybind11
Seamless operability between C++11 and Python
raspberrypi/linux
Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
librosa/librosa
Python library for audio and music analysis
gnuradio/gnuradio
GNU Radio – the Free and Open Software Radio Ecosystem
hathach/tinyusb
An open source cross-platform USB stack for embedded system
raspberrypi/pico-sdk
FreeRTOS/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
benhoyt/inih
Simple .INI file parser in C, good for embedded systems
google/cpu_features
A cross platform C99 library to get cpu features at runtime.
pyqt/examples
Learn to create a desktop app with Python and Qt
jgaeddert/liquid-dsp
digital signal processing library for software-defined radios
PortAudio/portaudio
PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
nodiscc/awesome-linuxaudio
[mirror] A list of software and resources for professional audio/video/live events production on Linux.
raspberrypi/debugprobe
rm-hull/pifm
Copy of http://www.icrobotics.co.uk/wiki/index.php/Turning_the_Raspberry_Pi_Into_an_FM_Transmitter
doceme/py-spidev
peterhinch/micropython-font-to-py
A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode
lthiery/SPI-Py
Hardware SPI as a C Extension for Python
analogdevicesinc/iio-oscilloscope
A GTK+ based oscilloscope application for interfacing with various IIO devices
pysdr/pysdr
A guide for using Python as a software-defined radio (SDR) framework, for extremely rapid development of SDR apps/research with beautiful GUIs
ripxorip/pico_guitar_to_midi
The repository for the open source parts of the Raspberry Pi Pico guitar to MIDI converter.
notro/spi-bcm2708
Discontinued. SPI master driver with DMA support for the Raspberry Pi
psycotica0/tone-generator
This is a simple tone generator. It plays a given frequency for a given time. Includes a Tcl/Tk Gui.
kappalabs/fft_band_equalizer
Band equalizer implementation using FFT in C language