I would like to code a reminder alarm for 1 year later to the ds1302 module on the arduino with bluetooth, I would appreciate it if you could help.
1 Like
A bit off-topic but why would you set an alarm for 1 year later?
This is the arduino library of the DS1302:-
This is an example of HC-06 Bluetooth Module with app inventor: Bluetooth HC-06. Arduino. Send. Receive. Send text file. Multitouch. Image
You can adapt your code according to the tutorial...
HTH!