Sender | Message | Time |
---|---|---|
24 Feb 2024 | ||
11:27:20 | ||
hello everyone, I was wondering if there is a kind soul here that would take a look at this PR I made - it upgrades a driver for a led matrix I'm using to from 5.x to 7.x | 11:28:36 | |
it compiles but, then at the same time it doesn't work :D but there are so many things that could have gone wrong, maybe I messed up the wiring... | 11:29:05 | |
https://github.com/david-sawatzke/hub75-rs/pull/7 | 11:29:40 | |
https://github.com/Niedzwiedzw/esp-reaper-status-bar/blob/master/src/status_bar_display.rs my code for drawing... the no led on the matrix llights up | 11:33:38 | |
25 Feb 2024 | ||
sooo my question still stands... I have managed to run this demo https://www.waveshare.com/wiki/RGB-Matrix-P2-64x64#Working_With_ESP32 on my setup, which means that hardware is fine - it must be software problem. If someone is feeling like helping me I'd be forever grateful :D | 15:06:51 | |
* sooo my question still stands... I have managed to run this demo https://www.waveshare.com/wiki/RGB-Matrix-P2-64x64#Working_With_ESP32 on my setup, which means that hardware is fine - it must be software problem. If someone is feeling like helping me I'd be forever grateful :D (I'm open sourcing (MIT) everything btw) | 15:10:36 | |
* https://github.com/Niedzwiedzw/esp-reaper-status-bar/blob/master/src/status_bar_display.rs my code for drawing... no led on the matrix llights up | 15:11:29 | |
26 Feb 2024 | ||
I've never used that crate, but my guess is that you aren't calling the | 15:12:47 | |
omg xD thank you | 16:12:27 | |
28 Feb 2024 | ||
18:01:08 | ||
1 Mar 2024 | ||
Hey guys got a interesting problem. In the progress of updating my embassy_rp project to their latest git version using epd-waveshare for my display. And I had this bit of code that worked before but now doesn't cause the epd-waveshare has tightened up its API just lost for what to do to resolve this any help or guidance appreciated!
The error is as follows
| 05:29:19 | |
* Hey guys got a interesting problem. In the progress of updating my embassy_rp project to their latest git version using epd-waveshare for my display. And I had this bit of code that worked before but now doesn't cause the epd-waveshare has tightened up its API just lost for what to do to resolve this any help or guidance appreciated!
The error is as follows
| 05:30:08 | |
avlec: You need to wrap the spi bus with something like embedded_hal_bus::spi::ExclusiveDevice . This explains the difference between an SpiBus and an SpiDevice https://docs.rs/embedded-hal/latest/embedded_hal/spi/index.html | 20:35:26 | |
problem with embassy build. I was following Hanno Braun's tutorial and after git clone of embassy the article had "git switch -d c3ef98a" That led to all my trouble | 21:20:08 | |
2 Mar 2024 | ||
In reply to @grantm11235:matrix.orgThat seems to have been the gap in my understanding thank you! What changes when you step away from a project for a few months... | 04:06:26 | |
hey, I can see that my raspberry pi pico (through embassy_rp is not fast enough to drive hub75 protocol and it flickers A LOT. it's off most of the time :D. So my assumption is that it uses too optimistic of a color depth, I was thinking about patching it to support less ambitious color space. the problem is that despite using pure colors only - red green and blue, below threshold of could someone with more expertise help me out with this? | 14:34:55 | |
https://github.com/Niedzwiedzw/hub75-rs/commit/e9fdc886128cc7c44928b9d58f107210e0683095?diff=split&w=1 so for some reason this doesn't work... | 15:38:02 | |
* https://github.com/Niedzwiedzw/hub75-rs/commit/e9fdc886128cc7c44928b9d58f107210e0683095?diff=split&w=1 so for some reason this doesn't work... the screen is completely dark, nothing is displayed | 15:38:43 | |
* https://github.com/Niedzwiedzw/hub75-rs/commit/e9fdc886128cc7c44928b9d58f107210e0683095?diff=split&w=1 so for some reason this doesn't work... the screen is completely dark, nothing is displayed... | 15:40:13 | |
18:46:09 | ||
5 Mar 2024 | ||
15:12:14 | ||
10 Mar 2024 | ||
15:24:54 | ||
11 Mar 2024 | ||
13:05:56 | ||
13:06:46 | ||
13:07:00 | ||
22 Mar 2024 | ||
Redacted or Malformed Event | 17:30:12 | |
26 Mar 2024 | ||
Would anyone like to take ownership of these?
Otherwise I'll move them to https://github.com/rust-embedded-community in the next few days | 19:53:19 | |
I guess I could take over 1306 | 19:56:26 | |
not sure if I should, though 😅 | 19:57:15 |