GithubHelp home page GithubHelp logo

ornellino / scsknxgate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from papergion/scsknxgate

0.0 0.0 0.0 10.52 MB

esp8266 communication process for scsgate and knxgate

C++ 97.90% C 1.73% Batchfile 0.35% HTML 0.02%

scsknxgate's Introduction

scsknxgate

esp8266 communication process for scsgate and knxgate

scsknxgate is the wifi communication process for devices esp_scsgate (scs protocol) and esp_knxgate (knx protocol). communication between scsknxgate and esp_xxx devices is made between UART, speed is 115200 8 N 1

scsknxgate implement wifi communication in UDP - TCP - HTTP - MQTT. also implement direct communication with Alexa devices using a modified library of fauxmoESP.

folder "BINARY" contains exportes bin files of compiled firmware. naming convention is "knxgate_.ino.generic.bin" for KNX compiled versions, "scsgate_.ino.generic.bin" for SCS compiled versions. .bat files contains demo of load an exported bin file in esp8266 using OTA. Loading last version of bin firmware may also require to load last version on PIC firmware.

folder "PICIMAGES" contain last version of PIC firmware for knx (picknxgate.img) and for scs (picscsgate.img) - format is "spiffs format" suitable for load using "espota" as in demo .bat files. After loading in spiffs, firmware can be updated using /picprog command like in user manual. Please don't use this updating method with old ESP firmwares. subfolder "OLD" contain historycal version of PIC firmware for knx and scs.

for more info see: http://guidopic.altervista.org/alter/index.html http://guidopic.altervista.org/alter/knxgate.html http://guidopic.altervista.org/alter/eibscsgt.html

scsknxgate's People

Contributors

papergion11 avatar papergion avatar ornellino avatar

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.