s-celles / Nextion.jl

An unofficial Julia library to communicate with Itead Nextion display
Other
1 stars 1 forks source link

Roadmap #1

Open s-celles opened 6 years ago

s-celles commented 6 years ago

https://www.itead.cc/wiki/Nextion_Instruction_Set https://github.com/itead/ITEADLIB_Arduino_Nextion

See also https://github.com/itead/ITEADLIB_Arduino_Nextion/issues/48 https://github.com/bborncr/nextion/ https://github.com/DanNixon/NeoNextion

Python https://github.com/raffmont/pynextion or fork https://github.com/raffmont/pynextion/network https://github.com/glebovmaksim/pynextion https://www.itead.cc/blog/how-to-use-nextion-to-work-with-raspberry-pi

Arduino https://github.com/itead/ITEADLIB_Arduino_Nextion https://github.com/DanNixon/NeoNextion https://github.com/bborncr/nextion/

voir depuis une Raspbian puis accélérer boot time ou partir sur une distrib linux embarquée cf http://www.celles.net/wiki/LinuxHandhelds https://www.linux.com/news/open-source-operating-systems-iot

Dépendances https://github.com/JuliaIO/SerialPorts.jl (wrapper PySerial)

ou

https://github.com/andrewadare/LibSerialPort.jl ( https://sigrok.org/wiki/Libserialport )

s-celles commented 6 years ago

Using LibSerialPort.jl (instead of SerialPorts.jl)