Contact me
Click here to send an E-mailPractical Usage on Facebook (current news)
-
Recent Posts
- IoT REBOOT – Apple HomeKit (Siri), Raspberry Pi, node-red, Homebridge
- Apple HomeKit on iOS with Arduino (ESP8266) through Raspberry Pi – Part 2
- Apple HomeKit on iOS with Arduino (ESP8266) through Raspberry Pi – Part 1
- Review: Zivix PUC+ for Bluetooth Midi Wireless
- M4L: Max for live patch for better guitar solo
-
Archives
Categories
- Ableton (1)
- AL-88c (1)
- Arduino (54)
- Pedal board (40)
- Wine Cellar (1)
- Electronics (23)
- EM-1 (4)
- FCB1010 (16)
- IoT (1)
- M4L (1)
- Max for Live (1)
- MP (8)
- MPK261 (2)
- MR (1)
- MRe (1)
- Music equipment (22)
- PU-2 (20)
- Uncategorized (3)
- VC-1 (5)
- Vortex (8)
- Wine Cellar (1)
Tags
- akai
- alesis
- Apogee Gio
- arduino
- behringer
- fcb1010
- firmware
- firmware upgrade Vyzex
- ICM4+
- iConnectivity
- iConnectMIDI4+
- iO Dock
- ipad
- iphone
- irig midi
- jeenode
- Keyboard
- line 6
- line6
- m4l
- max
- mega
- midi
- midibridge
- MP
- mpk261
- music
- pedalboard
- pedal board
- Processing
- Programming
- PU-1
- PU-2
- puc+
- review
- rfm12b
- rotary encoder
- Side project
- Sysex
- Volume Control
- Vortex
- Vyzex
- wine cellar
- wireless
- Zivix
Subscribe to Blog via Email
Category Archives: VC-1
VC-1: Volume control for guitar using Arduino
As explained here, here and here, the VC-1 is a volume control for guitar (or bass) that can use a potentiometer, a variable analog signal or a Midi command to change the output volume.
Posted in Arduino, Electronics, Music equipment, VC-1
3 Comments
VC-1: New circuit
The first circuit design for the VC-1 was a bit unstable and very dependant on the quality of the control signal. Since the goal here is to control the resistance with a PWM signal from the micro-controller, the control signal … Continue reading
VC-1: Volume Control Beta
The VC-1 is. On the left, the Silonex Audiohm opto-couplers (OC) with the electronic drivers. it has been described here. On the right, the line-buffer/impedance-controller described there. It works as expected, using two digital pins on the Arduino micro-controller to … Continue reading
VC-1: More impedance control
In the previous post, I described the circuit that I’m using to emulate a potentiometer using a couple of opto-isolator (or opto-couplers?). There is one small problem with the circuit: the input impedance has to be quite low. If you … Continue reading
VC-1: Digital/Midi Volume Control
A user asked if I could design an FCB1010/PU-2 volume control. I love challenges… It took me weeks to get one working properly. The are two main parts to this: the analog side and the digital side. The analog side … Continue reading