Hey there,
I have a several enquiries to ask regarding my Arduino Project
But before that, I would like to explain what my project is about:
As you can see from the images,
I plan to make an automated timer system where
System 2 detects the tray placed on it through a switch, in which if the tray is placed on the sensor,
System 3's timer will start counting down. If it detects the tray for more than 3 hour 55 minutes it gives an audio cue, and then if it still isn't removed from the tray after more than 4 hours, there will be an audio cue. The timing of whenever the tray is placed on and removed from the switch is sent to the System 1.
Initial plan:
System 3 will be displaying the timer and displaying REMOVE if tray isn't removed after allocated time
New Plan:
System 3 will be an arduino connected to a timer bought from the market (NOT A MODULE),
as I believe that will save me time from trying to code the timer + display system. So whenever system 2 starts to detect timer, it will send that information through a NRF 24 L01 timer to System 3 and 4 hours of countdown will start commencing and also audio cue happening at 3hours 55 minutes and 4 hours respectively. What I also want to do is that System 1 will have a log of all the times tray was placed and the duration placed. Ideally, I want it to also highlight whenever time exceeded 3 hours and 55 minutes
Questions:
Mod: Attachments deleted
I have a several enquiries to ask regarding my Arduino Project
But before that, I would like to explain what my project is about:
As you can see from the images,
I plan to make an automated timer system where
System 2 detects the tray placed on it through a switch, in which if the tray is placed on the sensor,
System 3's timer will start counting down. If it detects the tray for more than 3 hour 55 minutes it gives an audio cue, and then if it still isn't removed from the tray after more than 4 hours, there will be an audio cue. The timing of whenever the tray is placed on and removed from the switch is sent to the System 1.
Initial plan:
System 3 will be displaying the timer and displaying REMOVE if tray isn't removed after allocated time
New Plan:
System 3 will be an arduino connected to a timer bought from the market (NOT A MODULE),
as I believe that will save me time from trying to code the timer + display system. So whenever system 2 starts to detect timer, it will send that information through a NRF 24 L01 timer to System 3 and 4 hours of countdown will start commencing and also audio cue happening at 3hours 55 minutes and 4 hours respectively. What I also want to do is that System 1 will have a log of all the times tray was placed and the duration placed. Ideally, I want it to also highlight whenever time exceeded 3 hours and 55 minutes
Questions:
- What kind of market available timers allow me to code it in such a way that I can integrate it with my arduino as mentioned in my new plan? Can you show me a few examples?
- What sort of extra components should I purchase for my new plan?
- What extra components should I buy to allow me to perform data logging?
- 1 x Arduino Mega
- 2 x Arduino Nano
- 2 x 9V battery and Battery holder to connect to arduino to power it up
- Momentary Switch
- 3x NRF 24 L01 Transmitters
- 1x MH Real Time Clock Module
- LCD 2x16 Display (I dont plan to use this anymore if I can find a timer to use)
Mod: Attachments deleted
Last edited by a moderator: