TOWER Introduction
TOWER is a modular, wireless, open-source/open-hardware IoT platform for rapid prototyping and deployment. It is used in industrial applications, STEM education, and hobby projects (home automation, gardening, lighting, escape rooms, etc.).
To start with the TOWER platform from scratch, see the chapter:
Getting StartedFor a quick start with TOWER and your first project, go to the chapter:
Desktop ProgrammingTo deploy your project on Raspberry Pi in the headless mode, go to the chapter:
Server on Raspberry PiFor details on command line control of the TOWER components, see the chapter:
Command Line ToolsIf you want to dive into embedded system programming, explore the chapter:
Firmware DevelopmentFor a custom firmware creation from the ground up, look into the chapter:
Firmware SDKFor details on supported radio protocols in TOWER, see the chapter:
Radio CommunicationTo explore the backbone of the TOWER system on the server, see the chapter:
MQTT ProtocolIf you need to visualize your data and/or connect your project remotely, go to the chapter:
Platform IntegrationsTo get recipes for building real and meaningful projects, visit the chapter:
Step-by-Step ProjectsFor detailed information about the TOWER modules and tags, see the chapter:
Hardware ModulesTo understand hardware layers (not only between the TOWER modules), go to the chapter:
Hardware Interfaces