You are currently viewing Basic Raspberry Pi Source Codes

Basic Raspberry Pi Source Codes

Spread the love

List of Basic Source code for Raspberry Pi

  1. Simple Interfaces with Raspberry Pi
    1. Digital
      • Blink an LED
      • DC Motor with Raspberry Pi
    2. Analog
      • Analog to Digital (ADC) with Raspberry Pi 
      • LM35 Temperature sensor with Raspberry Pi
    3. Interrupt
      • Water Flow sensor with Raspberry Pi (Interrupt)
    4. Servo motor with Raspberry Pi
    5. Ultrasonic Sensor with Raspberry Pi
    6. DHT11 Sensor with Raspberry Pi
    7. Serial
      • GPS/RFID with Raspberry Pi
    8.  Camera
      • Pi Camera with Raspberry  Pi
      • USB Camera with Raspberry Pi
      • IP camera (Mobile Camera with Raspberry Pi)
    9. Audio Output

Basic Interfaces with Raspberry Pi

Blink LED in Raspberry Pi


DC Motor with Raspberry Pi


ADC with Raspberry Pi using MCP3008


Temperature sensor with Raspberry Pi


Waterflow measurement with interrupt using Raspberry Pi


Servo Motor with Raspberry Pi


Ultrasonic Sensor with Raspberry Pi


DHT11 sensor with Raspberry Pi


Serial communication with Raspberry Pi

Configuring for serial communication is mandatory…

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.