Wednesday, July 31, 2013

New Toys

So I finally bit the bullet and bought myself an oscilloscope. Not a fancy $3500 tabletop setup, but a nice DSO nano v3 pocket oscilloscope. Why is this a big thing, well, I've never done that much that has ever required the use of an oscilloscope. The first thing I ever used an oscilloscope for was when I played around with generating analog television signals. But now that I'm working on some synthesizers, I'm doing more with analog electronics and having this tool should prove to be incredibly useful. You can also expect ot see it make an appearance in some upcoming videos.

Thursday, July 4, 2013

AVR Synthesizer

In case you didn't know, I've been working on an AVR based synthesizer. You can check out some of the videos that show it off here, here, and here. Since then I've been working on getting the source code, schematics, and documentation together so that you can build your own. Now with the new GitHub setup, I've published all of the files, schematics and documentation. Please read the ReadMe as there is some important stuff in there and I'm always happy to take questions if something in what I've published doesn't make sense. Check it out.

On a related note, I'm putting in some more work on this to enter it into a project on Instructables. I'm going to enter it into 2 categories: the musical instruments and Arduino contests. If you belong to Instructables and like my project, go ahead and give it a vote. If I do win, I will be returning the favor to my audience with a few giveaways. I'll post again when I have the entry ready with a link.

Wednesday, July 3, 2013

A Change of Scenery

As some of you know, I like to make the code and notes used in my videos public. Up until now, I've been using my DropBox account and that has worked fairly well. But I think that it's time for a change of scenery. Over the past few days I've been moving the stuff from the old place to Github. Github offers a more centralized means of storage, a better UI, and a better way of interaction. If you want the latest notes, you just have to pull the latest repository. I still have quite a ways to go to have everything up to the level I want, but I thought I should share this change with you now.

Almost every series on my YouTube channel, the series that actually have code and notes, has its own repo and each episode has it own section therein. I also have a section for my own projects that I want to share with the code and additional documentation. I'm also working on a few extras that I don't want to reveal just yet, but if you look, you'll find them.

https://github.com/humanHardDrive