this post was submitted on 29 Sep 2024
1 points (100.0% liked)

Arduino and other electronics projects info

125 readers
1 users here now

founded 2 years ago
MODERATORS
top 17 comments
sorted by: hot top controversial new old
[–] rtwin@lemmy.staphup.nl 1 points 1 month ago

STM32Duino library for RGB, Monochrome and Two-color led matrix panels (STM32, RP2040)

https://github.com/board707/DMD_STM32

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago
LED Panels - An Introduction (Part 2). 2023 - Controllers.

https://www.youtube.com/watch?v=ih2P9zkAML8

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago
Everything You Didn't Want to Know About RGB Matrix Panels logic

https://www.sparkfun.com/news/2650

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago)
Driving a Hub75 RGB LED Panel #explanation

https://www.youtube.com/watch?v=FK7j8IgtUX0

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago
Bitluni Brings All the ESP-32 Multimedia Hacks to Supercon ( i2S and DMA intro )

https://www.youtube.com/watch?v=AZYjIPrQe7s

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago
[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago)

RP2040 Hub75 driver : hub75-pio-rs (rust RP2040)

https://github.com/kjagiello/hub75-pio-rs

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago)
Joy-it RB-MatrixCtrl Controller HAT voor LED-Matrix-module RB-MatrixCtrl (Raspberry Pi)

https://joy-it.net/en/products/RB-MatrixCtrl

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago)

Dev Boards

How many panels can i chain (ESP32, RPI, PICO, Teensy, STM32)

https://community.pixelmatix.com/t/how-many-panels-can-chain/1336

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago)
[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago)
[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago) (1 children)
ESP32 Audio DMA Settings Explained - dma_buf_len and dma_buf_count

https://www.youtube.com/watch?v=ejyt-kWmys8

ESP32 LCD/Camera Mode. (Source:ESP32 documentation)

LCD/Camera mode is only supported on I2S0 over a parallel bus. For LCD mode, I2S0 should work at master TX mode. For camera mode, I2S0 should work at slave RX mode. These two modes are not implemented by the I2S driver. Please refer to LCD for details about the LCD implementation. For more information, see ESP32 Technical Reference Manual > I2S Controller (I2S) > LCD Mode [PDF Pg 323 "12.5 Camera-LCD Controller"].

[–] rtwin@lemmy.staphup.nl 1 points 3 weeks ago* (last edited 3 weeks ago)
Technical reference page 314 (12.1 Overview)

Technical reference page 318

Technical reference page 324

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago)

Casting to your device

WiFi Screen Receiver Using MakePython ESP32 Color LCD (ESP32)

https://www.hackster.io/H0meMadeGarbage/wifi-screen-receiver-using-makepython-esp32-color-lcd-160c11

[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago)
[–] rtwin@lemmy.staphup.nl 1 points 1 month ago* (last edited 1 month ago)
DMD_STM32 - Arduino STM32 Matrix Panel Library - Comprehensive info! (STM32, RP2040)

https://github.com/board707/DMD_STM32/wiki/Led_drivers

[–] rtwin@lemmy.staphup.nl 1 points 2 weeks ago* (last edited 2 weeks ago)