AdvancedHMI Software

General Category => Support Questions => Topic started by: Rookie 2017 on April 22, 2017, 04:59:21 PM

Title: Latte panda
Post by: Rookie 2017 on April 22, 2017, 04:59:21 PM
Hey all,

Playing around with latte panda and advanced hmi, great little combo. LP has arduino built into it. Anyone know if there's a way to use the input/outputs on it with this software?
Title: Re: Latte panda
Post by: Archie on April 22, 2017, 05:04:45 PM
I see they have a library that can be used with Visual Studio that controls the GPIO:

https://www.hackster.io/idreams/getting-started-with-lattepanda-c093e0

https://github.com/LattePandaTeam/LattePanda-Development-Support/tree/master/LattePandaFirmata

Should be able to add it to the AdvancedHMI solution.