Archive of posts with category 'Hardware'

Version 2

For practice and to get better, I made another voltage controlled oscillator. This time, I also ordered a custom front panel that I designed. The front panel ended up costing me around $55, so it’s by far the most expensive part of this project. It’s also something that I doubt I do again, but it was way fun to figure out how to do it.

Can't Believe It Worked

I’ve been very slowly trying to learn more electronics for a few years. Recently, one of my brothers let me know that he’s getting into electronic synth music and showed me a bunch of youtube videos of different projects. One of them looked to be something that I thought I could do. So I ordered a bunch of parts, some bench equipment and decided to give it a go. I’m writing this post because today I finished the oscillator and it actually works. I’m quite amazed that it works, but it’s giving me a huge amount of confidence to try to do more things with electronics.

New Tools/New Project

My brother is getting into electronic sythensizer music (which is what I think it’s called). I mentioned that I was trying to get back to learning electronics (yet again) and he suggested I look at some of the music stuff that he’s been reading/watching. He wasn’t sure what to buy to get started. I wasn’t sure either, but this seemed like a relatively simple way for me to get back to learning electronics. He gave me a bunch of youtube videos to watch. One guy who seems really good has a bunch of videos for making different boards. So I decided to start with his Synth Voltage Controlled Oscillator.

Network Cards and Device Names

I know there’s a page on the Red Hat website that explains the new network device names and how they’re created. But, for me, a concrete example that I worked with is always much better. I set up a new server yesterday and had some issues with a fiber network card, so I thought I’d write up what I learned.

RHEL7 Kickstart

Now that I’m in a place where all ip addresses are handled by dhcp, I need to change how I do kickstart installs.

Been A While

My summer has been pretty crazy with a big work conference that is finally over. My life is now my own again. Yay! I’ve been very behind in doing my monthly checking, but that’s ok. The good news is that I don’t have to go back to work for over a week. So I’m trying to do a bunch of projects around the house.

Maybe Unstuck

A few days ago I ordered the book, “The Art of Electronics”. Today, it arrived. I’ve heard that it’s a great book for learning practical electronics. I’ve been meaning to do some serious study of electronics for a while. With my job, I should know more than I actually do. So, I think I finally have my plan. I’m going to try to work my way through the book. Nothing drastic and I have no real time table. But I’m going to try to study like an hour a day. And to limit distractions, I think I’ll work in the library at work. I’m thinking this is also how I got started in learning Rails programming. I want to say it took me a few years before I could do anything usable. I’ll have to check my old notebooks for the exact dates. But there’s no deadline or anything that I need to hit. So I can take my time. And when I get a decent feel for things, hopefully, I’ll be able to make the game that’s been floating around in my head for a while. And once I start working on this, it will hopefully kick me in the butt to get moving on the rest of the stuff in my kitchen. Tomorrow I’m going to see a ballet. So perhaps I’ll start at the library on Friday. Or I’ll just wait until next week and start off on Monday.

Arduino and Processing

I’m getting started with collecting data using an Arduino board, but displaying it using Processing. Eventually, I want do collect the data from a Raspberry PI board, but I’m starting with an Arduino because I think it will be easier.