Skip to content

PhotoFrame made with RaspberryPi Pico and ili9341 3.2inch TFT in Arduino IDE

License

Notifications You must be signed in to change notification settings

A-N-Ulab/Arduino-PhotoFrame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoFrame

Code

The lates working code is Photoframe_firmware--04-02-2025 located in code folder IMPORTANT! for this code to compile you will have to copy library from Code/library for dht11 to your Arduino library folder

Repo structure

- Cad files
  |- Assembly
  |- freecad
  |- step
  |- STL
- Code
  |- allTest_01
  |- library for dht11
  |- Photoframe_firmware--04-02-2025
  |- test programs
- Graphics
  |- Otsi
- Photos to SD
  • Cad files - folder containing step models, STL meshes and freecad project. Also contains folder with freecad assembly - A2plus
  • Code - folder containing test programs for the whole photoframe program used to test individual components as well as completed code. Contains library for dht11 sensor
  • Graphics - folder containing all graphics, including 240x120px Otsi
  • Photos to SD - folder containing bitmaps of all photos that are gonna be displayed

Photo setup

  • 24bit bitmap
  • 320px height
  • 240px width

Credits

  • code for displaying bitmaps is based on work of Rarday on adafruit forum but with slight modifications so it works
  • getting time from webserver is based on work of tehniq3 on github

About

PhotoFrame made with RaspberryPi Pico and ili9341 3.2inch TFT in Arduino IDE

Topics

Resources

License

Stars

Watchers

Forks