raspidevkit

Contents:

  • Installation
  • Usage
  • Arduino Boards
  • GPIO Devices
  • Drivers
  • Arduino Devices
raspidevkit
  • Welcome to raspidevkit’s documentation!
  • View page source

Welcome to raspidevkit’s documentation!

Contents:

  • Installation
    • Install using pip
    • Install from source
    • Verification
  • Usage
    • Blinking an LED
    • Specifying Board Layout
    • Logging
    • Motors, Drivers and Etc.
    • I2C Communication
  • Arduino Boards
    • Auto Code Generation and Upload
    • Without Arduino-cli
  • GPIO Devices
    • Output Devices
      • Buzzer
        • Active Buzzer
        • Passive Buzzer
      • LED
        • Blinking LED
      • Relay
        • Setting Relay State
      • RGB LED
        • Setting LED Color
      • Servo Motor
        • Rotating Servo Motor
    • Input Devices
      • Button
        • Reading Button State
      • DHT Sensor
        • Reading Temperature
        • Reading Humidity
        • Get All Parameters
      • Hall Effect Sensor
        • Reading Sensor State
      • Light Sensor
        • Reading Light Value
      • PIR Motion Sensor
        • Reading PIR Motion State
      • Ultrasonic Sensor (HC-SR04)
        • Reading distance
  • Drivers
    • DC Motor Drivers
      • L293D Motor Driver
        • Controlling a Motor
        • Setting Motor Speed
        • Dual Motor Setting
      • L298N Motor Driver
        • Controlling a Motor
        • Setting Motor Speed
        • Dual Motor Setting
  • Arduino Devices
    • Output Devices
      • LED
        • Blinking LED
      • Relay
        • Controlling Relay State
      • Servo Motor
        • Rotating Servo Motor
    • Input Devices
      • Button
        • Reading Button State
      • DHT Sensor
        • Initializing DHT11
        • Initializing DHT22
        • Reading Temperature
        • Reading Humidity
        • Get All Parameters
      • Hall Effect Sensor
        • Reading Sensor State

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2024, DailyLollipops.

Built with Sphinx using a theme provided by Read the Docs.