Hi,
It compiles OK if I compile to hex so it should be OK, I will have to dig out a spare Pi and try it on the hardware later.
Thanks,
Bob
Search found 344 matches
- Mon Oct 13, 2025 11:58 am
- Forum: Bug Reports
- Topic: WS2812 Sim OK but fails to built
- Replies: 7
- Views: 8106
- Sat Oct 11, 2025 9:10 pm
- Forum: Bug Reports
- Topic: WS2812 Sim OK but fails to built
- Replies: 7
- Views: 8106
Re: WS2812 Sim OK but fails to built
Hi Ben,
I didn't get round to trying it last year but I have just looked as I would like some blinky LED's for Christmas and I still get the same error.
Bob
I didn't get round to trying it last year but I have just looked as I would like some blinky LED's for Christmas and I still get the same error.
Bob
- Mon Sep 08, 2025 1:08 pm
- Forum: General
- Topic: Error downloading updates [SOLVED]
- Replies: 4
- Views: 1156
Re: Error downloading updates
Same here 

- Mon Sep 08, 2025 12:06 pm
- Forum: General
- Topic: Error downloading updates [SOLVED]
- Replies: 4
- Views: 1156
Re: Error downloading updates
Hi,
I have just tried a library update, 153 files. 6 would not download with error but the 2 in your screenshot did OK.
Bob
I have just tried a library update, 153 files. 6 would not download with error but the 2 in your screenshot did OK.
Bob
- Sun Aug 31, 2025 6:00 pm
- Forum: General
- Topic: Is there a PING component?
- Replies: 28
- Views: 5232
Re: Is there a PING component?
Hi,
Thanks for the suggestion, in the example it does not check and just moves to the next step so I will put a return value in to make sure that stage has worked (or not).
Regards,
Bob
Thanks for the suggestion, in the example it does not check and just moves to the next step so I will put a return value in to make sure that stage has worked (or not).
Regards,
Bob
- Sat Aug 30, 2025 7:19 pm
- Forum: General
- Topic: Is there a PING component?
- Replies: 28
- Views: 5232
Re: Is there a PING component?
Hi, I have purchased a W5500 module, not the one used in the Flowcode document but it is 3.3v compatible. I have Used the original ARP code and added the Raspberry Pi and swapped all the LCD code for the HDMI output. The idea is the W5500 does the work and the Ethernet port on the Pi is just for pro...
- Fri Aug 29, 2025 11:53 am
- Forum: Tips & Tricks
- Topic: Raspberry Pi HDMI example
- Replies: 2
- Views: 618
Re: Raspberry Pi HDMI example
Hi Martin, I had read that doc when I had FC9. There are a couple of typo's, I assume it is meant for FC10 now but it mentions FC8 near the start. Also it says using a 3B+ and then all the images show 3B. Not a big issue but thought I would mention it. One thing I did notice where it says Debug mess...
- Fri Aug 29, 2025 11:32 am
- Forum: Tips & Tricks
- Topic: Raspberry Pi HDMI example
- Replies: 2
- Views: 618
Raspberry Pi HDMI example
Hi, After having a lot of grief with the Raspberry Pi HDMI component and getting a lot of help from people on the forum I thought I would post an example so you do not have some of the issues I had. It is not complete as I am still trying to figure out some things but hopefully it will give you a go...
- Fri Aug 29, 2025 10:03 am
- Forum: Tips & Tricks
- Topic: Minor issue with Rapberry Pi HDMI after file rename
- Replies: 1
- Views: 486
Minor issue with Rapberry Pi HDMI after file rename
Hi, I am not sure the title says it very well, this is really just a note for potential users so they don't get caught out like I did. I have been experimenting with the Pi HDMI output, I was having a lot of issues which did not make sense. After making modifications and changing the file name and d...
- Thu Aug 28, 2025 9:47 pm
- Forum: Bug Reports
- Topic: Raspberry Pi HDMI PrintNumber component
- Replies: 4
- Views: 1084
Re: Raspberry Pi HDMI PrintNumber component
Hi Martin, You are 100% correct, I never expected that to happen. So the same thing is likely to happen if you over write the text in the same position. I am making an example with various shapes, text and numbers so I will add a comment to that effect. I had tried it on the fixed texts and did not ...