Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
ηї☂їᾔ
  • Posts By Category
  • Posts By Year
    1. Home
    2. /
    3. Electronics
    4. /
    5. Raspberry Pi

    Raspberry Pi

    less than 1 minute read

    Index

    • Install Arduino IDE

    I have Raspberry Pi3 2015 model

    Download and install RaspberryPi Imager from https://www.raspberrypi.com/software/

    RaspberryPiImager.png

    Install Arduino IDE

    Raspberry Pi communicates with Ardiono

    Serial Communication

    • UART Protocol - Universal Asynchronous Reception & Transmission

    Python -> pySerial

    Arduino/C++ -> Serial

    Tags: Programming, Projects

    Categories: Electronics

    Updated: October 29, 2024

    Previous Next

    You may also enjoy

    Java Reflection API: Class Objects, Metadata, and Instantiation

    2 minute read

    UML Relationships in Java

    8 minute read

    From XML Hell to Annotations: How Spring Cleaned Up Java Configuration

    6 minute read

    DOM in the Browser: Why It Matters for UI Testing (Playwright)

    2 minute read

    • Follow:
    • GitHub
    • Feed
    © 2026 Nitin K Chaurasia. Powered by Jekyll & Minimal Mistakes.