-
Back at it.
01/11/2018 at 16:28 • 0 commentsLast I left off there was some concerns I had with how I was doing some things and how the device would interact with the Mainstage Software. I was hoping there was a way for the device to poll the software to get the state of things that buttons were mapped to. It seems that there is not. That is ok, with that concern behind me, and myself actually having some time, and renewed interest in the project I think I am going to bring it to finish fairly quickly. I've been writing the sketch over the last couple days. I need to figure out if the Arduino Uno will be sufficient or if I need to update to the mega. I'll be adding an LCD as well.
The plan now is to have 8 banks of 8 buttons, 1 button to initialize a bank change, that leaves an extra button that I need to decide how I am going to use. I had an idea prior, but forgot what that was. Oh well. More soon. -
Long overdue update
03/12/2015 at 18:10 • 0 commentsWell it's been a while since I've done any real work on this project. One of the things I am wanting to do is create a dedicated board for this that can be produced. What I am failing at doing is getting a circuit built that will take the Hiduino code. I had started with Atmega32u4 chip because I could get that locally in Akihabara. The hex file from Hiduino is targeted for the 16u2, so I bought a few of those from Digikey and tried to get that to work. That did not work. I have tried the circuits on the datasheet, I have tried a segment of the circuit from the arduino uno rev3 schematic. I am beginning to think it is the chip holder I got on ebay. I am going to search Akihabara for a board that I can solder this too and then give that a try. Probably late next week.
Until then I am going to start working on programming how I want it to work. I have a better idea of what I want 1.0 to be like. Currently it's working on an Uno, and I think I will keep the Uno for now. Going to integrate 5 pots for tweaking whatever anyone wants to tweak.