-
Notifications
You must be signed in to change notification settings - Fork 2
Examples
PelzaK edited this page Jul 7, 2018
·
3 revisions
The examples wiki section will guide through all important things You need to know to create Your own Hapcan compatible device.
It is strongly recomended to read this tutorial from top to bottom, starting with Hello World example.
- HelloWorld - everything You need to know to start using Hapcanuino
- Direct Control - controling the device using direct control message (0x10A)
- Status Request - sending device status messages
- Indirect Control - linking the devices from Hapcan programmer
- Submodule - the fastest way (recommended) for creating device firmware
To be continued...