🌐 Visit Elypeddler.wordpress.com
🌐 Elypeddler.wordpress.com besuchen
✍️Write rieview ✍️Rezension schreiben 🏷️Get Badge! 🏷️Abzeichen holen! ⚙️Edit entry ⚙️Eintrag bearbeiten 📰News 📰Neuigkeiten
Tags:
Just added a flat 1200mAh li-po battery (from Pi Hut) to my Tulip Computer. It was pretty easy. Whip the back off. Plug the battery in, red wire to + connection. Stick the battery down with some double sided tape. Arrange the wires (that was the trickiest bit). Screw the back, back on. And that’s […]
11.3.2025 18:21Adding a battery to my TulipThe new MPX5010DP pressure sensors arrived. A test with some plastic tubing showed that they fixed the stability and lag issues. I then moved on to working on a better mouthpiece. The plastic tubing is odd to blow into and condensation quickly builds up. I went in search of a better solution. I needed a […]
9.2.2025 19:59Ocarina MIDI controller – MouthpieceI managed to build a rudimentary POC version of an ocarina MIDI controller but the components weren’t good enough for it to be ‘playable’. Pressure sensor The pressure sensor I used was a pretty cheap barometric sensor. It wasn’t sensitive enough, drifted and was laggy. A barometric pressure sensor is designed to measure the current […]
19.1.2025 15:35Ocarina MIDI controller – Better componentsHaving found an Arduino that was capable of sending MIDI messages over USB I was ready to build a proof of concept ocarina style MIDI controller. For that I’d need two more components. A pressure sensor and some buttons. Pressure sensor I know little about pressure sensors, or pressure actually. I knew I needed a […]
12.1.2025 11:11Ocarina MIDI controller – Proof of conceptI’m trying to build an ocarina style MIDI controller (see earlier post) but there have been a few hurdles to surmount. My initial research showed that it was possible to send MIDI over USB messages using an Arduino or similar microcontroller. I have a couple of Arduinos kicking around so I grabbed one, found some […]
5.1.2025 21:11Ocarina MIDI controller – MicrocontrollerI have a new project. My daughter plays the ocarina and is a bit of a prog fan. Over the Christmas break she asked me whether it would be possible to make an ocarina that could play a synth. A little bit of research showed it was eminently possible. An ocarina is a small wind […]
2.1.2025 17:26Ocarina MIDI controllerMy thoughts on Mint Linux. Gave it a good poking and although it looks good and worked well it has a couple of issues that I can't live with.
3.11.2024 17:08Desktop Linux thoughtsAdventures in programming the Tulip Computer
29.9.2024 12:02Tiptoeing through the Tulips<a href="https://elypeddler.wordpress.com/@elypeddler.wordpress.com" rel="ugc">@elypeddler.wordpress.com</a> hey, it worked.
14.10.2023 14:11Comment on Entering the Fediverse by AndyHaving followed the instructions from “Engage a Wider Audience With ActivityPub on WordPress.com” this post should now show up on the Fediverse under the elypeddler.wordpress.com@elypeddler.wordpress.com account. Let’s see.
14.10.2023 14:10Entering the FediverseI think I worked out how to do a release on GitHub. So here is 0.1.0 of the Kiss RSS Reader – https://github.com/ely-peddler/kiss_rss/releases/tag/v0.1.0
29.3.2023 20:14Rust RSS Feed Reader first ropey release[…] while ago I wondered if I could write an RSS Feed Reader in Rust? Well it turns out that yes I can. The code is in GitHub. I thought it might be worth writing about […]
27.3.2023 16:59Comment on Can I write an RSS Feed Reader in Rust? by Rust RSS Feed Reader update – ely-peddler