Skip to content

kevinmic/java_sn74hc595n_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

sn74hc595n shift register demo


Requirements

Java 1.8
Gradle


To Build
-- 
gradle shadowjar

-- This will put a jar file in build/libs/test_shift-all.jar


SCP this file to your raspberry pi.   Then run
--
sudo java -jar test_shift-all.jar



This uses http://pi4j.com/ code and uses its pin layout.    When you startup the program it lists which pins ins using and what the correspond to.

About

Java code used to test the pins on a sn74hc595n shift register

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages