coastalbrandon / SpiTest

Example program to read from an MCP3004 using SPI and Legato Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example program that allows legato's SPI service talk to an MCP3004 analog to digital controller

To use this example you need to do the following:

  1. Follow instructions on 'http://legato.io/legato-docs/latest/howToSPI.html'
  2. Wire up an MCP3004 to your legato SPI SBC
  3. Run the test app

About

Example program to read from an MCP3004 using SPI and Legato Framework


Languages

Language:C 85.0%Language:Makefile 15.0%