Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Outline

Serial Studio examples

Example projects for Serial Studio. Each folder has source code, a project file (*.ssproj), a README with setup instructions, and screenshots where applicable.

You can also browse and download examples directly from Serial Studio via the Examples button in the toolbar.

Examples

Example Description Difficulty Pro
ANSI Color Test ANSI color and VT-100 terminal emulation test suite Beginner
API Test Python API client with interactive REPL and test suite Intermediate Yes
BLE Battery BLE Battery Service level monitor Beginner
Camera Telemetry Live camera video plus image analytics over UDP Intermediate Yes
CAN Bus Example ECU simulator with DBC file import Intermediate Yes
csv2wav Convert Audio I/O recordings to WAV files Intermediate Yes
Dual Drone Telemetry Multi-source two-drone simulator with synthetic camera feeds Advanced Yes
EM Wave Simulator Propagating electromagnetic plane wave visualizer Advanced Yes
HexadecimalADC Binary ADC data with CRC-16 and FFT analysis Intermediate
Hydrogen Hydrogen 1s orbital Monte Carlo 3D visualization Advanced Yes
IMU Simulator Batched multi-frame IMU data parsing demo Intermediate
ISS Tracker Real-time International Space Station position tracker Beginner
LorenzAttractor Lorenz attractor chaotic system simulation Advanced Yes
LTE modem LTE modem signal quality via serial, MQTT, or UDP Intermediate
MCP Client Model Context Protocol client for AI integration Advanced
Modbus PLC Simulator Hydraulic test stand Modbus TCP simulator Intermediate Yes
MPU6050 MPU6050 accelerometer and gyroscope visualization Beginner
MQTT Subscriber Example Live Helsinki transit vehicle tracking over public MQTT Intermediate Yes
NI DAQmx NI DAQ device data acquisition bridge Intermediate
OBD-II OBD-II vehicle telemetry via ELM327 adapter Intermediate
Protobuf Example Protocol Buffers schema import with binary auto-detect parsing Intermediate
PulseSensor Heart rate PPG sensor with signal filtering Beginner
RC Plane Simulator RC plane flight telemetry simulator Intermediate
System Monitor Live CPU, memory, disk, and network dashboard Intermediate Yes
Testo T549i BLE pressure probe with Control Loop handshake and Lua unit transforms Intermediate
TinyGPS GPS location tracker with map widget Beginner
UDP Function Generator Multi-waveform signal generator over UDP Beginner
Vibration Test Rig Motor RPM sweep driving a Campbell-mode waterfall and two scripted Painter widgets Intermediate Yes

Getting started

  1. Open the example's folder and read the README for hardware and software requirements.
  2. Upload the firmware (if applicable) or run the companion script.
  3. Open Serial Studio, load the .ssproj project file (if provided), and connect.

Requirements

  • Serial Studio. Download from serial-studio.com.
  • Arduino IDE for examples that use Arduino sketches.
  • Python 3 for examples that use Python scripts.
  • Check each example's README for extra libraries or hardware.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.