As a side note:
I notice that when I use
launchd and cron on my mac to keep an Arduino UNO in sync, that I cannot update the Arduino code though the IDE unless I
unload the
launchd file,
stop the cron entry (actually, if fast do not need to modify cron) and power cycle the Arduino.
This takes more time than I like (unloading and loading
launchd, editing and restarting
cron twice, hard resetting the Arduino), so as a work around, I can update the Arduino on a different mac and then connect the updated Arduino back to the mac running
launchd and cron on the required serial port. Note: If I'm fast, can get by not editing and restarting the crontab.
Today, I am experimenting with a 650nm (red) laser and was going to use this little laser to transmit and sync unix time to a remote receiver; but I don't have an optical receiver in my parts box yet.
I do have a long range RF transmitter and receiver in the mail from China, as well as a 3G module, so I maybe I'll transmit and sync unix time to my Ninja, for fun.
Actually, I need to think of some very cool, "science-project-like" Arduino project which is not already on YT or in the Arduino forums. I am thinking to do something with my motorcycle, time, position, and speed via 3G back to my home and store the results (tracking) in a database; but that sounds "too easy"
(waiting on parts). Then I thought, I would create a RF network and transmit unix time as a beacon, but we have GPS for that. Haha....
Any crazy ideas (not already on YT)?