Skip to content

toscoding/raspberry-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi project collection

This repository contains lots of code from my videos. You can access the playlist under the following link: Raspberry Pi playlist

Alarm System

Alarm System using Raspberry Pi

Clock and Alarm System united

  • move all files to your raspi
  • set up your screen (e.g. from tontec)
  • put autorun.sh into your autostart

Clock

Raspberry Pi Clock

Realtime Clock fitting into Raspberry Pi case

  • move the two files to your raspi
  • run midori -e Fullscreen -a uhr.html

Servos

Brewing Black Tea with Raspberry Pi

Software PWM

Software PWM vs Hardware PWM

  • use setup.sh and servo.php in combination, which is the tea brewing script
  • alternatively use servo.py and code your own things with it

Servo Controller

Servo Controller

Stepper Motors

Stepper motor with Raspberry Pi 3

  • connect pins as described in setup.sh and follow instructions in the comments
  • use setup.sh to initialize GPIO
  • run php stepper.php to rotate the motor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.9%
  • Python 4.1%
  • Shell 3.2%
  • PHP 1.8%