• Stars
    star
    1
  • Language Vue
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

testing dashboard for my mqtt IoT devices

More Repositories

1

serial2mqtt

Implement a Linux gateway that reads serial port ( USB, serial , bluetooth) commands and transfers to MQTT host. MQTT without ethernet or Wifi on a low cost micocontroller. Don't develop a serial command interface , just use MQTT UI's and features.
C++
119
star
2

microAkka

An akka alike implementation for embedded system , small RAM size
C++
19
star
3

mqtt2serial

The Arduino or microcontroller side to work with serial2mqtt
C++
13
star
4

beats

Creating a Filebeat on steroids
Go
8
star
5

stm32_bootloader

STM32 bootloader driver via MQTT , JSON , SMING
C++
8
star
6

stm32_programmer

Wifi controlled stm32 serial bootloader. Based on ESP8266
C++
7
star
7

nanoAkka

An even smaller actor C++ framework based on ideas of Akka, Streams and Wiring
C
6
star
8

ea_actor

Akka alike actor framework for Arduino style ESP8266
C
5
star
9

DWM1000

DWM1000 interfaces
C
5
star
10

superFilebeat

filebeat extended with grok, javascript and avro
Go
5
star
11

esp_gtw

ESP8266 Gateway for MQTT and TCP
C
4
star
12

akkaEsp32

Porting microAkka to ESP32 ESP-IDF
C
4
star
13

vertx-esp32

Microcontroller framework for ESP32 based on vertx and nodejs approach
C++
4
star
14

slip-esp32

Serial line IP from ESP32 - LWIP
C++
4
star
15

esp8266_serial2mqtt

ESP8266 as a UART to MQTT bridge based on a CBOR/SLIP protocol
C
3
star
16

Ebos

EventBus Operating SYstem for embedded systems <64K
C++
3
star
17

Vertx-ESP8266

A microcontroller framework for IoT based on the ideas of Vertx and using the ESP8266 with esp-open-rtos and FreeRtos
C++
3
star
18

mqtt-dashboard

Different implementations of a browser based mqtt dashboard : ExtJs, Polymer, jqWidgets, React
JavaScript
2
star
19

joystick2mqtt

Use a cheap PS4 wireless controller to control any MQTT device
C++
2
star
20

udp2mqtt

Udp gateway to Mqtt on Linux.
C++
2
star
21

robotSpine

C++
1
star
22

motor2mqtt

Drive motors through MQTT commands : Triac AC , PWM DC , Stepper with feedback
C++
1
star
23

mqttControl

MQTT Dashboard and control panel in one , Vue based , dynamic design and composition
JavaScript
1
star
24

redisDashboard

Browser dashboard in Vue for Redis data in real time
Vue
1
star
25

stm32f103Rtos

STM32F103 with FreeRTos and CBOR UART communication with CRC and PPP framing using DMA and HW CRC
C
1
star
26

esp_tcp

C
1
star
27

esp_cbor

ESP8266 as MQTT gateway speaking CBOR encoded commands
C++
1
star
28

zenoh-proxy

Enable small microcontrollers to participate in zenoh network.
C++
1
star
29

mqtt2udp

From microcontroller generate UDP packets that can be handled by Udp2Mqtt gateway.
C++
1
star
30

akkaArduino

microAkka on an Arduino
C++
1
star
31

usbOpencm3

Just a base for stm32f103 with Freertos, opencm3 and USB CDC
C
1
star
32

joystick2redis

Read Joystick on Linux and send events onto Redis with PubSub
C++
1
star
33

esp-now-bridge

Link ESP NOW devices to MQTT or REDIS via serial interface
C++
1
star
34

esp32-streams

A streaming data philosophy at IoT device side, embedded ready.
C++
1
star
35

esp-ebos

EventBus Os for ESP32 with some sensors : Compass HMC5883L and HCSR04 Ultrasonic
C
1
star
36

tinyAkka

A scala port of nanoAkka
Scala
1
star
37

mqttToGraphite

Publish mqtt metrics to Graphite for dashboarding
Java
1
star
38

battery

Battery capacity tester
C++
1
star
39

vue-dashboard

A vue 3 based dashboard with canvas widgets and pub sub
Vue
1
star