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
@jitesh_helloworld9 ай бұрын
Thanks
@miguelangelveramasias15952 жыл бұрын
Muchas gracias amigo!!. Se extrañaban sus videos.
@jitesh_helloworld2 жыл бұрын
Gracias
@moinshaikh66842 жыл бұрын
Very well explained tutorial, your channel is highly under rated bro!
@jitesh_helloworld2 жыл бұрын
Glad you liked it.
@jyvben1520 Жыл бұрын
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)
@rajatvardam278711 ай бұрын
Thanks man. really appreciate it. works 100%.
@jitesh_helloworld11 ай бұрын
Thanks for feedback
@pravinvaz Жыл бұрын
Good stuff mate!
@jitesh_helloworld Жыл бұрын
Thanks
@MaheshPawaskar Жыл бұрын
Nicely explained.
@jitesh_helloworld Жыл бұрын
Thanks
@Drill-ing2 жыл бұрын
great Jitesh
@jitesh_helloworld2 жыл бұрын
Thanks
@Gilndrei2 ай бұрын
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?
@carlcardenas135 Жыл бұрын
Excuse me, what model of Raspberry did you use?
@jitesh_helloworld Жыл бұрын
I used model 4. However, you can use any model for this project
@wildniscamper72769 ай бұрын
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..
@deejae_music11 ай бұрын
is this compatible for flask python also?
@SaysAnX Жыл бұрын
como le hago si quiero mandar datos de rasberry pi hacia una url, pero que la url sea de un servidor-rest separado?
@galihpamungkas33 ай бұрын
how the data from your server be updated ?
@ronelmikocanales604610 ай бұрын
how about esp32 send data to an android application using http requests?