Giter Site home page Giter Site logo

esp8266-weather-station-epaper's People

Contributors

duck531a98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esp8266-weather-station-epaper's Issues

ePaper Library

Hi! I got the sketch working pretty quickly on my ESP & Waveshare 2.9" board. Very cool! Did you write the library for the epd? It is substantially better than the one Waveshare provides on their website. If so, could you publish it as a standalone library, I've tried merging your EPD_drive.cpp/.h with the ones from the Waveshare demo without much luck since I'm still new to cpp.

Thanks!

用你的PCB打样以后驱动不了显示屏

用你的PCB打样以后驱动不了显示屏。但是我用NodeMcu搭线能正常显示,发现一个问题显示屏后面有一个电平转换芯片,你设计的PCB电路没有这个芯片,会不会是这个原因引起不显示的呢?

字符显示乱码

我将data目录下的文件烧录进spi flash后,显示乱码,无论是中文还是英文,我尝试着将从flash读取的内容打印出来,不过有点不明白这个字体是如何转换的。望解答。

arduinoIDE编译报错

Arduino:1.8.9 (Windows 8.1), 开发板:"Generic ESP8266 Module, 80 MHz, Flash, Disabled, none, 26 MHz, 40MHz, QIO (fast), 4M (3M SPIFFS), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200"

sketch\TimeClient.cpp: In member function 'long int TimeClient::getCurrentEpochWithUtcOffset()':

TimeClient.cpp:140:67: error: invalid operands of types 'double' and 'long int' to binary 'operator%'

return round(getCurrentEpoch() + 3600 * myUtcOffset + 86400L) % 86400L;

                                                               ^

exit status 1
invalid operands of types 'double' and 'long int' to binary 'operator%'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.