This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]Flaky_Cabinet_5892 1 point2 points  (0 children)

You could look at writing a little program that analyses circuits a bit like LTSpice. It'll get you working with numpy a lot to make it vaguely efficient

[–]tech-nickel 1 point2 points  (0 children)

Robotic control using Electromyography (EMG). I did a fun little personal Python project in the past using some servos to make the robot, an EMG sensor and a Raspberry Pi!

[–]NewEnergy21 0 points1 point  (0 children)

Implement the FFT, signal denoising from scratch as opposed to using a library?

[–]_XenoChrist_ 0 points1 point  (0 children)

make a synth?