topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 5:15 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: Alarm clock random Mp3 player Rpi Python  (Read 3678 times)

Ok_driver332

  • Participant
  • Joined in 2014
  • *
  • Posts: 1
    • View Profile
    • Donate to Member
IDEA: Alarm clock random Mp3 player Rpi Python
« on: June 27, 2014, 03:47 PM »
I'm working on a raspberry pi project. language used is python.My idea is to have an alarm clock that will play music on a set time.

Here's the list of things I'm hoping it could do.
1. have each day of the week, a time set to when I'd have to wake up and when i'd have the alarm clock go off. (e.g. Monday, start music at 6am, wednesday - 6:30am, Sunday - 11am, etc)
2. I'd want it to play music from a folder of the Rpi. I would also want it to select random songs for it.
3. after let's say 10 minutes, power off.
4. again check day,time, and keep it on a loop