|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--Read1
Simple class to find the first family code 10 device and read its temp.
| Constructor Summary | |
Read1()
Constructor -- no use yet |
|
| Method Summary | |
static boolean |
findDevice()
See if there is any family 10 device and if so read its temp. |
static void |
main(java.lang.String[] args)
Call the 1-Wire methods from here. |
static void |
waitWhile(long howLong)
wait howLong number of milliseconds |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Read1()
| Method Detail |
public static void main(java.lang.String[] args)
public static boolean findDevice()
public static void waitWhile(long howLong)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||