general info, not all requests are for data, a request could be to turn on/off a device or to send data to the webserver which then acts on it, e.g. sending instructions thru url which then are sent on via usb hid to host pc (macro pad)
does it work the same way if i only use a network without internet? f.e. rpi--router--pc + a direct connection rpi (wlan)--pc i'd like to have the rpi storing ALL software and providing a wifi network when plugged in. than i'd like to have acces to one constant running programm (inputs&outputs). i guess it needs to be 2 tasks. one for the web interface/api/whatever its called + one for the main programm.. i'll be thankfull for every tutorial or information.. tried to have a look at pctoprint but its to much stuff going on to get a overview how they did it..
continue with your good work bro, dont worry about the subscription numbers, you are helping alot of guys out here. keep it up don't stop
Thanks
Very well explained tutorial, your channel is highly under rated bro!
Glad you liked it.
general info, not all requests are for data, a request could be to turn on/off a device or to send data to the webserver which then acts on it, e.g. sending instructions thru url which then are sent on via usb hid to host pc (macro pad)
Muchas gracias amigo!!. Se extrañaban sus videos.
Gracias
Thanks man. really appreciate it. works 100%.
Thanks for feedback
Hi can you help me how to use esp32 with oled display and encoder to control display volume and communicate with rpi via rest api?
does it work the same way if i only use a network without internet? f.e. rpi--router--pc
+ a direct connection rpi (wlan)--pc
i'd like to have the rpi storing ALL software and providing a wifi network when plugged in. than i'd like to have acces to one constant running programm (inputs&outputs).
i guess it needs to be 2 tasks. one for the web interface/api/whatever its called + one for the main programm..
i'll be thankfull for every tutorial or information.. tried to have a look at pctoprint but its to much stuff going on to get a overview how they did it..
Excuse me, what model of Raspberry did you use?
I used model 4. However, you can use any model for this project
Nicely explained.
Thanks
great Jitesh
Thanks
Good stuff mate!
Thanks
is this compatible for flask python also?
how the data from your server be updated ?
how about esp32 send data to an android application using http requests?
como le hago si quiero mandar datos de rasberry pi hacia una url, pero que la url sea de un servidor-rest separado?
Bro how to make https request