Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
},
"Descriptions": {
"ShortDescription": "Controls the ASG Astronomy electronically assisted tilt device for precise sensor tilt correction.",
"LongDescription": "The ASG Electronically Assisted Tilt (EAT) plugin provides a dockable control panel inside NINA's imaging section. It allows you to control motor movements, sensor tilt adjustments, and backfocus from within NINA. Supports serial connection to the ASG EAT Arduino-based controller with configurable baud rate, orientation mapping, auto-connect on startup, and an activity log.",
"FeaturedImageURL": "http://asgastronomy.com/downloads/eat/ASG-Logo-dark.png",
"ScreenshotURL": "",
"AltScreenshotURL": ""
"LongDescription": "The ASG Electronically Assisted Tilt (EAT) plugin gives you full control of the ASG EAT motorized tilt device from within NINA's imaging tab.\n\nFeatures:\n- Four independent stepper motors with directional tilt (Top, Bottom, Left, Right) and corner tilt (TL, TR, BL, BR) controls\n- Backfocus adjustment moving all four motors together with ~1.8 micron per step resolution and ~2mm total range\n- Real-time motor position tracking updated after every movement\n- Camera orientation mapping for 0, 90, 180, and 270 degree sensor rotations so controls always match your setup\n- Configurable motor speed, max speed, and acceleration saved directly to the device\n- Auto-connect on startup to your saved COM port and baud rate\n- Activity log with timestamped serial traffic monitoring\n- Raw command interface for sending custom commands to the Arduino controller\n- Customizable sensor visualization with 16 color presets\n- Connection status LED indicator (gray = disconnected, green = idle, red = moving)\n\nDesigned for astrophotographers using the ASG EAT hardware on systems like Celestron RASA and Hyperstar setups. Connects via USB serial to the Arduino-based EAT controller with support for baud rates from 9600 to 115200.",
"FeaturedImageURL": "https://asgastronomy.com/downloads/eat/ASG-Logo-dark.png",
"ScreenshotURL": "https://asgastronomy.com/downloads/eat/nina/nina%20dock%20window.png",
"AltScreenshotURL": "https://asgastronomy.com/downloads/eat/nina/nina%20plugin%20settings.png"
},
"Installer": {
"URL": "https://github.com/Josh-Jones-76/ASG.EAT.Plugin/releases/download/v1.0.0/ASG.EAT.Plugin.dll",
Expand Down