Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 12:00 07 Jul 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Super Clock + Wifi + Sound

Author Message
jman

Guru

Joined: 12/06/2011
Location: New Zealand
Posts: 711
Posted: 11:03pm 09 Jul 2016
Copy link to clipboard 
Print this post

Hi

After seeing Geoff's new Super Clock I decided to add a third time source
and sound (Talkning clock)

First the WiFi. This is based on an ESP8266 (Of Course) with the linked AT firmware. This firmware requires 8MB of flash. In the attachement is a screen shot of the settings required to flash the ESP8266.
Instead of hard coding the SSID and WiFi password i decided to use SmartConfig
this requires an application that runs on your Android device and configures the ESP8266 using your Android devices current WiFi settings.
The App is from the Play Store and can be found here ESP8266 SmartConfig

You will need to set your NTP server in NTP$="you server goes here"
this can be an IP address or FQDN









To add sound I used a MP3 module given to me by viscomjim (Jim)
The MP3's need to be in a folder called 01 and this must be in the root.
The MP3 module has a built in Amplifier and can directly drive a speaker.

Quick and nasty video is here Talking Clock

The touch has been changed so that the left 1/3 of the screen when touched
the clock will speak the time. If you set MP3=0 then this be go back to been the left scroll area and the MP3 module will not be used.
Link to a download that contains the MP3 files, ESP8266 firmware and the MP3 Module datasheet. SuperClock-NTP-MP3

And of course the modified SuperClock basic program
2016-07-10_084028_SuperClock-NTP-MP3.zip
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025