analyze-data
01Command
A command for analysing CSV and Excel files, which are common table-based data formats. It outputs a statistical summary of the data.
Command
A command for analysing CSV and Excel files, which are common table-based data formats. It outputs a statistical summary of the data.
Command
A set of commands for handling many files at once, including renaming them, changing their formats, and processing their text.
Command
A table-conversion command that turns Excel spreadsheets into CSV files or displays them in the conversation.
Command
A command that creates a Word document from a natural-language description. A Word document is an editable document file commonly used for reports and letters.
Command
A document-reading command that creates summaries from Word, PDF, EPUB, and Excel files.
Command
A tool for reading text from images and PDF files using optical character recognition (OCR), which turns visible letters into editable text.
Command
An Outlook email-sending command. The available description does not specify how messages are composed or which account settings it needs.
Command
A command that compiles a microcontroller project and uploads the result to a development board.
Command
A starter project layout for Arduino and ESP32 boards, including an .ino file, pin definitions, and a basic code framework.
Command
A wiring-plan generator that turns a sensor or peripheral list and a development-board model into a pin connection table and cautions.
Command
A Bluetooth Low Energy scanner that finds nearby devices and explores their GATT services. GATT is the structure BLE devices use to expose data and functions.
Command
A hardware diagnostic command that scans for I²C devices, checks power, and analyzes signal quality. I²C is a short-distance communication bus used by many sensors and chips.
Command
A waveform-analysis command for serial data collected from an ADC, an electronic component that converts analog signals into numbers.
Command
A command for configuring signal sampling with sigrok and capturing signals, with automatic decoding for selected communication protocols.
Command
A command described in Chinese as an airspace situation brief.
Command
A report-generation command that organises inspection data, identifies defects, compares results with earlier inspections, and produces a structured report.
Command
A flight-planning command that checks weather and airspace, calculates a route, and creates a report. The input does not specify which aircraft, regions, or flight rules it supports.
Command
A Modbus device debugging command. Modbus is a communication protocol commonly used by industrial controllers and other equipment.
Command
A Modbus device scanner for finding slave addresses over RTU serial connections or TCP networks. Modbus is a communication protocol commonly used by industrial devices.
Command
A command for debugging MQTT, a messaging protocol commonly used by connected devices and services. It covers publishing messages, monitoring subscriptions, and checking connections.
Command
A command that generates a TypeORM entity from SQL table-creation statements or a description of database fields. TypeORM is a TypeScript library that represents database tables as code objects.
Command
一键生成 NestJS 完整模块 —— Controller + Service + DTO + Entity + Module.
Command
A command for setting up an over-the-air software update system, including partitioning, update code, and architecture design. Over-the-air updates let deployed devices receive new software remotely.
Command
A PlatformIO project creator for embedded-device software. PlatformIO is a development tool for programming boards such as microcontrollers; this command sets up a project for a chosen board and software framework.