NO-TITLE-PAGE
CHECKS
collections
["all","Steps","Element","Network","WIP","Board","Implementation","System","Display","Example","Recipe","Story","Light","Sensor","Time","Input","Audio","GFX"]
Test excerptOf
The MapElement creates actions based on an in-bound value and range definitions.
Steps files with excerpts
- Step by Step setting up the Arduino environment
These are the steps to follow to setup a basic arduino development environment that allows programming new software to the original Arduino boards. - Step by Step Bring your device to work
This is a step by step instruction to bring a device based on the HomeDing library to work. - Step by Step configuring a device using the builtin IDE
The configuration of HomeDing based devices is based on 2 files located in the filesystem: env.json, config.json. They can be changed by using the built-in editor. - Create and extend a new Element
How to add new functionality to a HomeDing based device by adding new Elements to support a specific functionality, sensor, chip, network service and more. - Step by Step uploading the files for the built-in web server
There are some options to upload / update the files in the filesystem of a device using the HomeDing library. These are outlined here in detail so you can find the procedure that fits best to your setup an situation.