Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

dertin/ArdSerialXPlaneUDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArdSerialXPlaneUDP

It allows to connect arduino with the x-plane through serial communication and the udp protocol in a bidirectional way.

Quick Start

  1. Purchase and install X-Plane 9, 10 or 11.
  2. Download the XPlaneConnect.zip file from the latest release on the releases page.
  3. Copy the contents of the .zip archive to the plugin directory ([X-Plane Directory]/Resources/plugins/)
  4. Look at the example code in the arduino folder, you will have to load this code on your arduino board.
  5. Keep your arduino board connected to a serial port
  6. Start a flight on the x-plane simulator
  7. Launch python3 service/init.py --port COM3 --baud 9600

Arduino hardware and X-Plane are connected.

Alt text

Notices

XPlaneConnect

Copyright (c) 2013-2018 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved.

About

Connect arduino with the x-plane through serial communication and the udp protocol in a bidirectional way

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published