Skip to content

ESP32 S3 Alarm clock with PCF8563 RTC, LSM6DSOX IMU and 29 WS2812B-2020 LEDs as the 7 segment digits

Notifications You must be signed in to change notification settings

flamerten/ESP32S3-Alarm-Clock-PCBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 S3 Alarm Clock PCBA

I used KiCAD to design an ESP32S3 based alarm clock. It includes an IMU (LSM6DSOX), a RTC (PCF8523) and 29 WS2812-2020 LEDs for showing the time via 7 segment digits. The PCB was manufactured and assembled via JLCPB. This repository includes the schematic, layout and Arduino script for testing the various functions on the board. The firmware based on ESP-IDF is still in progress.

Render Actual

Table of Contents

Schematic

Schematic Folder

The current schematic inlcudes some observations that I have made. For instance, I heard a high pitched noise from the switching regulator section, and that I could have added a switch to cut power to the whole board.

Additional Notes

I used solidworks to design the dimensions of the 7-segment LED display, and converted it to a .dxf file format - LED_Mapping.DXF. This file was converted to a footprint and was used as a guide for the placement of LEDs.

About

ESP32 S3 Alarm clock with PCF8563 RTC, LSM6DSOX IMU and 29 WS2812B-2020 LEDs as the 7 segment digits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published