arduinopi123
Posts: 1
Joined: Fri May 04, 2018 12:18 am

Sending data from Arduino to PI with Win10 IoT using serial

Fri May 04, 2018 12:25 am

Hello.
I know how to send data (sensors) from arduino to PI (with raspbian) using USB (serial).
But , can I send data from arduino to PI with Win10 IoT using serial? or I need to use another method?
Thanks

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Sending data from Arduino to PI with Win10 IoT using serial

Fri May 04, 2018 9:16 am

What reason do you have for using Win10 IoT for this?
Interfacing Raspberries to Arduinos (or ESP8266s) is a million times easier with a Raspbian system.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Sending data from Arduino to PI with Win10 IoT using serial

Fri May 04, 2018 9:46 am

arduinopi123 wrote:
Fri May 04, 2018 12:25 am
Hello.
I know how to send data (sensors) from arduino to PI (with raspbian) using USB (serial).
But , can I send data from arduino to PI with Win10 IoT using serial? or I need to use another method?
Thanks

Serial UART

There is one Serial UART available on the RPi2/3: UART0

Pin 8 - UART0 TX
Pin 10 - UART0 RX


https://docs.microsoft.com/en-us/window ... appingsrpi
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

Return to “Windows 10 for IoT”