GitHub topics: iot-framework
embedthis/ioto
Embedthis Ioto Device Agent -- IoT Device Management
Language: C - Size: 4.57 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

haxall/haxall
Haxall IoT framework
Language: Fantom - Size: 5.34 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 60 - Forks: 32

wanhive/hub
Build secure multimedia based Internet of Things.
Language: C++ - Size: 1.37 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 3

domiot-io/jsdomiot
Document Object Model for IoT: Extends jsdom library to support IoT elements and hardware bindings. It creates a DOM where you can interact with physical IoT devices using the same DOM API methods used in web development such as getElementById, setAttribute and addEventListener.
Language: JavaScript - Size: 25.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 1

judasgutenberg/Esp8266_RemoteControl
A mostly self-contained (and complete) client-server system for remotely controlling, monitoring and automating IoT services using Esp8266s and a web server. Includes comprehensive reporting.
Language: PHP - Size: 4.75 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 7 - Forks: 3

HuangDayu/things-framework
Things Models (DSL) Driven IOT Framework
Language: Java - Size: 2.18 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 2

dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Language: C# - Size: 8.86 MB - Last synced at: 11 days ago - Pushed at: 26 days ago - Stars: 4,738 - Forks: 1,119

grodansparadis/vscp
VSCP (Very Simple Control Protocol) IoT/m2m framework
Language: C++ - Size: 771 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 51 - Forks: 20

astarte-platform/astarte
Core Astarte Repository
Language: Elixir - Size: 10.8 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 257 - Forks: 56

Suraj151/pdi-framework
Portable Device Interface (PDI) framework stack for easy configurable applications running over avr, esp devices
Language: C - Size: 3.25 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 59 - Forks: 15

citelab/JAMScript
A programming language for cloud of moving things (edge-based IoT)
Language: C - Size: 55.6 MB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 32 - Forks: 20

wyliodrinstudio/WyliodrinSTUDIO
Wyliodrin STUDIO
Language: JavaScript - Size: 46.8 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 50 - Forks: 33

sitewhere/sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
Language: Java - Size: 53.4 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 1,023 - Forks: 380

TRUMPF-IoT/saf
Smart Application Framework (SAF) is a .NET based framework for building distributed applications across cloud and edge.
Language: C# - Size: 1.12 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 12 - Forks: 2

IndeemaSoftware/QSimpleScada
Qt based simple SCADA framework, with dashboard, static and dynamic components
Language: C++ - Size: 3.96 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 319 - Forks: 108

grodansparadis/vscp-firmware
Firmware for the VSCP project
Language: C - Size: 145 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 9

phodal/iot
IoT, 这是一个最小Internet of Things ,一个Internet of Things相关的毕业设计产生的一个简化的物联网系统。 。
Language: Python - Size: 7.01 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1,194 - Forks: 420

CommonGarden/Grow-IoT
Software packages for smart growing environments.
Language: JavaScript - Size: 129 MB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 24 - Forks: 6

alttch/eva3
Industrial/Enterprise and home IoT automation platform
Language: Python - Size: 17.6 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 6

snitundil/modbus-mqtt
Python implementation of Modbus TCP + MQTT. Data can be read/written from a remote MQTT client to/from multiple MODBUS slaves. Slave IDs can be updated, new slaves can be added and register number can be selected by the remote user. This general implementation can be modified for various IoT applications.
Language: Python - Size: 20.5 KB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 31 - Forks: 16

tgiachi/Neon
Similar to 🏡 HomeAssistant and OpenHAB, but made with .net core and ❤️ in Florence, Italy
Language: C# - Size: 5.03 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 8

Geri-Borbas/.NET.Library.TuyaKit
A library to control Tuya smart home devices via local TCP connection.
Language: C# - Size: 1.27 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 48 - Forks: 11

mytechnotalent/ipts
IoT Pico W TLS Server that obtains the Pico W temperature and serves it to a TLS client where this project is designed for a MAC M series client and is based on the Raspberry Pi Foundation’s pico_examples TLS client example.
Language: C - Size: 1.23 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mytechnotalent/iptc
IoT Pico W TLS Client based on the pico_examples tls_client example by the Raspberry PI foundation.
Language: C - Size: 1.31 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

