This shows you the differences between two versions of the page.
|
pm:prj2026:vlad.radulescu2901:andrei.giurgiu0801 [2026/05/24 20:39] andrei.giurgiu0801 [Resources] |
pm:prj2026:vlad.radulescu2901:andrei.giurgiu0801 [2026/05/24 20:44] (current) andrei.giurgiu0801 [Resources] |
||
|---|---|---|---|
| Line 189: | Line 189: | ||
| {{ pm:prj2026:vlad.radulescu2901:circuit.jpg?500 | Physical circuit }} | {{ pm:prj2026:vlad.radulescu2901:circuit.jpg?500 | Physical circuit }} | ||
| - | {{https://drive.google.com/file/d/1OYpMS8L2arQ9ElOX3gjKkMVgnoy5mhVk/view?usp=sharing | Demo video}} | + | <html> <a href="https://drive.google.com/file/d/1OYpMS8L2arQ9ElOX3gjKkMVgnoy5mhVk/view?usp=sharing"> Demo video </a> </html> |
| I did a small demo, where I just played the audio to see if the ESP32 can read the microSD card and if the speaker works. Also, in the video, you can see that the I2C module is connected and gets the text from the ESP32 that says "SD card mounted successfully". | I did a small demo, where I just played the audio to see if the ESP32 can read the microSD card and if the speaker works. Also, in the video, you can see that the I2C module is connected and gets the text from the ESP32 that says "SD card mounted successfully". | ||
| Line 195: | Line 195: | ||
| Below, you can see the final version of the project demo: | Below, you can see the final version of the project demo: | ||
| - | {{https://drive.google.com/file/d/1ybvt2zewgrId33BIKKeVnXzge2cTux3o/view?usp=sharing | Final demo }} | + | <html> <a href="https://drive.google.com/file/d/1ybvt2zewgrId33BIKKeVnXzge2cTux3o/view?usp=sharing"> Final demo </a> </html> |
| ===== Resources ===== | ===== Resources ===== | ||
| Line 210: | Line 210: | ||
| | MicroSDHC reader module| <html> <a href="https://components101.com/sites/default/files/component_datasheet/Micro-SD-Card-Module-Datasheet.pdf"> Datasheet MicroSDHC </a></html>| | | MicroSDHC reader module| <html> <a href="https://components101.com/sites/default/files/component_datasheet/Micro-SD-Card-Module-Datasheet.pdf"> Datasheet MicroSDHC </a></html>| | ||
| - | FreeRTOS documentation {{ https://www.freertos.org/Documentation/00-Overview | (link here) }}. | + | FreeRTOS documentation <html><a href="https://www.freertos.org/Documentation/00-Overview"> (link here) </a></html>. |
| - | AudioI2S documentation {{ https://registry.platformio.org/libraries/esphome/ESP32-audioI2S | (link here) }}. | + | AudioI2S documentation <html><a href="https://registry.platformio.org/libraries/esphome/ESP32-audioI2S"> (link here) </a></html>. |
| <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | ||