Skip to content

Archive of a project that sends temperature data to a Raspberry Pi via an Arduino

Notifications You must be signed in to change notification settings

Red-Leader117/Pi2Ard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pi2Ard

Introduction

This is an archive of a project I did. The task was to transfer temperature data from a PT100 sensor to an Arduino and then onto a Raspberry Pi. Feel free to use any of the code in any way.

Software dependencies

Installing this code

  1. Get the dependencies
  2. Add the Arduino Pi2Ard library to the Arduino IDE by going Sketch > Include Library > Add .ZIP Library... and point it to Ard-lib/Pi2Ard.
  3. Open Pi2Ard.ino in the Arduino IDE and download it to the Arduino.
  4. Stick the Pi-lib/Pi2Ard folder anywhere on your Raspberry Pi.
  5. Connect the two together with the Arduino's USB cable
  6. Run Pi-lib/gui/main.py with a Python 3 interpreter

Technical details

Please see the wiki for more details on the design and implementation of this code

About

Archive of a project that sends temperature data to a Raspberry Pi via an Arduino

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published