All Projects → thelsing → Knx

thelsing / Knx

Licence: gpl-3.0
knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS

Projects that are alternatives of or similar to Knx

Esp8266wificontrol
ESP8266 WiFi Web Server control 4 Digital Outputs with OLED Display.
Stars: ✭ 84 (-10.64%)
Mutual labels:  arduino
Openhab Rfm69
Gateway and examples of wireless Arduino sensor nodes w/ RFM69HW
Stars: ✭ 86 (-8.51%)
Mutual labels:  arduino
Sketchbook starter kit v2.0
Stars: ✭ 90 (-4.26%)
Mutual labels:  arduino
Arduinomidifader
Turning an old analog mixer into a MIDI controller
Stars: ✭ 84 (-10.64%)
Mutual labels:  arduino
Doom Nano
A 3d raycast engine for Arduino
Stars: ✭ 86 (-8.51%)
Mutual labels:  arduino
Adalight ws2812
This is a fork of Adalight working with WS2811/WS2812 LED using the last version of FastLED. 💡
Stars: ✭ 88 (-6.38%)
Mutual labels:  arduino
Arduino Robust Serial
A simple and robust serial communication protocol. It was designed for Arduino but can be used for other purposes (e.g. bluetooth, sockets). Implementation in C Arduino, C++, Python and Rust.
Stars: ✭ 83 (-11.7%)
Mutual labels:  arduino
Arduino Amiibo Tools
Arduino sketches to play with amiibo
Stars: ✭ 93 (-1.06%)
Mutual labels:  arduino
Esp8266
Stars: ✭ 86 (-8.51%)
Mutual labels:  arduino
Timeframe
Get your own time portal on your desk!
Stars: ✭ 90 (-4.26%)
Mutual labels:  arduino
Arduinoslovakia
Arduino sketches.
Stars: ✭ 85 (-9.57%)
Mutual labels:  arduino
Beelan Lorawan
A LoRaWAN library for compatible arduino board
Stars: ✭ 87 (-7.45%)
Mutual labels:  arduino
Pixelbot
Stars: ✭ 90 (-4.26%)
Mutual labels:  arduino
Sustainable Green Plants
DIY high pressure aeroponics for the home
Stars: ✭ 84 (-10.64%)
Mutual labels:  arduino
Nrf24 Esk8 Remote
A remote used to control an electric skateboard
Stars: ✭ 91 (-3.19%)
Mutual labels:  arduino
Ioabstraction
Library for Arduino and mbed that abstracts pins and i2c expanders (8574, 23017), supports AVR and I2c AT24 EEPROMs, Rotary encoders, fully debounced switches and simple task management.
Stars: ✭ 84 (-10.64%)
Mutual labels:  arduino
Arduino core stm8
STM8 core support for Arduino
Stars: ✭ 87 (-7.45%)
Mutual labels:  arduino
Arduinogameboy
Arduino based Game Boy cartridge reader and writer. It can dump ROM and RAM to SD card.
Stars: ✭ 93 (-1.06%)
Mutual labels:  arduino
Lwmem
Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
Stars: ✭ 92 (-2.13%)
Mutual labels:  arduino
Ol3d
A tiny portable 3D graphics lib for micro controllers
Stars: ✭ 90 (-4.26%)
Mutual labels:  arduino

knx

This projects provides a knx-device stack for arduino (ESP8266, SAMD21) and linux. (more are quite easy to add) It implements most of System-B specification and can be configured with ETS. The necessary knxprod-files can be generated with my CreateKnxProd tool.

For esp8266 WifiManager is used to configure wifi.

Don't forget to reset ESP8266 manually (disconnect power) after flashing. The reboot doen't work during configuration with ETS otherwise.

The SAMD21 version uses my version of the FlashStorage lib (Pull request pending).

Generated documentation can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].