Git Product home page Git Product logo

erriezds1302's People

Contributors

erriez avatar

Stargazers

 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

erriezds1302's Issues

esp12

The pin's in the example are indicated in the example d2-3-4, but it doesn't work that way, I changed it to 4-0-2 (gpio) the example compiled but didn't work. Once I successfully assembled it for 4-5-13, but after the bulkhead, errors started again - I get "Time: Error: Could not read the time".
What am I doing wrong? Can pins be changed? What am I doing wrong? Can pins be changed?

RAM Test Failed also RTC.read() returning error

Hello, i've been trying to get ESP32 to communicate with DS1302 with many libraries for my project to add scheduling feature to my pzem004t, but nothing seems work. With this library when i try to run ErriezDS1302RAM it result on the image attached. Honestly im confused to use this RTC module.
Since i'm using ESP32 30pinouts, this is my wiring (there is no pin 0):
#define DS1302_CLK_PIN 2
#define DS1302_IO_PIN 4
#define DS1302_CE_PIN 5

Then i tried to run ErriezDS1302WriteRead, it can go through setup() until loop(), but it returns "RTC read failed".

Any idea / answer to get this ESP32 work fine with DS1302? Thankyou so much..
DS1302ERR

PIN CE of ESP32

There issue when we use in the same time an SPI on ESP32 (in our case to communicate with LORA module) and DS1302. In the library CE pin of DS1302 is connected the IO5 of ESP32. But this pin is used for SPI communication (NSS pin). Is there possibility the change CE pin (use other GPIO )?

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.