Skip to content

UCSD-Makerspace/squat-press

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squat-Press

Repository for the mice squat press system.

.                                                                                                       
├── ADC       - Python package for the MCP3201 ADC (used by dispenser, lx3302a)   
├── dispenser - Python package for the dispenser   
├── lx3302a   - Python package for the LX3302A inductive sensor   
├── pi        - Database source code   
└── tests     - Testing scripts   

Installation

Run install.sh to install all required dependencies.

''' ./install.sh '''

Hardware Setup

This system requires the LX3302AL012 50mm Linear Inductive Position Sensor and a Raspberry Pi 4. (Note: A Pi 5 will not work with pigpio)

Wiring

Use female-to-female dupont jumper wires to connect:

PI LX3302A
Ground Ground
5v Power +5v supply
GPIO 18 (pin 12) IO 2 (SENT)

LX3302A

LX3302A Pinout

Labeled Pi Pinout

Usage

Run run.sh to run the basic SENT reader.

./run.sh

About

Repo for mice squat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages