While back, I did create an arduino setup, and has since then been meaning to do something more useful with it. Well, it took a while. I fiddled around a bit, and now finally managed to combine it with looking into python. I’ve pasted the pythoncode in below, you will need python-mysql and pyserial (pip […]
Tag Archives: arduino
Arduino Uno with SHT15
So yeah. I am “done” with the thing. Need to fix it into a permanent state… But here is a demo of it running and getting into “to hot state” in a youtube clip, and another. You’ll need the SHT1x library if you don’t wanna create it yourself. Here’s the code I am running: #include […]
First run with the arduino uno r3
Click to view video.