Graugans, just tested your image and all work fine with lvds7 ... I did this : download the image copy it to the sd : $ zcat udoo-image-qt5-udooneo.sdcard.gz | sudo dd of=/dev/sdd bs=32M open uEnv.txt in kate and modify the video_output=hdmi to lvds7 (don't forget to erase # !) boot the card ok
I am planning to write a tool for managing this uEnv.txt stuff. The PHP5 is a bit too heavy for a BSP layer. So I'll go with C++ or ruby (due to the fact ruby is on master now )
CAN is in the external pin, and thus has been disabled on mqx/Arduino. In order to make it work you have to fix mqx by hand.
It looks like the default m4 firmware occupied those PINs on arduino. Thus CAN can not be used. By uploading a custom m4 firmware everything works fine. This also applies to UDOObuntu Gesendet von meinem FP2 mit Tapatalk
Hi @graugans did you already try with yocto to configure wifi ap ? I ask this question about this post I'm looking for information in open embedded but didn't find something that can help more ...
I guess i am having some technical issue with lvds7 so i guess iam not able to boot the image using lvds
Hi @modjo what library did you use to make magnetometer/gyroscope and acceleration work in you previous project demo(cinema) build using qt5 and yocto?
I didn't use a lib i just build the qt cinematic experience ... but i'm writing a lib in c++ to use the neo sensors based on this lib I think i can pubish it at the end of this month (with an example to dialogue with neo under UDP) ...
Thank you i guess i can start with the actual application with the above information. Let me know after you complete with the lib.
Does these image contain any gui? or atleast can you provide me some small steps to load qt5 framework for development.
How to install apt-get git gcc etc in UDOO Neo Qt5.6 EGLFS image and i am not able to install qt5 in udoo neo please help me