Giter Site home page Giter Site logo

arduino_edgecontrol's Introduction

Compile Examples Sync Labels status

Arduino_EdgeControl

Arduino Library for Arduino Edge Control

License

Copyright (C) 2021 Arduino AG (http://www.arduino.cc/)

SPDX-License-Identifier: MPL-2.0

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

arduino_edgecontrol's People

Contributors

aentinger avatar cgilavert avatar dependabot[bot] avatar manchoz avatar per1234 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

arduino_edgecontrol's Issues

Memory leak when using Input?

A simple loop with Input.begin() and (optionally) Input.end() will crash the Edge Control board after a repeatable number of cycles. 1134 in my test. The heap fills up until it borks. Input.begin() does a Wire.begin() behind the scenes. Adding a Wire.end() to the test loop stabilizes the heap size and it runs ok "forever". Wire calls TWI but I can't immediately see in either library what's causing this behavior.

Edge control's solid state relay and RTC

Hello,

I'm testing the SSR relay on Edge control board, but sometimes the device fails, it doesn't "catch" the command and it doesn't change its state. I'm using the Edge control software library and I'm driving the SSR device with 24V DC voltage ( reading the datasheet it seems "workable" also at zero frequency..)

Moreover, I need to understand if will be commercialized the version with the hardware RTC device, and, if yes, when.

Regards

rtc examples do not work

the rtc example (RTCClock in examples/Application) in this repository does not work. the code compiles and sets the data&time correctly but when commenting out the line that sets the time&date (setSystemClock(__DATE__, __TIME__)) the timer restarts. it does not remember the time&date set before. see below

the rtc excample (RealTimeClock in examples/Basic) in this repository does also not work as it fails to detect the rtc. see below.

also i noticed that the rtc (u22) is not on the schematics as on the website (https://docs.arduino.cc/hardware/edge-control) date 27/07/2020

thanks
frank

RealTimeClock:

Hello, Arduino Edge Control!
Initializating the Real Time Clock... failed! Retrying...
 failed! Retrying...
 failed! Retrying...
 failed! Retrying...
 failed! Retrying...
 failed! Retrying...

RTCClock:

Starting RTC example
Compile Date and Time: 2022-05-16 19:33:18
RTC Date and Time:     1970-01-01  0:00:00
System Clock:          2022-05-16 19:33:18
2022-05-16 19:33:18
2022-05-16 19:33:19
2022-05-16 19:33:20
2022-05-16 19:33:21
2022-05-16 19:33:22
2022-05-16 19:33:23
2022-05-16 19:33:24
2022-05-16 19:33:25
2022-05-16 19:33:26
2022-05-16 19:33:27
2022-05-16 19:33:28
2022-05-16 19:33:29
2022-05-16 19:33:30
2022-05-16 19:33:31
2022-05-16 19:33:32
2022-05-16 19:33:33
2022-05-16 19:33:34

Starting RTC example
1970-01-01  0:00:00
1970-01-01  0:00:00
1970-01-01  0:00:01
1970-01-01  0:00:02
1970-01-01  0:00:03

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.