Skip to content

AkimotoAkari/NekoCal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NekoCal

Photo

Overview

A simple calendar using EPD as main display based on STM32 microcontroller.

Project status

Finished second revision. Third revision working in progress.

Hardware

Rev2

  • Main Processor: STM32F207VET6
  • RAM: 128KB Internal
  • ROM: 256KB Internal
  • Expansion: TF card slot support up to 4GB SDHC
  • Display: 6 inch ED060SC4

Rev3

  • Main Processor: STM32F207ZET6
  • RAM: 128KB Internal + 1MB External
  • ROM: 256KB Internal
  • Expansion: TF card slot support up to 4GB SDHC
  • Display: 6 inch ED060SC4
  • More GPIO available for user

Software

App code run directly on raw hardware, no OS.

Background images

Use converter in Tools\image-converter to generate ebm images.

Licenses

MIT

Contact me

Webstie: http://www.zephray.com

Email: [email protected] or [email protected]

About

A simple calendar using EPD as main display based on STM32 microcontroller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 94.7%
  • C++ 3.5%
  • Assembly 1.6%
  • Other 0.2%