Author |
Message |
Topic: Dallas 1wire using the DS2482 I2C to 1-wire chip |
herselmann
Replies: 6
Views: 8515
|
Forum: General CCS C Discussion Posted: Wed Feb 04, 2009 12:29 am Subject: Dallas 1wire using the DS2482 I2C to 1-wire chip |
Indeed, very interesting, just need more time to read...
Here is the other half of the AVR code, no more functions - just usefull defines: http://www.koders.com/c/fid5F08D29A19BB041FCD6E144C5374144 ... |
Topic: Dallas 1wire using the DS2482 I2C to 1-wire chip |
herselmann
Replies: 6
Views: 8515
|
Forum: General CCS C Discussion Posted: Tue Feb 03, 2009 7:44 am Subject: Dallas 1wire using the DS2482 I2C to 1-wire chip |
Which one? There are two different ones. I have sampled some just last week but don't know when i will have a chance to play with them and thus be able to give you advice.
I would start by testing ... |
Topic: DS1820 maximum distance |
herselmann
Replies: 3
Views: 22084
|
Forum: General CCS C Discussion Posted: Fri Aug 01, 2008 3:53 am Subject: DS1820 maximum distance |
See app note AN187 1-Wire Search Algorithm. Once you have found all your devices, you can use the MATCH ROM command to address a specific device on the network. See a similar post recently in this for ... |
Topic: One wire library search protocol HELP DS18S20 |
herselmann
Replies: 2
Views: 11190
|
Forum: General CCS C Discussion Posted: Fri Aug 01, 2008 1:30 am Subject: One wire library search protocol HELP DS18S20 |
Have a look at the app notes on the Maxim website. They have an app note with the complete search function. Do a search and you should find the links.
All you need to do is to port it to CCS, which ... |
Topic: Obtain the decimal part of a number |
herselmann
Replies: 4
Views: 5204
|
Forum: General CCS C Discussion Posted: Fri Jul 04, 2008 3:10 am Subject: Obtain the decimal part of a number |
Just to prove that I can be quite nice check this link: http://www.ccsinfo.com/forum/viewtopic.php?t=35278 |
Topic: Obtain the decimal part of a number |
herselmann
Replies: 4
Views: 5204
|
Forum: General CCS C Discussion Posted: Fri Jul 04, 2008 12:41 am Subject: Obtain the decimal part of a number |
Maybe you should consider getting your OWN signiture string! |
Topic: Overdrive Touch Driver for Maxim/Dallas iButtons |
herselmann
Replies: 0
Views: 28050
|
Forum: Code Library Posted: Sat May 31, 2008 12:02 pm Subject: Overdrive Touch Driver for Maxim/Dallas iButtons |
/***********************************************************************************
Title: 1-Wire Overdrive Speed Driver
Author: Rudolph Herselman
... |
|