Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

eswww/pi-snap-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-snap-app

Introduction

python project for pi-snap application

Environments

  • Raspberry Pi B+ (But, We recommend to use Raspberry Pi3 B+)
  • Rasbian OS
  • Python3

Setup

1. Install python libraries

$ pip3 install -r requirements

2. Build

../pi-snap-app/app/light_sensor/

$ make

3. Load device driver

Check it out here