• Home
  • Download
  • Elettro::Wiki
  • Sitemap
  • Feedback

elettrolinux.com

Categories

  • Acquire & Measure
  • Analyze & Visualize
  • Authoring
  • CAN - PLC
  • Hardware drivers
  • Home automation
  • IC Layout Editor
  • IDE
  • RTOS
  • Scientific computation
  • Simulation
  • T-CAD/CAM - EDA
  • Utilities

Open Software Projects

  • Bio ConductorBio Conductor
  • CERN LibrariesCERN Libraries
  • My Open BticinoMy Open Bticino
  • Open AvionicsOpen Avionics
  • Open Bio FoundationOpen Bio Foundation
  • Open CASCADEOpen CASCADE
  • OpenCFD - OpenFOAMOpenCFD - OpenFOAM
  • OpenCoresOpenCores
  • Orocos ProjectOrocos Project
  • OSGeoOSGeo
  • Player ProjectPlayer Project
  • R-ProjectR-Project
  • VLSI & ASIC TechnologyVLSI & ASIC Technology

Open HW/FW Projects

  • Baloon ProjectBaloon Project
  • FreeCoresFreeCores
  • LinuxBIOSLinuxBIOS
  • OpenBIOSOpenBIOS
  • SquidBeeSquidBee

libTLC54x - GNU/Linux talks to TLC548/9

E-mail
Sunday, 10 May 2009 09:17

LibTLC54x how to communicate with the Texas Instruments TLC548/549 A/D-converter via serial or parallel portTLC549The libtlc54x was build to easily access the A/D-Converters TLC548TLC548 and TLC549TLC549 from Texas Instruments through serial or parallel port. Most implementations requires to run as a kernel modul because of direct hardware addressing. This implementation runs in user space a uses only POSIX compliant functions. So it should run under all POSIX compliant operation systems. With this library just needs the device to be opened/closed and than you can read data from the TLC54x with a simple interface functions like this;

  • tlc54x_open (char *device) -> open the specified device and return the file descriptor;
  • tlc54x_close (int fd) -> close the device;
  • tlc54x_read (int fd) -> get one byte of data with one simple call from the A/D-Converter.
For more information click herehere.
 

Font Size Changer

GNU/Linux distributions

  • Fedora Electronic Lab
  • Physics
  • RTAI Knoppix 1.2
  • Scientific Linux
  • Slack RTAI
  • XtreemOS

Feed

  • LinuxDevices.com
  • LinuxToday.com
  • Linux-Watch.com
  • LWN.net
  • LXer.com
Powered by ElettroLinux. Copyright (c) 2007-2010 ElettroLinux. Based on template by SitegroundSiteground. Hosted on Host InventHost Invent. Many thanks to LezioniOnLineLezioniOnLine.

valid xhtmlvalid xhtml valid cssvalid css