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
Tag Archives: fcb1010
MRe-2: A demo
I have decided to try the MRe-2 in a real setting. So I hooked up my keyboard and recorded a demo. It was done using Ableton Live 9. The trick was to setup 2 midi loops (using clips). The first … Continue reading
Posted in Electronics, FCB1010, MP, MR, MRe, Vortex
Tagged Ableton Live, alesis, fcb1010, Vortex
4 Comments
PU-2: Meet Beta!
The PU-2 made it to Beta. As you can see in the picture above, the PU-2 is an external module, linked to a connecting board inside the Behringer FCB1010 with a flat cable. The reason for the external moduleĀ is … Continue reading
Posted in Arduino, FCB1010, Pedal board, PU-2
Tagged arduino, behringer, Beta, fcb1010, pedal board, pedalboard, PU-2, rotary encoder
4 Comments
Side Project: Data Stucture – Application
If you were patient enough and read through the two previous posts on this subject, you might be wondering how this applies to the PU-2 pedal board in practice. Even if you were not patient enough, here’s how the data … Continue reading
Posted in Arduino, FCB1010, Pedal board, PU-2
Tagged arduino, behringer, fcb1010, pedalboard, PU-2, Side project
Leave a comment
Side project: Data Stucture – continued
In a previous post, I defined a simple date structure to help in the transfer of the commands sent to/from a pedal board. In this post, I will complete the definition of the data structure and define the physical layer … Continue reading
PU-2: adding a display
The fcb1010 has a numerical display made of 3 digits. It also utilizes a series of LEDs to give more info about its current state. At best, this is an arcane way of doing things, like trying to program a … Continue reading
PU-2: PIN assigments and some testing
It’s good to have a Mega! Plenty of pins for the prototype. Some of the digital pins are hidden by the shield I made for the connectors. As far as coding goes, programming the PU-2 is easier than programming the … Continue reading
Posted in Arduino, FCB1010, Pedal board, PU-2
Tagged arduino, fcb1010, pedalboard, PU-2
Leave a comment
PU-2: New brain – Arduino Mega
The FCB1010/PU-2 has a new brain. The Arduino Mega (clone) has been connected in place of the main board. I haveĀ removed: the power transformer, the mains/120 volts plug and the on/off switch, because the PU-2 will be bus-powered. It was … Continue reading
Posted in Arduino, FCB1010, Pedal board, PU-2
Tagged arduino, fcb1010, mega, pedalboard, PU-2
1 Comment
FCB1010 – PU-2: Requirements and Wish List
I’ve identified some requirements for my second pedal board based on the Behringer FCB1010. Here’s a list for now: USB connection. This is a must, for fast and efficient programming and reprogramming. USB also makes it a lot easier to … Continue reading
FCB1010: More documentation
I have received a complete schematic for the Behringer FCB1010. I have updated my previous post about the components.
Behringer FCB1010 – Ordering parts
I have ordered the parts needed to modify the main board. I am not sure yet which method will be used for the driving of the LEDs and switches, so I have ordered sufficient parts to be able to test … Continue reading