Pinned Repositories
3d_lidar
This repository contains the code, 3D-printable files and electronics to make my 3D Lidar.
acoustic_beamforming
An experiment to do acoustic beamforming and beamsteering with Arduino.
EMI_mapper
A python script using RTL-SDR and OpenCV to create fast 2D electromagnetic maps.
hairpin_filter
Hairpin filter generator and openEMS model.
keyboard_audio_hack
Python proof-of-concept for breaking passwords with a microphone, using machine learning.
kicad-auto-silkscreen
This KiCad plugin automatically calculate the optimal silkscreen placement of reference designators.
kicad-pinout-generator
This KiCad plugin generates pinouts from the PCB file to various formats.
microdroplet_electrowetting
µDroplet is a platform to experiment with electrowetting with an 8×8 array of electrodes.
OpenEMG
OpenEMG is an open-hardware, easy to make, EMG module to measure muscle activity.
rf_network_analyzer
A $50 DIY RF network analyzer with tracking generator and RTL-SDRs.
CGrassin's Repositories
CGrassin/rtl_power_scripts
Python scripts to use and visualize the output of rtl_power.
CGrassin/pluto
Pluto is a programmable digital watch that re-uses case and LCD panel of the Casio® F-91W. (Hardware)
CGrassin/DSP_machine_learning
Using machine learning for DSP (TensorFlow, Python).
CGrassin/SimplyPID
A simple PID controller implementation in Java.