Pre-Purchase Query
Posted: Sun Jan 31, 2021 10:09 pm
Hello,
Potential Noob alert!
I currently have a project running on the Arduino Uno that works perfectly well, but it's sooo early 21st Century
I have included an image for(hopefully), clarity. The sequence is -
1. IR remote to start the sequence
2. Runs through some code that trigger the lights and starts the timer
3. IR beam is broken sends a signal to stop the timer
4. Displays the time on a 4 digit 7 segment display
I could add an Nano and an nRF24L01 to each segment to get rid of the wires, but I think that would only get me part the way there.
I would like to bring the project up to date and control it using a mobile device (Android/iOS), and have the time display on the device rather than the 4 digit 7 segment display.
So, before I invest the time I would like to know if replacing the Nano's with something like the NoedMCU ESP-32S Board would work and would it be a major job to convert the code as I am utilising several libraries.
Thanks!
Potential Noob alert!
I currently have a project running on the Arduino Uno that works perfectly well, but it's sooo early 21st Century
I have included an image for(hopefully), clarity. The sequence is -
1. IR remote to start the sequence
2. Runs through some code that trigger the lights and starts the timer
3. IR beam is broken sends a signal to stop the timer
4. Displays the time on a 4 digit 7 segment display
I could add an Nano and an nRF24L01 to each segment to get rid of the wires, but I think that would only get me part the way there.
I would like to bring the project up to date and control it using a mobile device (Android/iOS), and have the time display on the device rather than the 4 digit 7 segment display.
So, before I invest the time I would like to know if replacing the Nano's with something like the NoedMCU ESP-32S Board would work and would it be a major job to convert the code as I am utilising several libraries.
Thanks!