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

4h 40m 38s logged

DEVLOG (3)

BEHOLD!!!!!

Today’s session was all about strengthening the software architecture of the ESP32 NAS.

Completed

  • Finished the SDManager module.
  • Successfully initialized and tested the SD card.
  • Built the WiFiManager module and established a successful Wi-Fi connection.
  • Started developing the FileService module.
  • Implemented the following file operations:
    • exists()
    • createFolder()
    • deleteFile()
    • deleteFolder()
    • rename()
    • fileSize()
    • copyFile()
    • moveFile()
  • Resolved multiple compilation and IntelliSense issues while improving the project structure.

’The next ’milestone is integrating these modules with the web server and building the NAS interface.

Stay tuned.

0
6

Comments 0

No comments yet. Be the first!