Code Monkey home page Code Monkey logo

raspi-rollo's People

Contributors

bjwelker avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

raspi-rollo's Issues

Arduino Fehler

Die Library funktioniert für Arduino nicht, was kann ich da tun?

ACOMAX

Hallo Björn,
ich habe deinen Code getestet und musste feststellen das mein Handsender nicht vom Programm erkannt wird.
Ich habe einen 433Mhz Empfänger an mein Oszilloskope angeschlossen und bin alle Tasten und Kanäle der Fernbedienung durch gegangen. Habe dann eine Manuelle Auswertung durchgeführt und festgestellt das die gesendete codefolge pro Komando 112 Bit +Sync groß ist. Diese wird dann je nach Kanal und Kommando 3-5 mal gesendet.
grafik

Kann man mit dir auch per Mail in Kontakt treten ?

Gruß Sebastian

Fehler beim Kompilieren für Arduino

error: 'class RCSwitch' has no member named 'sendQuadState'; did you mean 'sendTriState'?
mySwitch.sendQuadState("0FF10Q00FF6741F00056785");

ich habe die Arduino Library so bearbeitet(wie im Tutorial), dass ich die Rolladen mit einem Arduino steuern kann. Nun kommt der oben genannte Fehler was kann ich tun?

vielen dank für die Antwort im voraus

attachInterrupt not called

Hello,

I'm trying to run this code on an ESP32, I can upload it without any trouble, but no output is presented when I press a remote button.
If I add this: Serial.println("handleInterrupt");
to the loop()function I can see 0 being printed indefinitely and when I press my remote some 10's are printed, so the receiver is working. But for some reason the code isn't calling the attachInterrupt function, I've tried to change the 0 to 2 or to digitalPinToInterrupt(2) because according to the docs the number should be the pin we want to track but that actually breaks the app with the error Guru Meditation Error: Core 1 panic'ed (Coprocessor exception).

Any idea of why is it not hitting the function?

Thanks

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.