BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Author Topic: PC Emulator  (Read 429 times)

vdc

  • Newbie
  • *
  • Posts: 36
    • View Profile
PC Emulator
« on: August 02, 2024, 10:36:28 PM »

Hi,

Is there a guide available for using bt8xxemu.dll? I am looking to build a PC emulator using Visual Studio with C/C#. My goal is to create a GUI emulator on a PC with two windows: one for the EVE Emulator Display and another that allows configuration changes to the EVE Emulator Display by sending all command APIs. I want to be able to reuse the code on an MCU. Unfortunately, "EVE Screen Designer" is not an option for me as I find it quite confusing. A guide specifically for using Visual Studio with C/C# would be really helpful.

Best regards,
Logged

BRT Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 770
    • View Profile
Re: PC Emulator
« Reply #1 on: August 06, 2024, 03:47:28 PM »

Hello,

Thank you for your question.

A user guide is available for the emulator, but please note this version relates to an older version of our HAL library:
AN_281 FT8xx Emulator Library User Guide

For the current version of our HAL library you can have a look at our standard Visual Studio examples which can be ran in emulator mode:
EVEApps

Finally please have a look at our programmers guide for reference to drawing commands used to generate a screen:
BT81x Series Programming Guide

Please let us know if you have any questions.

Best Regards,
BRT Community

Logged