/XboxPostcodeMonitor

Xbox Serial Postcode monitor - Software counterpart for PicoDurangoPOST

Primary LanguageC#MIT LicenseMIT

Build and Release GitHub Downloads (all assets, latest release) GitHub latest Tag

Xbox PostCode Serial Monitor

A cross-platform (Linux, Windows, macOS) desktop GUI serial monitor built with Avalonia .NET.

To be used with PicoDurangoPOST.

Error codes are synced from errors.xboxresearch.com

Important

You have to use at least fw v0.2.3 of PicoDurangoPOST

Features

  • Real-time serial output display
  • Automatic metadata (post/error codes) update
  • Saving log with raw & decoded output
  • Less updating of Pico firmware -> Postcode changes are synced to the PC tool instead

Usage

  • Download latest build from Releases page
  • Start the application
  • Select a serial port from the dropdown
  • Click Connect to start monitoring

Screenshots

Xbox PostCode Serial monitor screenshot

Development

Requirements

  • .NET 9 or newer SDK

Build

# Run the app
dotnet run

ToDO

I2C Scanning (only if we can get it stable!)

  • ...