Author Topic: Latte panda  (Read 882 times)

Rookie 2017

  • Newbie
  • *
  • Posts: 10
    • View Profile
Latte panda
« 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?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Latte panda
« Reply #1 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.