From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for programmable EEPROM to store calibration info

My company is looking for an EEPROM or similar device that we can read and write to using RS-485.  We intend to store only a few KB worth of calibration information on it. In our benches we have 12 and 24 V power sources to power the device.  Does anyone here have any recommendations or any idea where we can find such a device?  Alternative method suggestions are also welcome.  We've never done anything like this and we're kind of flailing about looking for a solution.

 

 

--
Tim Elsey
Certified LabVIEW Architect
0 Kudos
Message 1 of 5
(8,679 Views)

Buy an arduino and an rs-485 shield.

0 Kudos
Message 2 of 5
(8,676 Views)

Anyone thinking about EEPROM and Calibration might also consider TEDS:

 

What is a Transducer Electronic Data Sheet (TEDS)?

http://digital.ni.com/public.nsf/allkb/40B522CC2977D72786256E6A00814585

 

Library (VIs)

http://zone.ni.com/devzone/cda/tut/p/id/3468#toc1

 

How Do I Program a DAQmx TEDS Task in LabVIEW?

http://digital.ni.com/public.nsf/allkb/CE93FAB3AA03809686256F7A004AB8B0

 

How Do I Create a Virtual TEDS for My Transducer/Sensor?

http://digital.ni.com/public.nsf/allkb/B0B0FFA7203ACC168625714300680CA0

 

IEEE 1451.4 Sensor Templates Overview

http://www.ni.com/white-paper/3468/en/

 


Certified LabVIEW Architect
TestScript: Free Python/LabVIEW Connector

One global to rule them all,
One double-click to find them,
One interface to bring them all
and in the panel bind them.
Message 3 of 5
(8,567 Views)

How about an inexpensive micro-PLC?

 

24VDC, RS-232/485, 6.4kwords data memory with battery backup in case the main power goes out (not sure how easy it is to read/write via RS-485). Plus you make lights blink in pretty patterns while doing absolutely nothing!

 

http://www.automationdirect.com/adc/Shopping/Catalog/Programmable_Controllers/CLICK_Series_PLCs_(Sta...

 

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 4 of 5
(8,548 Views)

Another vote for Arduino.  NI has a toolkit, the firmware is open source, plenty of community support and at $17 with free prime shipping.

0 Kudos
Message 5 of 5
(8,490 Views)