Spin Code for eTape Liquid Level Sensor (Parallax Item: 29131)
SEL
Posts: 80
Has anyone used this object with the Propeller. If so will you direct me to an Object or example code.
Thanks
Thanks
Comments
File...... eTape Simple.bs2
' Purpose... Simple program using RCTIME to get the results from the eTape Sensor
' Author.... Technical Support -- Parallax, Inc.
' E-mail.... support@parallax.com
' Started... 9/23/09
' Updated... N/A
'
' {$STAMP BS2}
' {$PBASIC 2.5}
'
' =========================================================================
'
[ Program Description ]
' This is a small program used to pull the values from the eTape sensor using
' RCTIME. This demo will display the results to the DEBUG terminal. The cap
' used in the demo is a 0.1mF.
http://www.parallax.com/StoreSearchResults/tabid/768/List/0/SortField/4/ProductID/590/Default.aspx?txtSearch=eTape+Liquid+Level+Sensor
http://www.parallax.com/Portals/0/Downloads/docs/prod/sens/eTape_ExampleCode.zip
You have put me on the right trail.
Stan