Timeline for Arduino Mega prototype analog timer interrupts: newbie question
Current License: CC BY-SA 3.0
14 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
May 30, 2021 at 1: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. | |
Jan 30, 2021 at 1: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 16, 2017 at 23:23 | 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 16, 2017 at 15: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 17, 2017 at 14:26 | 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 17, 2017 at 14:18 | 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 18, 2017 at 14:13 | 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 16, 2017 at 13:53 | answer | added | dannyf | timeline score: -1 | |
Feb 16, 2017 at 12:55 | 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. | |
Jan 26, 2017 at 8:37 | comment | added | Edgar Bonet | You don't sleep an analog pin, you sleep the CPU. Given your current understanding level, you should really forget about your project for now and focus on learning the basics. Then go through tutorials about sleep mode and interrupts. If you get stuck on your learning process, you can use this site to ask focused questions. Once (and only once) you are comfortable with all that material, you can come back to your original project. You want to run an obstacle course: you should first learn to walk. | |
Jan 26, 2017 at 2:31 | comment | added | Worapat Sopa | so when the vibration sensor gets triggered, then then the analog pin goes out of sleep mode(or the entire board goes out of sleep mode) and the analog pin will start getting inputs from external components in a specific frequency (how much is the analog reading [every 15 sec ]) | |
Jan 17, 2017 at 10:41 | comment | added | Edgar Bonet | What do you mean by "an analog pin that triggers when the vibration sensor is triggered"? | |
Jan 16, 2017 at 6:12 | history | edited | dda | CC BY-SA 3.0 |
deleted 1 character in body; edited title
|
Jan 16, 2017 at 5:10 | history | asked | Worapat Sopa | CC BY-SA 3.0 |