Skip to content

this library provides the main tools for an easy use of the 12bit ADC

Notifications You must be signed in to change notification settings

engeeknyer/ltc1298-arduino-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTC1298 ARDUINO LIBRARY

In short

The aim of this project is provide a set of tools for control the LTC1298 ADC converter. This IC is a 12 bit an let the user a simple use. Any other component is need to run your projects with this IC attached to your Arduino.

Using the library

This library includes the use of Arduino as SPI Master device. There are two functions in the library:

  • ltc1298Init(); Setup the SPI Bus. Must be run only once.
  • ltc1298Read(): Reads data from the 12bit ADC.

About

this library provides the main tools for an easy use of the 12bit ADC

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages