I want to Schedule the backup from Mon-Thurs at 5pm - 6pm. The ardunio is going to Control the power to the SATA to USB Adapter. How would i write the code for Monday at 5 -6pm send signal to contact core.
I want to Schedule the backup from Mon-Thurs at 5pm - 6pm. The ardunio is going to Control the power to the SATA to USB Adapter. How would i write the code for Monday at 5 -6pm send signal to contact core.
obzrve why do you want to "control the power"?? Are you running Linux Backups are easy. plug in your stat drive and kick off a cron job. Even if you still want to "control the power with a arduino. you will have to wait for the OS to find the drive and spin up. skip the arduino and go straight to the cron job.
~~Cris
obzrve why do you want to "control the power"?? Are you running Linux Backups are easy. plug in your stat drive and kick off a cron job. Even if you still want to "control the power with a arduino. you will have to wait for the OS to find the drive and spin up. skip the arduino and go straight to the cron job.
~~Cris