Skip to content

Marcus10110/DelSolClock

Folders and files

NameName
Last commit message
Last commit date
Apr 8, 2024
Apr 7, 2024
Oct 18, 2021
Apr 7, 2024
Apr 10, 2024
Jan 14, 2025
Apr 10, 2024
Aug 28, 2021
Oct 10, 2021
Jun 12, 2023

Repository files navigation

Del Sol Clock

This is a project to replace the clock in my car with an ESP32 and a small display.

The replacement clock screen will display time, the currently playing music, and iOS notifications.

Bluetooth low energy is used to communicate with a phone. Note, some services should support any BLE phone, for example the current time service. However the Apple Media Service and the notification service only support iOS.

Features

Apple Media Service

This displays the current playback information from the iPhone. It doesn't currently support playback controls (e.g. next/previous track).

Apple Documentation.

Special thanks to the following examples. As far as I can tell, this hasn't been implemented using the Arduino ESP32 board library before.

Current Time Service

This gets the current time.

Current Time Service Documentation

Note, the documentation is split over several PDFs. See CurrentTimeService.cpp for more documentation links.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published