Timeline for Serial loop stopped after a while, I don't know why
Current License: CC BY-SA 3.0
8 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jan 12, 2017 at 14:25 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 13, 2016 at 14:17 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Nov 13, 2016 at 13:40 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Oct 14, 2016 at 13:05 | answer | added | Dat Ha | timeline score: 1 | |
Oct 14, 2016 at 10:29 | comment | added | Edgar Bonet |
On each transaction, you request 8 bytes from the MCP40 (second argument of Wire.requestFrom() ), yet you read only one (one single call to Wire.read() ).
|
|
Oct 14, 2016 at 10:00 | history | edited | Tib76 | CC BY-SA 3.0 |
deleted 5 characters in body
|
Oct 14, 2016 at 9:51 | review | First posts | |||
Oct 14, 2016 at 9:52 | |||||
Oct 14, 2016 at 9:51 | history | asked | Tib76 | CC BY-SA 3.0 |