Author: cameronnewell

Wooden Lucy

During our time overseas, I had the great honor to join this band, and produce their two records. It was really a great time, playing rock and roll in such a vibrant city. There were some canges in personel, but the core was really here: Al Carter on guitar and vocals Cameron Newell on Guitar, […]

Read More

STOP/START/CONTINUE

So, I got a request I had never done- a stop/start. These functions are not well described in the library docs, but it all worked out.   Here is the code. I wont bother with the build right now, as it is well described on other posts:   //midi.controller to start/stop //by @the.nw.enterprise, https://thenorthwestenterprise.com/ //Library […]

Read More

OK a Whammy controller

So, this is a simple controller for a Digi Whammy. The ones with MIDI have reasonable direct PC-message calls for presets, but NOT great increment/decrement controls.. so that is what this does.   The build is straightforward, and cost maybe $20. I built i on a NANO EVERY.. but that board is a little big […]

Read More

A Bluetooth controller

https://thenorthwestenterprise.com/wp-content/uploads/2020/06/BTcontrol.JPG   So I got a request from someone for a compact bluetooth controller to control an app called ONSONG. I don’t use that app, but the OnSong people were good enough to add me to the Beta team for testing. The app is pretty flexible and programable, so Isimply had each switch send a […]

Read More

My IDE setup

Ok. Now that I am making more controllers for other people, I want to document how to setup my IDE environment. It is easy, and you will be able to reprogram the boards if you do it this way. FIRST, the main Arduino IDE https://www.arduino.cc/en/Main/Software I use the windows version, from the windows store. The […]

Read More

Another H9 controller

Ok, so I was trapped in quarantine, and thought I’d build a controller for a random person. The request was simple- 4 switches sending CC commands. Here is the plan:                 So, this is easy. Partslist here- total is about $40 with shipping: Main Board- Ardruino NANO EVERY […]

Read More