Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Basic stamp and FSUIPC

Featured Replies

Does anyone know how does basic stamp take data from FSUIPC?

The basic stamp line of modules interfaces to the PC through a serial port. FSUIPC is a software interface module which provides the means to exchange data with Microsoft Flight Simulator. FSUIPC by itself does not have the capability to send data through the serial com port. You must write a program which will configure FSUIPC to exchange (extract or write) the specific FS data you are interested in. Your program must also open the serial com port and configure it to match the bit rate, parity and number of bits used by the basic stamp. Your program will be in control extracting data from FS using FSUIPC, formatting that data, and transmitting it through the serial port to the basic stamp. You must also write the pbasic program that will run on the basic stamp.You can find sample software for using FSUIPC in the FSUIPC programmer's guide. Information about configuring the PC serial com port is available from the Microsoft MSDN online library.( http://msdn.microsoft.com/en-us/library/ms810467.aspx)Mike Powellwww.mikesflighdeck.comwww.mikesflightdeckbooks.com

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.