Home icon indicating copy to clipboard operation
Home copied to clipboard

Migrate Seesaw from .NET IoT to .NET nanoFramework

Open Ellerbach opened this issue 4 years ago • 4 comments

Details about Problem

nanoFramework area: C# code

Description

In the list of bindings to migrate from .NET IoT to .NET nanoFramework, few bindings are still to migrate.

You can find all of them in this directory. The goal is to migrate them to .NET nanoFramework using the documentation and guidelines here.

Detailed repro steps so we can see the same problem

  1. Pick Seesaw
  2. Copy/Paste the directory into /devices
  3. Adjust the code to make it .NET nanoFramework compatible
  4. Adjust the samples
  5. Adjust the nuspec
  6. Adjust anything specific in the documentation (replace Raspberry Pi Fritzing by one of the supported MCU like ESP32, add the specific warning about I2C and SPI pin setup, etc)
  7. Go for a PR!

Other suggested things

Use the other existing binding as an examples.

Additional context

This is part of a long term effort that relays on aligned API between .NET IoT and .NET nanoFramework.

Ellerbach avatar Oct 11 '21 11:10 Ellerbach

I'd like to pick this one up (once nanoframework/nanoFramework.IoT.Device#211 is done)

usmanatron avatar Jan 14 '22 16:01 usmanatron

@usmanatron you're rocking on these ports!! Well done. 👏🏻 😃

josesimoes avatar Jan 14 '22 16:01 josesimoes

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 03:04 stale[bot]

In progress

josesimoes avatar Apr 28 '22 07:04 josesimoes