Yeacreate Iot Co.,Ltd--open source tablet,linux tablet,Ntablet,smart house,open source,open source tablet,linux tablet,laravel hardware,operating system


We are happy to announce that, the WebOS for Ntablet is released.
The WebOS is base on a Chromium-ozone-wayland and PHP(laravel).You would be more easy to make applications for Ntablet even other hardware control with HTML5 and PHP.
All GPU/VPU is working, and we made a PHP module for controling GPIOs.
 Here is a link about how to download firmware to the Ntablet in Windows system:

  https://yeacreate.com/en/support-video/ntablet/ntablet-download-firmwares-in-windows.html

  Here is a link about how to download firmware to the Ntablet in Linux system:

  https://yeacreate.com/en/support-video/ntablet/ntablet-download-firmwares.html

  And of course, you can customize your owned WebOS firmware for adding NodeJs/Python and etc...

Guide:

If you using PHP and HTML5, you can you our offical firmware dedicatedly. Just put your codes into /home/ , and modify /etc/init.d/S91chromium (the path), that's would works.

If you wanna to use other languages, eg: NodeJS , Python, Perl and etc... You need to customize your owned WebOS via rootfs source code.
  If you need deeper develop, or adding some features for Kernal or U-boot, You need to setup the compile environment in your PC/server. Then compile your owned Kernel or U-boot via their source codes.

  Here is a tutorial link about compile setup compile environment:

  https://yeacreate.com/en/support-video/ntablet/ntablet-setup-compile-environment.html

  Here is a tutorial link about compile Kernel:

  https://yeacreate.com/en/support-video/ntablet/ntablet-compile-kernel.html

  Here is a tutorial link about compile U-boot:

  https://yeacreate.com/en/support-video/ntablet/ntablet-compile-uboot.html

  And welcome to commit codes to our github repos.