Skip to content

consolidando/raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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