Whilst messing around a little more with my Arduino with Multiple Displays – Part 2, I've optimised the code a little and found out a bit more about these displays! In this part, I'm actually using a PCB that can hold four displays, powered by a Waveshare Zero device. More on that here: Waveshare Zero Multi … Continue reading Arduino with Multiple Displays – Part 3
Tag: esp32c3
Arduino with Multiple Displays – Part 2
As I mentioned in my last post on Arduino with Multiple Displays I'm going to look at other microcontrollers too. This post takes a wander through my Waveshare Zero and similar format boards that each support one of the RP2040, ESP32-C3 or ESP32-S3. Warning! I strongly recommend using old or second hand equipment for your experiments. … Continue reading Arduino with Multiple Displays – Part 2
XIAO ESP32-C3 MIDI Synthesizer – Part 6
Expanding on my previous posts, I thought it might be interesting to see how I might be able to add some additional IO to the MIDI Synth. This is an exploration of some options there. Part 1 - Getting started and getting code running. Part 2 - Swapping the ESP32-C3 for a SAMD21 to get USB … Continue reading XIAO ESP32-C3 MIDI Synthesizer – Part 6
XIAO ESP32-C3 MIDI Synthesizer – Part 2
After an initial play with the XIAO ESP32-C3 MIDI Synthesizer the first thing I wanted to try was to swap out the ESP32-C3 for something else, just to see what could be done. Part 1 - Getting started and getting code running. Part 2 - Swapping the ESP32-C3 for a SAMD21 to get USB MIDI. Part 3 - … Continue reading XIAO ESP32-C3 MIDI Synthesizer – Part 2
XIAO ESP32-C3 MIDI Synthesizer
I quite like many of the XIAO boards, so when I got an email announcing the XIAO MIDI Synthesizer I went off to buy one and take a look. This uses the Dream SAM2695 MIDI device, which is a General MIDI instrument in a chip. I have a couple of devices that use this chip, … Continue reading XIAO ESP32-C3 MIDI Synthesizer
Duppa I2C MIDI Controller – Part 4
This is revisiting my Duppa I2C MIDI Controller this time using a Waveshare Zero format device. Part 1 - getting to know the devices and testing them out. Part 2 - adding MIDI to the LED ring and I2C encoder. Part 3 - adding normal encoder, plain potentiometer, and endless potentiometer control. Part 4 - revisits the idea with … Continue reading Duppa I2C MIDI Controller – Part 4
Waveshare Zero, Pimoroni Tiny, and Neopixels
I want to revisit my Forbidden Planet “Krell” Display looking at an alternative way to do the electronics. In particular, I'm looking at how I might embed a microcontroller in each display. This post is a short diversion into the world of some Waveshare "Zero" format devices and a bit of background on driving programmable … Continue reading Waveshare Zero, Pimoroni Tiny, and Neopixels
ESP32C3 OLED Mini MIDI Montor
I've picked up a couple of really neat, small, ESP32C3 based boards with a built-in 0.42" OLED display and so whilst wondering what to do with them, I thought a small MIDI note monitor might be a bit of fun. https://makertube.net/w/3KWE9QUD2Qs9chcWwpX99R Warning! I strongly recommend using old or second hand equipment for your experiments. I … Continue reading ESP32C3 OLED Mini MIDI Montor