Skip to content
/ spiguy Public

User-friendly CLI tool for using SPI devices in Linux

License

Notifications You must be signed in to change notification settings

nrclark/spiguy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Spiguy is a standalone Linux command-line tool that can be used for sending single SPI transactions (using an activated spidev device) and viewing the result.

Features

At the time of this writing, Spiguy supports the following features:

  1. Performs a single full-duplex transaction.
  2. Input and output is on stdin/stdout.
  3. Input and output is raw binary by default, but can also encode/decode from hex and decimal.
  4. SPI bus speed and operating mode (CPOL/CPHA) is controllable.
  5. a GPIO chip-select line can optionally be controlled.

Current Status

At the time of this writing, Spiguy should compile cleanly and has no known bugs.

About

User-friendly CLI tool for using SPI devices in Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published