mheidenreich

mheidenreich

Geek Repo

0

following

0

stars

Github PK Tool:Github PK Tool

mheidenreich's repositories

LCDDemo

This example shows how to use the LCD1602 I2C display and the HC-SR04 sensor with Raspberry Pi using a multi-threaded approach.

Language:PythonLicense:MITStargazers:6Issues:1Issues:0

ADCBasics

This example demonstrates how to use Freenove ADC Chips PCF8591 and ADS7830 with Raspberry Pi and Python to create a digital LED dimmer with a potentiometer.

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

ButtonBasics

This example is an introduction to how to use buttons with Raspberry Pi GPIO.

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

LEDPatterns

This example demonstrates how to use Raspberry Pi to blink multiple patterns using multiple LEDs.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

PWMLEDs

These examples demonstrate how Pulse-Width Modulation is used with Raspberry Pi and gpiozero to regulate brightness of LEDs. Both calculated and lookup table methods are shown.

Language:PythonLicense:MITStargazers:3Issues:1Issues:2

ClassicSnakeGame

This is a beginner tutorial/intro to Python programming on Linux using the classic snake game as a learning tool.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

UltrasonicSensor

This example shows how to use the HC-SR04 Ultrasonic Sensor with Raspberry Pi and Python gpiozero.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

joystick

This tutorial demonstrates how to use an analog joystick with Raspberry Pi and Python, including how to compensate for drift.

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

wiringPiBasics

wiringPi usage with Raspberry Pi - basic tutorials, LED control

Language:CLicense:MITStargazers:1Issues:1Issues:0

blink.py

Basic tutorial - how to use Python 3 and gpiozero to control LEDs on Raspberry Pi.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ButtonBlocking

This example demonstrates how to implement a simple software-based button blocking/priority technique with Raspberry Pi GPIO and Python. The concept is demonstrated with a servo motor but can be applied in other settings as well.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

buttons.c

This 2-part Raspberry Pi GPIO tutorial shows how to correctly use buttons with wiringPi. While I use the buttons to control LEDs, you can use the same approach with any other electronic components (or code in a subroutine/function in general).

Language:CLicense:MITStargazers:0Issues:1Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

rgb-primer

Code base for an RGBLED tutorial with Raspberry Pi.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0