0x0c/AeonNodeEditor
Language: C++ - Size: 827 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 27 - Forks: 6

0x0c/AeonKit_iOS
Language: Objective-C - Size: 99.6 KB - Last synced at: 26 days ago - Pushed at: over 9 years ago - Stars: 3 - Forks: 0

0x0c/AeonKit
Language: Objective-C - Size: 1.01 MB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 4 - Forks: 0

directus/v8-archive 📦
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Language: PHP - Size: 155 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 508 - Forks: 200

grodansparadis/vscp-pic1-bootloader
VSCP Microchip PIC18F bootloader for use with VSCP over CAN
Language: Assembly - Size: 158 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 2

noahziheng/freeiot 📦
A free, open-source Internet-Of-Thing Middleware Framework.
Language: Python - Size: 12.4 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 22 - Forks: 7

WirelessLife/MouseTrap
By instrumenting trap’s with IoT sensors, cataloging the specific positions, and capturing trap & clear events in the cloud, we can apply machine learning algorithms to understand patterns and provide predictive analytics to optimally schedule trap visits and ideal location placement for trap & field technician efficiency.
Language: HTML - Size: 6.67 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

suyashkumar/conduit
☁ Securely call firmware functions from the cloud.
Language: Go - Size: 4.55 MB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 36 - Forks: 7

relativty/wrmhl 📦
(Archived) Simple communication between Unity3D and Arduino - by Maxim xyz.
Language: C# - Size: 5 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 648 - Forks: 65

sungchun12/iot-python-webapp
Live, real-time dashboard in a serverless docker web app, and deployed via terraform with a built-in CICD trigger
Language: Python - Size: 90.3 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 17

ruizeng/pando-cloud
pando open source iot cloud.
Language: Go - Size: 10.1 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 169 - Forks: 81

imsanjoykb/Arduino-All-Project-Code
Arduino Project with code.IoT base project Solving.
Language: C++ - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 3

marcellorinaldo/kura Fork of eclipse-kura/kura
Eclipse Kura™ project - http://eclipse.org/kura
Size: 233 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

i4things/DataDisplayAPI
API for displaying and sending data to end device/Node - actual example how request data for the day and send data to a node - including decrypt , iterate and display data in a HTML page with simple javascript, c#
Language: C# - Size: 1.4 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

aseba-community/aseba
Aseba is a set of tools which allow beginners to program robots easily and efficiently. To contact us, please open an issue.
Language: C++ - Size: 25 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 48 - Forks: 62

spagnuolocarmine/serverless-computing-for-iot
An Open source serverless computing architecture for IoT
Language: HTML - Size: 11.9 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 0

rprata/sgfx
SGFX is a lightweight embedded library for displays and touchscreens providing everything required to build a fully featured embedded GUI.
Language: C - Size: 247 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 24 - Forks: 8

IOTEROP/IOWA
This repository contains sample applications illustrating how to use the IOWA SDK as well as the Evaluation IOWA SDK. The IOWA SDK is the most compact C implementation OMA LwM2M protocol.
Language: C - Size: 16.2 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 87 - Forks: 32

macchina-io/macchina.io
macchina.io EDGE is a powerful C++ and JavaScript SDK for edge devices, multi-service IoT gateways and connected embedded systems.
Language: C++ - Size: 122 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 511 - Forks: 152

sarincr/PIC-Micro-controllers-using-Mikro-C-for-PIC16F877A-Basic-Exercises
Basic exercises for PIC Micro-controllers using Mikro C for PIC16F877A. The mikroC PRO for PIC is a powerful, feature-rich development tool for PIC microcontrollers. It is designed to provide the programmer with the easiest possible solution to developing applications for embedded systems, without compromising performance or control.
Language: Assembly - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 3

nabto/unabto
uNabto SDK - direct P2P connectivity for embedded devices (and more)
Language: C - Size: 3.19 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 60 - Forks: 31

mathcoll/t6
t6 is a "Data-first" IoT platform to connect physical Objects with time-series DB and perform Data Analysis.
Language: JavaScript - Size: 91.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 8

