Home
Stupid Projects
Cancel

Sine generator using stm32f407 internal DAC and PCM5102A

Intro Welcome to another completely stupid project! This time I’ll show you how to implement a sine generator using a dirt cheap stm32f407 board. It really doesn’t make any sense to just build a ...

Benchmarks with gcc, musl and clang and how can they affect the embedded development cost

Intro Ok, I know that’s a long and pompous title, but it’s difficult to summarize the whole meaning of this post. As you’ll find out on this blog I won’t only write about stupid projects, but I’l...

WiFi digital control DC power supply with web interface and USB

Intro Welcome to my next stupid project! Ok, this project is really stupid and I’ll probably never going to use it for any of my next projects, but it was fun doing it nevertheless. I have a bunc...

Control RGB strip with WiFi (ESP8266) and arduino.

Intro This is my first stupid project posted here. I wanted to put some color in my living room and these inexpensive RGB led strips that you can find in ebay are perfect for this. To control RGB ...