Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 646 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 646 Bytes

raspi_scripts

steppermotor_controller.py

Simple script for controlling stepper motor: 28byj-48 uln2003 by step count, or by specified angle (gear ratio variable used for different gear setups) clockwise or counter-clockwise. used in DIY turntable:

turntable video

threshold_erode_blur.py

Simple Opencv script with basic operations erode, dilate, threshold) to key out dim, contrast backgrounds

(erode, dilate, threshold)