Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for other main boards based on Arduino like z-uno (http://z-uno.z-wave.me/) #46

Open
wants to merge 113 commits into
base: old_discarded
Choose a base branch
from

Conversation

SergioPeris
Copy link

Do you have any plan to support other main boards like z-uno?.

z-uno is a developer board based on arduino to create z-wave devices (z-wave: home automation radio protocol ). It simplifies creation of devices and allows to automate home functions without any wiring but by radio protocol. By adding Nextion capabilitites, the home control center could be enhanced with a new and rich user experience.

When I try to include Nextion libraries into a z-uno project, I get multiple compiler errors like "Compiling C:\Users\SERGIO~1.PER\AppData\Local\Temp\arduino_build_9856\NexTouch_sdcpp_.cpp ...Unknown error:'class NexObject' uCxx returned error code:-1" probably because of compatibility issues.

Thanks,

yzjczp and others added 30 commits April 20, 2016 14:26
Changed name NexDownload to NexUpload by Chen Zengpeng.
Fix for 32bit int.
Update NexHardware.cpp
Update readme.md to use proper "AS IS" MIT License (MIT)
Add a proper "AS IS" MIT License (MIT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants