Search found 279 matches

by RGV250
Mon Jan 22, 2024 4:29 pm
Forum: General
Topic: Protocol j1587
Replies: 80
Views: 8826

Re: Protocol j1587

Hi,
I think J1587 is CAN so you would need a CAN transciever rather than RS485. Also there are over 40 CAN protocols and I don't think FC covers the one you want.

Bob
by RGV250
Tue Dec 26, 2023 2:13 pm
Forum: General
Topic: MODBUS comms query
Replies: 1
Views: 558

MODBUS comms query

Hi, I am not sure if this is possible so just throwing it out there. I have an industrial HMI which I can read data from the PLC's controlling my lighting. In the PLC all the registers have a MODBUS address so it is simple to just read the registers I need. I am using a Raspberry Pi to read envoiron...
by RGV250
Tue Dec 19, 2023 3:10 pm
Forum: Bug Reports
Topic: WS2812 Sim OK but fails to built
Replies: 2
Views: 1421

Re: WS2812 Sim OK but fails to built

Hi Ben, Any chance you might get a fix before you break up for Xmas.

Bob
by RGV250
Fri Dec 15, 2023 9:43 pm
Forum: Bug Reports
Topic: Project does not save port pins
Replies: 1
Views: 2523

Project does not save port pins

Hi,
The APA102 demo project (and others I have saved from it) do not save the port pins. I set the clock pin to G2 and MOSI to G25 and all works fine. When I re open the project they have reverted back to G10 & G11.

Bob
by RGV250
Fri Dec 15, 2023 5:41 pm
Forum: Bug Reports
Topic: WS2812 Sim OK but fails to built
Replies: 2
Views: 1421

WS2812 Sim OK but fails to built

Hi, I have just tried a simple demo for WS2812, it simulates OK but when i try to compile and download to the device I get an error WS2812_Demo1.c:(.text+0x44c4): undefined reference to `nop' several times over. Also not sure if I have WS2812 or WS2812B but I get the same error. Target folder: C:\Us...
by RGV250
Fri Dec 15, 2023 4:21 pm
Forum: General
Topic: APA102 shift LED example
Replies: 6
Views: 2343

Re: APA102 shift LED example

Hi Ben,
Thanks, quite a bit better now. It works much better than the (Pi hut) demo code. Lots of different effects to play with now over the weekend.

I may have to dig out the strips of LED's I have had for ages and get even more chistmassy now.

Bob
by RGV250
Fri Dec 15, 2023 2:27 pm
Forum: General
Topic: APA102 shift LED example
Replies: 6
Views: 2343

Re: APA102 shift LED example

Hi, Thanks for the replies and the example. I did search for an example which is what I thought was what I had downloaded. I sort of thought it just demo'd everything possible so deleted what I thought I would not need. As for starting off with just the actual component, it is OK if you know what yo...
by RGV250
Fri Dec 15, 2023 12:07 pm
Forum: General
Topic: APA102 shift LED example
Replies: 6
Views: 2343

APA102 shift LED example

Hi, I have bought a christmas tree from https://thepihut.com/products/3d-rgb-xmas-tree-for-raspberry-pi The demo code does not seem to be very adaptable so I thought I would give FC a go. I have downloaded the APA102 example and stripped out what I do not need and am working through some options. I ...
by RGV250
Thu Dec 07, 2023 9:42 pm
Forum: Feature Requests
Topic: Warning message on compile
Replies: 0
Views: 10574

Warning message on compile

Hi, I had the same issue where the program simulated OK but when downloaded would not work at all. Last time it was on an ESP32, this time on a Raspberry Pi and I would assume any device that uses network components. The issue is with no connection between the network comms and TCP_IP it appears to ...
by RGV250
Thu Dec 07, 2023 11:23 am
Forum: General
Topic: Circular buffer max length
Replies: 3
Views: 6560

Re: Circular buffer max length

Hi,
Thanks for confirming the length is OK.
Thank Martin, I had missed that value.
Still having issues but at least I know it is deeper that that.

Bob