TilBlechschmidt-ProjectGraveyard/reference-cpp
C++ reference implementation of the ProtoMesh specification.
Language: C++ - Size: 1.34 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

grodansparadis/vscp-js
VSCP JavaScript Library
Language: JavaScript - Size: 764 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

solid-droid/BubbleOS
IOT focused smart-watch OS for Lilygo T-Watch 2020
Language: C - Size: 12.5 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

RTLion-Framework/RTLion
Multipurpose RTL-SDR Framework for RTL2832 based DVB-T receivers
Language: Python - Size: 5.37 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 101 - Forks: 6

dirakx1/Dockeriot Fork of dirakx/dockeriot
Apps development platform for device layer on IOT
Language: Dockerfile - Size: 1.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

oxon/dingg_lib_OXOcard 📦
Language: C++ - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

novalabsxyz/api-examples 📦
Sample apps and services for the Helium API
Language: Lua - Size: 6.69 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 3

foss-for-synopsys-dwc-arc-processors/embarc_osp
embARC Open Software Platform (OSP) - An embedded software distribution for IoT and other embedded applications for ARC
Language: C - Size: 171 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 67 - Forks: 61

kres/zygote
A "physical web" framework for the Internet of Things
Language: JavaScript - Size: 1.8 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 2

seckincengiz/iot
IoT Big Picture - Guides, Links & Resources
Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

astarte-platform/astarte-device-sdk-elixir
Astarte Elixir Device SDK
Language: Elixir - Size: 221 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 8

theCore-embedded/theCore 📦
theCore: C++ embedded framework
Language: C++ - Size: 23 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 79 - Forks: 23

makhshari/StressThing
a software testing platform to perform stress test on web of things
Language: JavaScript - Size: 8.03 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

DependableSystemsLab/ThingsJS
ThingsJS is a framework for running JavaScript applications on IoT devices such as Raspberry PIs. For more details, see below:
Language: JavaScript - Size: 40.6 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 5

zmackie/awesome-nerves
An awesome list of Nerves libraries and resources
Size: 12.7 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 3

ConnectivityFoundry/AwaLWM2M
Awa LWM2M is an implementation of the OMA Lightweight M2M protocol in C.
Language: C - Size: 4.84 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 100 - Forks: 66

reivaxy/iotinator
The DIY multipurpose home iot solution.
Language: G-code - Size: 27.9 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 3

ct-Open-Source/Basecamp 📦
An Arduino library to ease the use of the ESP32 in IoT projects
Language: C++ - Size: 239 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 254 - Forks: 46

tgiachi/Neon.HomeControl 📦
Home Automation System, similar to HomeAssistant but made with .net core and ❤️
Language: C# - Size: 267 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 49 - Forks: 6

ZMQers/zmosq
MQTT/Mosquitto / ZeroMQ proxy
Language: C - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 22 - Forks: 10

HomeBusProjects/HomeBus
Automatic MQTT provisioner
Language: Ruby - Size: 902 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

TomasTriska/Robbie
Artificial Inteligence IoT framework for all purposes
Language: JavaScript - Size: 11 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 22 - Forks: 3

osswangxining/iotplatform
An open-source IoT platform that enables rapid development, management and scaling of IoT projects. With this IoT platform, you are able to: 1) Provision and control devices, 2) Collect and visualize data from devices, 3) Analyze device data and trigger alarms, 4) Deliver device data to other systems, 5) Enable use-case specific features using customizable rules and plugins.
Language: Java - Size: 1.71 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 119 - Forks: 61

ckrique/ApiSensorSolution
That is a .NET API that simulate a saturation oxygen sensor. By backdoor commands it is possible change the direction of the change of saturation oxygen values once that a thread constantelly is changing the mentioned value.
Language: JavaScript - Size: 37.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ckrique/ApiExaustor
That API represents a Exhaust fan with test integreting proposes between the exhaust fan and IoT Midwares like Fiware.
Language: JavaScript - Size: 9.32 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ckrique/O2SatProject
Asp .Net Web and API application to study the integration between it Fiware, a simulated sensor and a a simulated fan exhaustor
Language: JavaScript - Size: 9.44 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

