You are browsing as a guest. Sign up (or log in) to start making projects!

Matthew

@Matthew

Joined June 1st, 2026

  • 14Devlogs
  • 5Projects
  • 2Ships
  • 15Votes
Ship Pending review

I made a Spotify player for my desk. It is kind of similar to the Spotify Car Thing, but a lot less advanced. I had many UI challenges, because this was my first lvgl project. I also had challenges of refreshing the authentication, it kept returning an HTML 400 error no matter what I did, but I eventually got it fixed. You do have to own an Arduino GIGA R1 and a Display Shield to go with it to test it, but I included a video of what it can do.

  • 8 devlogs
  • 10h build
Video of Project → See source code →
Open comments for this post

54m 56s logged

I added Time Labels, made the progress somewhat smoother, and made it display all of the artists.
It has gotten a lot simpler to add things, because It’s just small tweaks to the strong base I already have.

0
0
1
Open comments for this post

1h 10m 23s logged

I was able to add the repeat and shuffle buttons to my ui. They change color when active. Now I want to add the little text to say how much time is left

0
0
1
Open comments for this post

4h 46m 40s logged

I got a UI working.
I decided the album image was a little bit to complicated for me right now, so I have playback controls, seeking, and the title.
I want to add the repeat and shuffle buttons

0
0
3
Ship Pending review

I made a basic digital clock for the Arduino GIGA R1 WiFi Display!
It has the time from the Network Time Protocol, Light and dark mode, display of a home assistant sensor, and support for 24 hour time!
I was originally going to use the National Weather Service API, however, I ran in to some security issues and instead decided to go with Home Assistant.
To use it, you have to download the repository and open it in the Arduino IDE, then upload it from there.

  • 4 devlogs
  • 6h build
Video of Project → See source code →
Open comments for this post

1h 7m 3s logged

I added my final touches to my digital clock!
Here is what I Improved:

  1. Centered Text on the Screen
  2. Military time support
  3. The ability to disable the home assistant sensor
  4. And documentation
0
0
2
Open comments for this post

2h 49m 6s logged

I added the date and temperature. I sadly could not get the National Weather Service API working, so I switched to the Home Assistant API to get the value of a sensor. I also added light mode support, alongside dark mode.

0
0
4
Open comments for this post

1h 21m logged

I added basic support for getting the time from the Network Time API, and then display it on the screen.
I still want to add Support for:
The local Real Time Clock (RTC)
and adding a small weather “widget” below the time via the National weather service API

0
0
2
Open comments for this post

30m 33s logged

I got a Connecting UI, when connecting to WiFi. I also rotated the screen to landscape. I’m currently exploring switching to lvgl for improved ui

0
0
3

Followers

Loading…