Timeline for Communication between Genuino Zero and Arduino Uno using UART
Current License: CC BY-SA 3.0
21 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 17, 2020 at 8:21 | history | edited | Community Bot |
Commonmark migration
|
|
Apr 28, 2019 at 13:02 | 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 29, 2018 at 12:01 | 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 29, 2018 at 10:02 | 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 30, 2018 at 10:00 | 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. | |
Sep 30, 2018 at 9:00 | 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. | |
Aug 31, 2018 at 9:00 | 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. | |
Jul 9, 2018 at 19:35 | 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. | |
Jun 10, 2018 at 4:05 | comment | added | Chris Stratton | Your receiver code won't say anything to the PC in response to data over the software serial - you only send the indication back on that. Likely you want to send some indication to the PC instead or as well. Also be wary of triggering messages that are longer than the ones sent, as they will take more time to transmit and could lead to missing new incoming data. | |
Jun 9, 2018 at 19:20 | answer | added | idkwhatimdoing | timeline score: 1 | |
Apr 3, 2017 at 14:35 | comment | added | Mikael Patel | And the Uno? How did you connect that? At least pin 11/TX would be 5V if you have not used any signal conversion. | |
Apr 3, 2017 at 13:16 | comment | added | Beginner | yes i know that. and i am working with 3.3 v | |
Apr 3, 2017 at 13:13 | history | edited | dda | CC BY-SA 3.0 |
deleted 300 characters in body
|
Apr 3, 2017 at 13:09 | history | edited | Beginner | CC BY-SA 3.0 |
added 2541 characters in body
|
Apr 3, 2017 at 13:07 | comment | added | Mikael Patel | What does the product information say? "Unlike most Arduino & Genuino boards, the Zero runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Applying voltages higher than 3.3V to any I/O pin could damage the board." | |
Apr 3, 2017 at 13:02 | comment | added | gre_gor | Just copy paste the code here and format it into code block. | |
Apr 3, 2017 at 12:58 | comment | added | Beginner | sorry. can't upload text file here. and link is ok | |
Apr 3, 2017 at 12:58 | history | edited | Beginner | CC BY-SA 3.0 |
added 6 characters in body
|
Apr 3, 2017 at 12:50 | comment | added | gre_gor | Post the code here. Links tend to disappear. | |
Apr 3, 2017 at 12:48 | history | edited | dda | CC BY-SA 3.0 |
deleted 4 characters in body; edited title
|
Apr 3, 2017 at 12:44 | history | asked | Beginner | CC BY-SA 3.0 |