Coder Social home page Coder Social logo

qrczack / izot_ft-click Goto Github PK

View Code? Open in Web Editor NEW

This project forked from izot/ft-click

0.0 0.0 0.0 14.79 MB

The Adesto FT Click repository, containing documentation, hardware designs, and example code for using the MikroE FT Click to quickly create applications for the Industrial Internet of Things that communicate using Adesto's Free Topology (FT) communication technology.

Home Page: http://www.adestotech.com

License: Other

C++ 0.61% Python 0.57% C 98.37% Shell 0.01% Assembly 0.46%

izot_ft-click's Introduction

FT Click

The Adesto FT Click repository, containing documentation, hardware designs, and example code for using the MikroE FT Click to quickly create applications for the Industrial Internet of Things that communicate using Adesto Technologies' Free Topology (FT) communication technology.

Repository structure

doc

FTMQ documentation.

lib

FTMQ host libraries.

ftmq

APIs for sending FTMQ packets and subscribing to FTMQ topics. FTMQ is a MQTT-like API. See the readme.md in this directory for more information on the API.

ccp

Source code of the "Chip-to-Chip Protocol" that the various APIs and interfaces use to send and receive packets to the FT click module, and thereafter over the FT network.

bacnet

A BACnet stack. This is uses to build the BACnet Server example project, and can be used for interfacing to Adesto's BACnet FT networks.

util

Utility functions used by the libraries and examples.

LON

LON

(Future) The LON API provides the ability to use the full LON stack on development systems connected to a LON FT network via the FT Click module.

ShortStack

(Future) The future ShortStack passthrough provides the ability use Adesto's ShortStack API, to communicate directly with the ShortStack MicroServer that is resident on the FT 6050 on the FT Click module

examples

Code samples of FT Click module usage with FTMQ messaging protocol

BME860_Enviro

Using the BME860 Enviromental sensor (Temp, Atmospheric Pressure, Humidity, and IAC) this example reads the Enviromental click module and sends the four parameters to the listening nodes

Pushbutton

This project broadcasts a FTMQ packet to all listening nodes over the FT network. Nodes that are listening on the appropriate topic will respond in their own ways

RGB_LED

This project listens for pusbutton packets, and changes the RGB colors on the LED click board for each event

NodeRED

A Raspberry Pi project that interfaces a FT Click module to the Raspberry Pi, creates and displays received parameters on the Node-RED dashboard

DualLightstrip

Pushbutton control of LED light strips based on an Arduino platform

BACnet

BACnet Server

A BACnet Server sample application.

IDEs

STM32cubeIDE

Project files for compiling the various projects in the examples folder in ST Microelectronics' IDE

Visual Studio Code

Future projects for compiling the various projects in the examples folder under Visual Studio Code

izot_ft-click's People

Contributors

markbuckland avatar edwardhague avatar richblomseth avatar migueltorres 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.