Subject:
|
Re: Voltage Sensor
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Tue, 17 Sep 2002 12:47:39 GMT
|
Viewed:
|
1094 times
|
| |
 | |
In lugnet.robotics, Dean Husby writes:
> Are you powering the RCX from this battery?
>
> If so you can use the RCX it'self to monitor the battery.
Thanks Dean,
I had some thought in monitoring the battery level directly through
RCX. But potentially I wanted to monitor multiple battery sources so I
thought I might as well as develop an external sensor.
Another thought was that the same type of sensor could measure the
voltage output generated by the solar cell (also within the 0 - 12V range).
One piece of technology for two applications - nice!
Cheers
Tom Beattie
|
|
Message is in Reply To:
 | | Re: Voltage Sensor
|
| Are you powering the RCX from this battery? If so you can use the RCX it'self to monitor the battery. task main() { while (true) { SetUserDisplay(BatteryLevel(), 3); } } I use this to detect if my 1.0 RCX is plugged in or on batterys. Hope that (...) (23 years ago, 16-Sep-02, to lugnet.robotics)
|
11 Messages in This Thread:             
    
   
     
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|