Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.33 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.33 KB

Raspberry pi examples

This repository includes examples from the blog Consolidando with the label "Raspberry Pi"

hello_gpiod

This example uses the gpiod library to program a led and a button.

POST: Primeros pasos con Raspberry Pi 4 Model B

remote_control

In this example a Raspberry PI serves a web page that allows to control a led to multiple clients at the same time.

POST: Cómo controlar tu casa desde una página web
POST: Controlando Corriente Alterna

motion_alarm

How to detect the presence of a person on our desktop

POST: Cómo detectar la presencia de una persona en nuestro escritorio

ipcam-picture

How to take a photo with an IP camera

POST: Cómo hacer una foto con una cámara IP - FFMpeg

ipcam_motion

Improving an IP camera

POST: Mejorando una cámara IP - Raspberry PI