-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Streaming.h #1
Comments
Hello, |
Sketch MCP9800
In the meantime I discovered that descending the 115200 to 9600 baudrate solves the strange characters on the monitor.
I have a problem with the MCP9801. The TEMP register is a word (also 2 bytes). But the second (lower) byte always reads 255, so all the bits are “1”.
I tried a lot (usually I program with MikroBasic, but can’t solve this issue). That is why I tried the sensor with my Arduino.
Do you perhaps recognize this problem of second byte is always high?
Thx!
bavelt
Van: Jack Christensen [mailto:notifications@github.com]
Verzonden: zaterdag 18 januari 2020 14:06
Aan: JChristensen/MCP9800
CC: bavelt; Author
Onderwerp: Re: [JChristensen/MCP9800] Streaming.h (#1)
Hello,
What sketch are you trying?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#1?email_source=notifications&email_token=AOKBGH3IMSDPWA2ZNJKJDVTQ6L5C5A5CNFSM4KIS4LD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJJX2HY#issuecomment-575896863> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AOKBGHYULG7WLQPJTNGS3DTQ6L5C5ANCNFSM4KIS4LDQ> . <https://github.com/notifications/beacon/AOKBGHYZSCBESKV23QNOOZ3Q6L5C5A5CNFSM4KIS4LD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJJX2HY.gif>
|
I still don't know what sketch you are referring to. Have you tried the MCP9800_EX1 example sketch? I don't remember ever seeing the problem you describe, with one byte being all ones. |
Hi Jack, The sketch works now. thx! |
Hello,
I have tried this sketch, but it is missing the streaming.h.
When I download this from some site of internet, the result is a lot of strange characters on the screen, refreshing every second.
The text was updated successfully, but these errors were encountered: