Timeline for Random servo movement with Arduino Uno
Current License: CC BY-SA 4.0
25 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 10, 2024 at 2: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. | |
Mar 11, 2024 at 1:50 | history | edited | ocrdu | CC BY-SA 4.0 |
edited title
|
Mar 11, 2024 at 1:43 | history | edited | ocrdu | CC BY-SA 4.0 |
added 28 characters in body
|
Mar 10, 2024 at 21:03 | 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 11, 2023 at 21: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. | |
Jul 14, 2023 at 21: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. | |
S Jun 14, 2023 at 20:08 | history | suggested | Rohit Gupta | CC BY-SA 4.0 |
Removed signature and corrected typos
|
Jun 14, 2023 at 4:51 | review | Suggested edits | |||
S Jun 14, 2023 at 20:08 | |||||
Jun 13, 2023 at 2:07 | 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. | |
Feb 13, 2023 at 2:03 | 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 16, 2022 at 1:06 | 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 18, 2022 at 1:05 | 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. | |
Feb 17, 2022 at 23:06 | 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 20, 2021 at 22: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. | |
Jun 22, 2021 at 21:07 | 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. | |
May 23, 2021 at 21:19 | comment | added | Dave Newton |
As JRobert says you'll want to (accurately) debounce and maintain current state. I would also ensure that the delay is long enough for the servo to reach its end position. I would also drop the number of servos in half and see if the problem persists, but in theory eight servos should be fine on the Uno. You could also try a non-blocking delay , but I don't think that should matter. Cross-talk isn't hugely likely. I think wrapping up each button/servo combo would be a good way to get started.
|
|
May 21, 2021 at 17: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. | |
Apr 20, 2021 at 16:25 | answer | added | JRobert | timeline score: 1 | |
Apr 20, 2021 at 15:53 | history | edited | timemage | CC BY-SA 4.0 |
Paragraphs. Fixed weird source indentation, perhaps the result of mixed tabs and spaces.
|
Apr 20, 2021 at 15:41 | history | edited | Xander | CC BY-SA 4.0 |
Ok I think I properly formatted my code
|
Apr 20, 2021 at 10:53 | comment | added | chrisl | Please show your code. You can edit the question, include it there and format it correctly. | |
Apr 20, 2021 at 5:53 | review | First posts | |||
Apr 20, 2021 at 5:58 | |||||
Apr 20, 2021 at 3:58 | comment | added | Xander | No not at all. They aren't under really any load either. | |
Apr 20, 2021 at 3:41 | comment | added | Ritesh Sharma | Are the servos getting heated up? | |
Apr 20, 2021 at 3:36 | history | asked | Xander | CC BY-SA 4.0 |