tecno4
2.4M views | +33 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Flask'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

Raspberry Pi Servo Motor Control through a Webpage using Flask

Raspberry Pi Servo Motor Control through a Webpage using Flask | tecno4 | Scoop.it

Servos are commonly used motors in Robotics. Interfacing and the controlling Servo motor with microcontrollers like Arduino, Raspberry Pi, and NodeMCU are very easy. Earlier we have controlled Servo Motor from Webpage using Arduino Uno and ESP8266. Here, in this project, we are interfacing servo motor with Raspberry Pi and controlling it through a webpage hosted on Raspberry Pi.

The webpage will be created using Flask Web Framework for Raspberry Pi servo motor control. The webpage will have a slider and a submit button and it will send the slider values to the Raspberry Pi on pressing the submit button.In IoT based applications, Webservers are used to control or monitor any sensor values using web browsers, we previously created many webservers using ArduinoESP8266NodeMCUESP32Raspberry Pi, etc.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Flask: minimalismo para el desarrollo web en Python

Flask: minimalismo para el desarrollo web en Python | tecno4 | Scoop.it
Flask es microframework que te permite crear aplicaciones web en un abrir y cerrar de ojos. Si eres amante de Python y el minimalismo lo vas a amar.
No comment yet.