I am still having problems remoting into some boards with PyCharm. Even if I did, it would sometimes just be much more simple for me to develop and debug my Python apps in Windows before loading them to the device.
Can I use Grove connector sensors with Can I use Grove connector sensors with Windows 10 on my Laptop - not Windows IoT? I imagine that there might be some voltage problems, but perhaps there an adapter?
Hi there~
For Grove UART sensors, you can use the USB to ttl adapter to connect to win10 PC directly.
For digital/analog/I2C, you need the arduino or other controller to transfer to serial signal. Then use the USB cable to connect to win10 pc.
Hope it helps. thanks.
Thanx a 1,000,000> I wish there was some way to mark this as the answer.
Btw, is there an easy way for a non-hardware guy to distinguish the USB vs non-USB sensors?