Wyltek Industries
ESP32 firmware, sensor libraries, Nervos CKB tooling, and community infrastructure. Hardware-first, open source, built for the real world.
A modular, board-agnostic embedded SDK for ESP32. Zero external dependencies —
39+ sensor drivers, 32 board targets, camera support, animated UI modules.
Every driver shares the same WySensorData interface: consistent, composable,
and flash-efficient via conditional compilation.
Whether you're building alone or with AI assistance, you'll ship faster. The library is persistent, tested knowledge — it survives context resets, project breaks, and starting over. That's the investment that keeps paying off.
At 10 projects/year: ~14 hours of your time saved. The library knows the wiring, the gotchas, the register quirks. You just build.
Drop-in Serial replacement for ESP32. Replace Serial.println() with TelegramSerial.println() and your debug output goes straight to Telegram. Live in the Arduino Library Manager.
ESP32 Eaglesong miner adapted from NerdMiner V2. Turns a CYD board into a solo CKB mining device with live stats on the built-in display. Because why not mine from a $10 board.
ESP32-S3 firmware collection for CKB node operators. Includes the S3 node dashboard (live chain stats, HTTP broadcast relay) and S3 wallet. Targets Guition 4848S040 and similar HMI boards.
Arduino library bringing the Nervos CKB RPC API to ESP32. Query nodes, build transactions, sign with on-device secp256k1 — no intermediary needed. E2E mainnet transfer confirmed.
C99 CKB light client implementation targeting the ESP32-P4 RISC-V chip. No external dependencies, RFC 0044 compliant. Groundwork for a full hardware wallet / signing device.
ESP32 HUB75E LED matrix block clock for Nervos CKB. Displays live block height from a local node on a large LED panel. The kind of desk piece that makes people ask questions.
Fast-sync your Nervos CKB full node with a weekly GPG-signed chain snapshot. SHA256 verified, streamed via Cloudflare R2. No days of syncing — up in hours. Includes assume_valid_target trustless option.
Real-time CKB node monitoring for arm64 SBCs (Orange Pi, Raspberry Pi). Node.js proxy + lightweight HTML polling UI. Block height, sync status, peer count, epoch progress — at a glance.
Monitors a local CKB node for large transactions and fires Telegram alerts. Live USD threshold via CoinGecko, skips cellbase and self-transfers. Running in the Nervos Nation community group.
Local Stratum proxy for CKB Eaglesong mining. Per-miner extranonce allocation, ViaBTC quirk handling, HTTP stats endpoint. Connect any ASIC or NerdMiner to your LAN.
Web-based flasher for CKB ESP32 client firmware. Flash a node display device from the browser — no IDE, no drivers, no command line. One click from unboxing to running node display.
Telegram bot that detects and bans fake moderator impersonators in CKB community groups. Behavioural scoring: lurk rate, fresh accounts, trading spam patterns. Community protection, automated.
Complete guide to running a Nervos CKB full node on an Orange Pi 3B. Step-by-step from fresh board to synced node. Community resource for the hardware-minded CKB operator.
CKB point-of-sale hardware for merchants. Accept CKB payments instantly — thermal receipt, barcode scanning, full on-chain settlement. Scan your CKB address once on first boot. No apps required on the customer side. No middlemen.
Live BOM UV index data for any Australian suburb. Lightweight web app — because checking the BOM website every morning is too many clicks.
ESP32 desk clock with RFID-activated CKB halving calculator. Tap your card to reveal the countdown. Equal parts useful and a conversation piece.
Record query and QR code generator for the .bit DID service on Nervos Network. Look up .bit domain records and generate QR codes — directly from an ESP32.
CKB node stats dashboard for ESP32-S3 HMI boards. Displays live chain data on the Guition 4848S040 and similar 480×480 boards. Runs as an embedded HTTP relay node.