Hi, We have a Rover project powered by a Raspberry Pi 3 / Windows IoT Core which works well but we need more compute power. We control the motion of our rover through this controller from PiBorg (https://www.piborg.org/motor-control-1135/picoborgrev) We want to replace the setup with a Udoo x86 setup (we have a board already) running Windows IoT Enterprise (Build 16299), it our understanding that this build has received parity with IoT Core for access to standard business like GPIO, I2C, SPI and UART although is only mentioned in the release notes for core (See here https://docs.microsoft.com/en-us/windows/iot-core/release-notes/commercial/fallcreatorsupdate ) I'm looking for some advice about how to best tackle this upgrade. Should we control our speed controls via the Arduino IO or go through the Braswell IO taking into account the 1.8v issue ? Many thanks in advance John
I would suggest starting with Braswell IO as there is more chance of this functioning if Windows IoT can be configured to map the Udoo x86 GPIO/I2C/UART pins.