 | | Re: Serial interface/ RF data link
|
|
To properly comunicate with any PC you need to convert your TTL TX and TTL RX signals coming from the Handy Board to RS232 voltage levels. The charging board contains this interface IC called the "MAX232" The power wire is required unless you are (...) (27 years ago, 8-Dec-98, to lugnet.robotics.handyboard)
|
| |
 | | Help with overcharged batteries
|
|
Last night we discovered that we had left our Handyboard on ZAP when we thought we had left it to trickle. It was left at this condition for about 6 hours. This morning the motors are running very sluggish. Are our Handyboard or its batteries (...) (27 years ago, 8-Dec-98, to lugnet.robotics.handyboard)
|
| |
 | | Serial Interface/ RF data link
|
|
Sorry, the kit is from LINX Technologies (not LYNX) <A HREF="(URL)Linx Technologies -- Products</A> (URL) (27 years ago, 8-Dec-98, to lugnet.robotics.handyboard)
|
| |
 | | Serial interface/ RF data link
|
|
Let's say I want to use a serial interface board without the "charger", as the one provided with the Handyboard kit. The Tx and Rx lines are obviously required, but what about the ground and power lines?... Speaking of "easy to interface" data link (...) (27 years ago, 8-Dec-98, to lugnet.robotics.handyboard)
|
| |
 | | RE: expand memory HB
|
|
I'm running IC 3.2 and am curious why this fails : #define HOURS 10.0 /* hours of logging */ #define INTERVAL 5.0 /* minutes between samples */ #define SAMPLES ( (60/INTERVAL)*HOURS + 1 ) float battery_voltage[ SAMPLES ]; the message on download is (...) (27 years ago, 8-Dec-98, to lugnet.robotics.handyboard)
|