Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

svby/rpi-labs-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi-labs-cpp

This repository contains some Raspberry Pi labs.

Requirements

  • CMake 3.10
  • GCC 7
  • WiringPi
  • libpthread

Labs

  • led-pulse
    • Pulsing an RGB LED
  • dimmer
    • Using an RGB LED, a photoresistor, and an ADS1115 to vary LED brightness
  • buzzer
    • Pulsing a passive buzzer
  • distance-buzzer
    • Pulsing a passive buzzer based on ultrasound distance sensor information
    • Requires a level shifter!
  • humidity
    • Querying a DHT11 temperature/humidity sensor
  • stepper
    • "Oscillating" a 4-step motor
  • wiper
    • Same as stepper, but the motor starts according to the input from humidity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages