Go to advanced search

by iankillz
Sat Apr 04, 2020 11:54 pm
Forum: Beginners
Topic: Raspberry pi Node-red data to Wamp server
Replies: 2
Views: 118

Raspberry pi Node-red data to Wamp server

Hi i'm new to raspberry pi and node-red and I'm trying to find a way to send sensor readings from node-red to my MySql server which is in my laptop, how can I do that?
by iankillz
Thu Apr 02, 2020 12:34 pm
Forum: Python
Topic: Hc-sr04 sensor readings to website
Replies: 5
Views: 225

Re: Hc-sr04 sensor readings to website

neilgl wrote:
Thu Apr 02, 2020 11:38 am
An alternative would be to use websockets - the pi acts as a server and a page on your webserver can make a connection (with javascript) to the pi websocket server to get the data.
is there any tutorial on how can I do that? sorry im new to raspberry pi
by iankillz
Thu Apr 02, 2020 9:10 am
Forum: Python
Topic: Hc-sr04 sensor readings to website
Replies: 5
Views: 225

Re: Hc-sr04 sensor readings to website

I have my website on a separate computer which is written in PHP and uses mysql and wampserver
by iankillz
Wed Apr 01, 2020 11:16 am
Forum: Python
Topic: Hc-sr04 sensor readings to website
Replies: 5
Views: 225

Hc-sr04 sensor readings to website

Hello im new to using raspberry pi and i am doing a smart parking project using hcsr04 ultrasonic sensors. I already have the python code working it tells if a space is available or not via sensor. How can I send the sensor readings to a webpage because the website im trying to make will supposed to...

Go to advanced search