Raspberry Pi questions

For general Flowcode discussion that does not belong in the other sections.
Post Reply
RGV250
Posts: 264
http://meble-kuchenne.info.pl
Joined: Sat Mar 19, 2022 4:53 pm
Has thanked: 23 times
Been thanked: 30 times

Raspberry Pi questions

Post by RGV250 »

Hi,
I have a couple of questions regards the Raspberry Pi.
First, is there a specific area on the forum for it as I cannot find one.

Second, Are there any examples how to implement a webserver on one, I have a Modbus (RS485) teperature & humidity sensor I would like read and display the information from it.

Regards,
Bob

chipfryer27
Valued Contributor
Posts: 1109
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 278 times
Been thanked: 396 times

Re: Raspberry Pi questions

Post by chipfryer27 »

Hi

There are no dedicated forum sections for any specific target devices.

Flowcode is target independent and therefore all components should work with all available targets (generally speaking). There are a few examples of creating a webserver in the WiKi and some examples using the Generic component can be found here :-

https://www.flowcode.co.uk/wiki/index.p ... etworking)

Regards

RGV250
Posts: 264
Joined: Sat Mar 19, 2022 4:53 pm
Has thanked: 23 times
Been thanked: 30 times

Re: Raspberry Pi questions

Post by RGV250 »

Hi,
Thanks, I think I was getting confused as App Developer has its own section.

On the examples, 2 of them require App Developer so I had a look at the ESP8266 one. It may be me but I cannot see how it works.
I have found a video here https://www.youtube.com/watch?v=DaViZAhSxuQ which seems to be more explanatory and also is for the ESP32 which I have.

Bob

chipfryer27
Valued Contributor
Posts: 1109
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 278 times
Been thanked: 396 times

Re: Raspberry Pi questions

Post by chipfryer27 »

Hi

Last time I used the webserver was in FCv5 with a LAN module so I'm probably not the best to assist. However if you enter ESP32 Webserver in the forum search bar you will get a few pages of hits and I'm sure if you get stuck someone will have had your issue before and can help resolve.

Regards

Post Reply