-
hi, again me, I d like to add the ssd 1306 display I just received to my controller but can t find how to adapt the exemple code to my teensy 4.0, no problem to wire and and vcc but how to wire the sc…
-
Currently, it appears to be possible to only set 1 LED per VU Meter track.
Maybe it could accept an array of [0...8]?
Example: [0, 8] would light Top & Bottom
Example: [0,1,2,3,4] would lig…
-
Hi folks
I started trying to drill into this but it occured to me I should ask here first.
I'm trying to connect my Behringer BCF2000 control surface to an app that uses NAudio (https://github.com…
-
Hello,
I ran into this project and i might be suitable for my needs. I have basically 2 questions:
1. Is it possible to use a smaller size SPI 7pin OLED? I have 64x48.
2. Is it possible to…
-
Hi,
I've almost finished my midi controller and thanks again for all the help I received here.
I work on Arduino MEGA (I need lots of pins for encoders) I use Moco-Lufa to allow my board to ac…
sucrz updated
4 years ago
-
Hi and thanks for your work and gentleness.
I´m using custom_selector_callback example with RGBs led, ¿how can use it with 3 normal leds?
I have 3 normal leds; RED (pin 10), GREEN (pin 11), YELL…
-
Documentation for multi tracking recording is gather here.
References:
- [Mackie digital bus x200](https://github.com/wekaco/rust-sketches/files/2454340/x200_om_ver1_0_4.pdf)
- [Tascam DM 24 serv…
dmtrs updated
6 years ago
-
I'have the code below, for use multiples MCP23017, with rotary encoders and switches, and work correctly, but i'm interested about the integration with your system and my code. I use an Arduino Mega, …
-
Hey there Saarts!
I was looking through your code and spotted on Line 235 that the analog fader reading is mutliplied by 16.
Would I be correct in thinking that the resolution of the fader is only 1…
-
Hey Peter
How hard is it to use a different display?
i have an sh1106 SPI 128x64 which uses the U8g library?
Cheers Sam