Giter Site home page Giter Site logo

mheidenreich's Projects

adcbasics icon 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.

blink.py icon blink.py

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

buttonbasics icon buttonbasics

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

buttonblocking icon 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.

buttons.c icon 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).

classicsnakegame icon classicsnakegame

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

joystick icon joystick

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

lcddemo icon lcddemo

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

ledpatterns icon ledpatterns

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

pwmleds icon 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.

rgb-primer icon rgb-primer

Code base for an RGBLED tutorial with Raspberry Pi.

ultrasonicsensor icon ultrasonicsensor

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

wiringpibasics icon wiringpibasics

wiringPi usage with Raspberry Pi - basic tutorials, LED control

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.