Project - CP7 Emulator

CP7 Emulator

This is a modified emulator to run at 800x480 with 3 bound keys (Home, Menu and Back)

The keys are bound to hardware instead of touch screen and respond to Home, Enter and Backspace respectively.

To use:

  1. Open solution and build project.
  2. Open NETMF project and select Properties
  3. Under “.NET Micro Framework” select “Emultor” from Transport
  4. Select “Skewworks.Emulators.CP7” for Device
  5. Run project
3 Likes

Well done again skewworks

I get the attached error when I try to use it.

Are you trying to do this with a Gadgeteer project?

Yes. Will that not work?

None of the emulators work w Gadgeteer far as I’m aware. You can always modify the Project to add any support you need though. :slight_smile:

Bummer. I guess that’s another reason why I never use the emulator :frowning:

It has it’s uses. I do most of my design work on the emulator first to save write cycles and then confirm on hardware.

I am seeing the same serial port error on a vanilla netmf window project. Must be missing something.