Here are some examples of BIPES programs.
Read a DHT11 temperature and humidity sensor and sent the readings to BIPES server, allowing data storage and real time visualization in the EasyMQTT tab. This is the program from the image above.
Link to access the program:
http://bipes.net.br/beta2/ui/#j2ry69
Blink a LED on ESP8266
http://bipes.net.br/beta2/ui/#7tmkuc
Linux and OpenCV Movement Detection:
http://bipes.net.br/beta2/ui/#3ovwkp
First test with scikit-learn lib:
http://bipes.net.br/beta2/ui/#52r7v9
Four independent timers doing different tasks simultaneously
http://bipes.net.br/beta2/ui/#hzycjh
Wemos D1 mini with OLED LCD Display shield printing milliseconds
http://bipes.net.br/beta2/ui/#eq263a
Using a MPU6050 IMU
http://bipes.net.br/beta2/ui/#3swj9o
Some Raspberry Pi Pico examples:
LED: https://bipes.net.br/beta2serial/ui/#zpqb8c
PWM: https://bipes.net.br/beta2serial/ui/#7piqwf
GPIO: https://bipes.net.br/beta2serial/ui/#24n7a7
ADC: https://bipes.net.br/beta2serial/ui/#9uxi5c
Temperature sensor: https://bipes.net.br/beta2serial/ui/#vu8w2q
RFID Access Control
http://bipes.net.br/beta2/ui/#ysktwa
For the curious people, here is a full program to open doors using ESP8266, RFID tags and a RC522 RFID module:
Here are some programs shared by the community:
http://www.bipes.net.br/beta2/ui/shared.html
Do you have an interesting example? Share with us in the comments so we can share it here with BIPES community.