All Projects → Emodbus → Similar Projects or Alternatives

2076 Open source projects that are alternatives of or similar to Emodbus

Qtswissarmyknife
QSAK (Qt Swiss Army Knife) is a multi-functional, cross-platform debugging tool based on Qt.
Stars: ✭ 196 (+575.86%)
Mutual labels:  server, tcp, modbus, client
Async Mqtt Client
📶 An Arduino for ESP8266 asynchronous MQTT client implementation
Stars: ✭ 555 (+1813.79%)
Mutual labels:  esp32, esp8266, client
Simpletcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 99 (+241.38%)
Mutual labels:  server, tcp, client
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (+465.52%)
Mutual labels:  server, tcp, client
Networksocket
NetworkSocket是一个以中间件(middleware)扩展通讯协议,以插件(plug)扩展服务器功能的支持SSL安全传输的通讯框架;目前支持http、websocket、fast、flex策略与silverlight策略协议。
Stars: ✭ 435 (+1400%)
Mutual labels:  server, tcp, client
Mbserver
Golang Modbus Server (Slave)
Stars: ✭ 124 (+327.59%)
Mutual labels:  server, tcp, modbus
Server Go
🎨OpenIoTHub Server[内网穿透和物联网设备管理服务器]
Stars: ✭ 127 (+337.93%)
Mutual labels:  esp32, server, esp8266
Watsontcp
WatsonTcp is the easiest way to build TCP-based clients and servers in C#.
Stars: ✭ 209 (+620.69%)
Mutual labels:  server, tcp, client
Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (+320.69%)
Mutual labels:  server, tcp, client
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (+586.21%)
Mutual labels:  server, tcp, client
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (+3.45%)
Mutual labels:  server, tcp, client
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+8034.48%)
Mutual labels:  server, tcp, client
Esp8266 Wifi Uart Bridge
Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode
Stars: ✭ 107 (+268.97%)
Mutual labels:  bridge, esp8266, tcp
Simplenetwork
simple TCP server / client C++ linux socket
Stars: ✭ 225 (+675.86%)
Mutual labels:  server, tcp, client
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (+355.17%)
Mutual labels:  server, tcp, client
Gateway Go
🎁GateWay Client for OpenIoTHub[云易连访问内网端口和设备的网关]
Stars: ✭ 127 (+337.93%)
Mutual labels:  esp32, esp8266, client
Openmqttgateway
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.
Stars: ✭ 2,413 (+8220.69%)
Mutual labels:  esp32, bridge, esp8266
Arduinopcap
A library for creating and sending .pcap files for Wireshark and other programms.
Stars: ✭ 278 (+858.62%)
Mutual labels:  esp32, esp8266
Deviot
Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Stars: ✭ 281 (+868.97%)
Mutual labels:  esp32, esp8266
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+11296.55%)
Mutual labels:  esp32, esp8266
Esphelper
A library to make using WiFi & MQTT on the ESP8266 easy.
Stars: ✭ 310 (+968.97%)
Mutual labels:  esp32, esp8266
Study
A simple, progressive, client/server AB testing library 📚
Stars: ✭ 293 (+910.34%)
Mutual labels:  server, client
Iotclient
这是一个物联网设备通讯协议实现客户端,将会包括主流PLC通信读取、ModBus协议、Bacnet协议等常用工业通讯协议。本组件终身开源免费,采用最宽松的MIT开源协议,您可以随意修改和商业使用(商业使用请做好评估和测试)。
Stars: ✭ 311 (+972.41%)
Mutual labels:  tcp, modbus
Netcat
💻 Netcat client and server modules written in pure Javascript for Node.js.
Stars: ✭ 315 (+986.21%)
Mutual labels:  tcp, client
Nodepolus
NodePolus is a JavaScript library containing multiple implementations of the Among Us network protocol.
Stars: ✭ 331 (+1041.38%)
Mutual labels:  server, client
Esp Idf Lib
Component library for ESP32, ESP32-S2 and ESP8266
Stars: ✭ 344 (+1086.21%)
Mutual labels:  esp32, esp8266
Esp32 esp8266 wifi speaker oled
A MP3 streaming WiFi speaker for ESP8266 & ESP32 chips
Stars: ✭ 20 (-31.03%)
Mutual labels:  esp32, esp8266
SinricPro Generic
Simple way to control your IOT development boards like ESP8226, ESP32, Arduino SAMD21, Adafruit SAMD21, SAMD51, nRF52, STM32, Teensy, SAM DUE with Amazon Alexa or Google Home
Stars: ✭ 18 (-37.93%)
Mutual labels:  esp8266, esp32
esp-logger
An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32
Stars: ✭ 40 (+37.93%)
Mutual labels:  esp8266, esp32
Clientserverproject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
Stars: ✭ 873 (+2910.34%)
Mutual labels:  server, client
houseflow
Home automation platform for microcontrollers(including ESP8266/ESP32), Raspberry Pi, and others. Made with Rust and C++.
Stars: ✭ 88 (+203.45%)
Mutual labels:  esp8266, esp32
Esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Stars: ✭ 4,324 (+14810.34%)
Mutual labels:  esp32, esp8266
Ssd1306
Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms
Stars: ✭ 303 (+944.83%)
Mutual labels:  esp32, esp8266
Intellij Micropython
Plugin for MicroPython devices in PyCharm and IntelliJ
Stars: ✭ 312 (+975.86%)
Mutual labels:  esp32, esp8266
ESP-Mail-Client
⚡️Arduino Mail Client Library to send, read and get incoming mail notification for ESP32, ESP8266 and SAMD21 devices. The library also supported other Arduino devices using Clients interfaces e.g. WiFiClient, EthernetClient, and GSMClient.
Stars: ✭ 78 (+168.97%)
Mutual labels:  esp8266, esp32
Espui
A simple web user interface library for ESP32 and ESP8266
Stars: ✭ 330 (+1037.93%)
Mutual labels:  esp32, esp8266
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (+996.55%)
Mutual labels:  server, tcp
Ideasnprojects
That Project's Source Code
Stars: ✭ 344 (+1086.21%)
Mutual labels:  esp32, esp8266
Esp At
AT application for ESP32 ESP-IDF & ESP32S2 ESP-IDF & ESP8266 ESP8266_RTOS_SDK
Stars: ✭ 319 (+1000%)
Mutual labels:  esp32, esp8266
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (+1272.41%)
Mutual labels:  server, client
Mumble
Mumble is an open-source, low-latency, high quality voice chat software.
Stars: ✭ 4,418 (+15134.48%)
Mutual labels:  server, client
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (+1389.66%)
Mutual labels:  server, client
RFLink
RFLink for ESP, with MQTT client
Stars: ✭ 52 (+79.31%)
Mutual labels:  esp8266, esp32
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+11896.55%)
Mutual labels:  server, tcp
Mirakurun
A Modern DTV Tuner Server Service for ISDB.
Stars: ✭ 352 (+1113.79%)
Mutual labels:  server, client
Vertx Web
HTTP web applications for Vert.x
Stars: ✭ 853 (+2841.38%)
Mutual labels:  server, client
Node Bluetooth Serial Port
Serial I/O over bluetooth for NodeJS
Stars: ✭ 444 (+1431.03%)
Mutual labels:  server, client
Autoconnect
An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface
Stars: ✭ 513 (+1668.97%)
Mutual labels:  esp32, esp8266
Platformio Atom Ide
PlatformIO IDE for Atom: The next generation integrated development environment for IoT
Stars: ✭ 475 (+1537.93%)
Mutual labels:  esp32, esp8266
Guislice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
Stars: ✭ 534 (+1741.38%)
Mutual labels:  esp32, esp8266
Live Torrent
Torrent Web Client
Stars: ✭ 546 (+1782.76%)
Mutual labels:  server, client
Awesome Openapi3
😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
Stars: ✭ 469 (+1517.24%)
Mutual labels:  server, client
Esphome Core
🚨 No longer used 🚨 - The C++ framework behind ESPHome
Stars: ✭ 545 (+1779.31%)
Mutual labels:  esp32, esp8266
Arduino Homekit Esp8266
Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
Stars: ✭ 545 (+1779.31%)
Mutual labels:  esp32, esp8266
Esp Dash
A blazing fast library to create a functional dashboard for ESP8266 and ESP32
Stars: ✭ 548 (+1789.66%)
Mutual labels:  esp32, esp8266
Arduinojson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
Stars: ✭ 5,456 (+18713.79%)
Mutual labels:  esp32, esp8266
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+1517.24%)
Mutual labels:  tcp, client
Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+19000%)
Mutual labels:  esp32, esp8266
Milo
Eclipse Milo™ - an open source implementation of OPC UA (IEC 62541).
Stars: ✭ 587 (+1924.14%)
Mutual labels:  server, client
Wled
Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
Stars: ✭ 7,626 (+26196.55%)
Mutual labels:  esp8266, esp32
1-60 of 2076 similar projects