-
I have purchased 2 spider 1.0 boards, both having the same 3.3v issue with stepper drivers plugged in. Initially, I could not figure out why the SD would not flash with a firmware.bin in the root dire…
-
Wife asked me for a project like this. Would you mind sharing a how to on getting it installed? Also the source files or a link to the ones you used? Lastly which type of gpio switch did you use?
…
-
I've accidentally found this project and I'm amazed by it at first view.
Spent 600 working-hours during last 1 year to search for a :
- stable
- auto-reconnecting
- hot swap capable
- addressabl…
-
This is the code: (pretty much the readme example, modified slightly for embassy)
```
#![no_std]
#![no_main]
#![feature(type_alias_impl_trait)]
use embassy_executor::Spawner;
use embassy_rp::g…
-
I am trying to connect Adafruit VL53L4CD Time of Flight Sensor (https://www.adafruit.com/product/5396) with Nvidia Jetson Xavier NX using libi2c. But I could not figure out how to do it. Any one have…
-
I was looking to implement an alternative interface to the generic buttons that Ikea provides and I stumbled across your repos. Any chance you have some better documentation or a blog post about how o…
-
-
**Describe the bug**
The sample pedalboards included in the base Zynthian image are suboptimal. An example is that RHODES VINTAGE has its MIDI input fed from the Serial MIDI input which means USB MID…
-
I am trying to set up a unified lighting display with my keyboard and RGB LED strands, and a program like this would be cool. It could be printing device RGB data to the Arduino or other receiving dev…
-
I have just got a 64x64 LED Matrix off pimoroni, for Christmas, with a 2.5mm pitch. I cannot find any settings that work, and I cannot decide which type of chip it is, as both settings (--led-panel-ty…