2016-12-13 (Tu) Clockwork Theremin

Sad news, hackers. Codebender is going away. I had been keeping my Arduino sketches there because they could be easily embedded in blog posts and they were just a great organization with an open-source heart and solid sense of community.

Code posted on this site will now use Arduino’s online editor, Create.Arduino. It seems to have taken a few hints from Codebender. That’s a good thing, it seems like a good platform so far.

All the code for the Clockwork Theremin was typed a few months ago from simple pseudo-code. This was long before any usable hardware was available for testing. Some testing was attempted with small printed gears but it was not useful. When the code was written the premise was to use an Arduino Micro but recently the hardware was switched to an Arduino UNO so it would be recognizable to people learning to code. While changing the code to match the pins of an Arduino UNO the code was also migrated to Create.Arduino. Fortunately, Create.Arduino allows code to be embedded into blog posts, or it wouldn’t be here so the revised code, for an UNO has been posted below.




Downloads:
Parts list:

The rest of the posts for this project have been arranged by date.

First time here?


Completed projects from year 1.

Completed projects from year 2.

Completed projects from year 3.


Disclaimer for http://24hourengineer.blogspot.com/

This disclaimer must be intact and whole. This disclaimer must be included if a project is distributed.

All information in this blog, or linked by this blog, are not to be taken as advice or solicitation. Anyone attempting to replicate, in whole or in part, is responsible for the outcome and procedure. Any loss of functionality, money, property or similar, is the responsibility of those involved in the replication.

All digital communication regarding the email address 24hourengineer@gmail.com becomes the intellectual property of Brian McEvoy. Any information contained within these messages may be distributed or retained at the discretion of Brian McEvoy. Any email sent to this address, or any email account owned by Brian McEvoy, cannot be used to claim property or assets.

Comments to the blog may be utilized or erased at the discretion of the owner. No one posting may claim property or assets based on their post.

This blog, including pictures and text, is copyright to Brian McEvoy.

2016-12-12 (M)

Comments