Independent Projects

LinenTools:

ESPTelemetry Node

Arduino Library for ESP8266 and ESP32 Devices

No more guessing! With LinenTools ESP Telemetry Node, you know if your ESP8266 or ESP32 is alive and online with keep alive logic and telemetry.

Making it Easier to connect & monitor your IOT Things.

LinenTools ESPTelemetryNode is an Arduino library for ESP8266 and ESP32 microcontrollers commonly used by hobbyist and professional makers alike to create WiFi connected projects. These inexpensive and powerful little electronic chips can do amazing things with the right code. With a big community and strong developer support geared for beginners, the barrier to entry for making some really cool stuff is low.

ESPTelemetryNode does more than help manage your connections. Once connected, ESPTelemetryNode is What does that mean? Useful device information is broadcast at configurable heartbeat intervals.

Easy Connections

ESPTelemetryNode makes it easy to get and stay connected to WiFi and MQTT servers. By wrapping up a lot of tedious boiler plate code for debugging and managing connections, it takes less code to get started with WiFi and MQTT. Because ESPTelemetryNode was created to be lightweight and non-blocking, it stays out of the way of your Arduino sketch so you can drop it in like any other library and add your own code.

Telemetry Metrics FTW!

Useful device events and telemetry after your device is connected and surfing the airwaves!

Screenshot of ESPTelemetryNode telemetry info

Built-in Remote Interface

Easily control heartbeats and even restart your device remotely by publishing actions to the device’s actions channel.

Remote interface command menu for the ESPTelemetryNode

QBem - CSS Helper

A quick BEM helper! Less Typing. Less Clutter. Faster development.

Love BEM (Block, Element, Modifier) but hate excess typing, repeat string literals and messy classnames? QBem can help!