iotbotscom/IoTBotsCom_qBox
Demo Library to play with qBody, qBot, qBodyMini, qBotMini IOT-BOTS.COM Arduino MKR Compatible and Adadfruit Feather Compatible Interface boards.
Language: C - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

jatin7/iot-traffic-monitor Fork of baghelamit/iot-traffic-monitor
Sample IoT application simulating a monitoring dashboard for a fleet management/shipping company.
Language: Java - Size: 870 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 4

graylog-labs/graylog-plugin-mqtt
MQTT Input Plugin for Graylog
Language: Java - Size: 59.6 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 11

keplerlab/and
'and' is a framework written in node, that allows you to integrate various technologies spanning across the IoT & Web world
Language: JavaScript - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

trisys3/koaka-thing
"Thing" server for the koaka Internet of Things framework
Language: JavaScript - Size: 97.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mertsev/cache-iot-manager
Framework for managing IoT data through Intersystems Cache
Language: Apex - Size: 950 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

kr-g/modcore
modcore is an async working module framework for micropython
Language: Python - Size: 91.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tanya-vedi/SmartCityFramework
Design and development of a framework of smart cities for intelligent processing data analysis.
Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 10

corestaqlabs/open-corestaq
Small, Simple, Linux based OS builder for ARM SBC's
Language: Makefile - Size: 10.5 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 4

senti-iot/senti-console
Senti Console exhibit dashboards and data from the Senti IoT Micro Services platform
Language: JavaScript - Size: 26 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 1

Mkhubaiib/Machine-Learning-Model-to-predict-attack-in-IOT-Devices
I developed a machine learning model for predicting SHA, DFA, SFA, SYA, and VNA attacks on IoT devices.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aroliant/biot-python-client
:corn: Aroliant IoT Python Client API
Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

bicycleprincess/RaPiTo
This is a IoT framework. RaPiTo = RabbitMQ + Pika + Tornado
Language: Python - Size: 728 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

salekinsirajus/DIPP
a decentralized, secure peer-to-peer network protocol for IoT devices
Language: Python - Size: 726 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ppt000/mqttgateway
Framework for MQTT Gateways
Language: Python - Size: 1.25 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

ISTE-NITK/ISTE-IoT-Project
BLE App for beacon communication with android device
Language: Python - Size: 39.5 MB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 3

ramonhpr/knot-lib-python
API to get data from cloud and make some data analytics
Language: Python - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2

labthings/python-labthings
Python implementation of LabThings, based on the Flask microframework
Language: Python - Size: 3.94 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 2

grodansparadis/vscp-ux
VSCP HTML5 user interface component framework
Language: JavaScript - Size: 106 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

iotdomain/iotdomain-go 📦
Golang implementation of the IoT Domain standard
Language: Go - Size: 1.64 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

whitefield-framework/whitefield
Whitefield provides a simulation environment for wireless sensor networks by combining RF simulation provided by NS3 and network stack provided by popular IoT OSes such as Contiki/RIOT/OpenThread.
Language: C++ - Size: 11.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 73 - Forks: 22

tanveer-hussain/Baby-behavior-monitoring-IoT
Embedded Vision for Baby Behavior Monitoring in IoT
Language: Python - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

int0x81/Iota.Lib.Api
Iota C#-library that targets .NET Standard 2.0
Language: C# - Size: 2.35 MB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

eodas/PiIoTTron
Executive Order Corp – AI-IoTBPM Server is IoT Internet of Things Drools-BPM (Business Process Management) engine for IoT Device Orchestration and IoT device ontology (AI-IoT device awareness, state of being, knowledge of real-world objects, events, situations, and abstract concepts).
Language: C++ - Size: 8.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ARMmbed/mbed-os-example-client 📦
DEPRECATED: This is the mbed Client example application for mbed OS.
Language: C++ - Size: 7.89 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 58

brettbeeson/esp32blobs 📦
Arduino-based C++ classes for working on the ESP32, including sensors, LoRa, WiFi. and relays.
Language: C++ - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

arrowhead-f/mgmt-tool-js Fork of hegeduscs/arrowheaduif 📦
Arrowhead Core Management Tool
Language: JavaScript - Size: 932 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

GoChik/chik
another iot framework
Language: Go - Size: 1.81 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
