Skip to content

Commit

Permalink
Pranay Kancharla's ESPAudio OnBoard project (#517)
Browse files Browse the repository at this point in the history
* Create README.md

* Update README.md

* Update README.md

* Add files via upload

* Create src folder

* Add files via upload

* Delete projects/ESPAudio/src/ee

* Add files via upload

* Add files via upload
  • Loading branch information
p-kancharla authored Apr 29, 2024
1 parent 49092bc commit 4f5ed69
Show file tree
Hide file tree
Showing 7 changed files with 31,393 additions and 0 deletions.
18 changes: 18 additions & 0 deletions projects/ESPAudio/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: "Pranay Kancharla"
slack_handle: "@Pranay Kancharla"
github_handle: "@p-kancharla"
---

# Project Name
ESPAudio

## Summary
I made a board which can show what is currently playing on your Spotify account, and also control the volume of it and control what song is playing. It utlizes an ESP32 to connect to the Spotify API, and will display what is playing on a color LCD, along with being controlled with buttons.

## Plan
Once I recieve the board, and I solder it, I plan on writing the code for it.
It will cost $3.53 for 5 boards, and $21.33 total with shipping

## Design
Using KiCAD, I designed the schematic and PCB Layout with all the features I want the board to have. The board has two options for power: either USB or battery, for which it has an onboard charger with the TP4057. It also has a color LCD screen, to display an image of the song currently playing, and buttons on the side to control what's playing.
Binary file added projects/ESPAudio/cart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/ESPAudio/gerber.zip
Binary file not shown.
Binary file added projects/ESPAudio/schematic.pdf
Binary file not shown.
Loading

0 comments on commit 4f5ed69

Please sign in to comment.