-
I have attempted to get a daw plugin controller sending MIDI CC messages working for weeks now. Got everything working except encoders with another library and Ardiuno IDE. I ordered a opendeck board …
-
When flashing one of the attached neural networks the arduino integration test fails.
We have to check why and resolve this issue.
-
Hey, today I have normaly flashed few D1 minis and everything went ok.
I then tried to flash another module, but I got a messege that No online COM ports was found.
Its strange, because ports are vi…
-
Is there any schematic how to connect all together. Tried it multiple ways but does not work.
-
Hi
How to use ST7789 with STM32F103?The code how to config?
Thanks
-
Usermode access to SPI devices via /dev/spidev5.1 seems to be working fine.
-
I'm trying to display a message on the screen but it remains white, however I can run every example sketch without problems. I even tried to simply make the screen gray in setup but it flickers a bit …
-
**Hi Bodmer.
I tried to test the ESP32_SDcard_jpeg example bit wont work for me
Example is untouched
SD CS pin is connected to GPIO 5
MISO, MOSI ans SCK Pins are shared to TFT and TOUCH pins
…
rs3hc updated
4 years ago
-
I know that arduino-cli is very new and is still an "alpha preview", but it would be awesome of there was mightycore support for arduino-cli. Have you considered this?
https://github.com/arduino/ar…
-
Hi,
the new implementation of the SoftwareSerial library introduced by @jg1uaa in v1.0.6 via #26 seems not reliable. I updated my core this morning and ran our application with it. We use [this lib…