View: 31117|Reply: 12

Orange PI 2G-IOT supported LCD & Camera

[Copy link]

3

threads

6

posts

33

credits

Novice

Rank: 1

credits
33
Published in 2017-4-5 11:29:39 | Show all floors |Read mode
Does the 2G-IOT support any CSI camera and LVDS LCD or it has to be of some make/model ? does orange pi sell them separately ? I couldn't find anything on their slow website. Any links would be helpful.



Thanks

0

threads

3

posts

45

credits

Novice

Rank: 1

credits
45
Published in 2017-4-23 17:47:29 | Show all floors
I interested too in this questions.

0

threads

1

posts

81

credits

Registered member

Rank: 2

credits
81
Published in 2017-5-7 11:09:04 | Show all floors
Anybody know the answer?

2

threads

36

posts

1866

credits

Gold member

Rank: 6Rank: 6

credits
1866
Published in 2017-5-10 06:06:22 | Show all floors
Im interested too. Started a thread for touchscreen support. Webcam would be nice feature for my project.

0

threads

1

posts

30

credits

Novice

Rank: 1

credits
30
Published in 2017-8-1 16:39:39 | Show all floors
Edited by tgeorgebogdan at 2017-8-1 16:41

Related to LCD support i can share my experience until now.
I bought from aliexpress the LCD recommended for Orange Pi IoT(see here) and the  results are:
For Android you need to upgrade the system by using Toolschain utility witch you can find on Orange pi Download Center. After that that the LCD works great with touch support also.
For Linux there are some issues because just the backlight will work. i've used Ubuntu and Raspbian Images, and we also compiled another Linux image using sources on the Orange Pi Download Center . Even if you add all the supported modules related to ILI9xxx LCD Driver that you find in the Linux Source code you won't be able to make this LCD work.
After Booting Linux if you write in console "dmesg | grep lcd" you'll get:

root@OrangePi:~# dmesg | grep lcd
[    0.382934] <rda_msys>: pid = 11, v_lcd: ext_len = 0
[    0.383972] v_lcd: 1800 <--> 2800 mV at 2800 mV normal standby
[    0.643676] rda_fb_probe_panel lcd panel'name(mcu_ili9806g) doesn't match of cmdline!
[    0.644531] ERROR no lcd panel driver init
[    0.645019] rda_fb_probe_panel lcd panel'name(mcu_ili9806g) doesn't match of cmdline!
[    0.894042] v_lcd: incomplete constraints, leaving on

If you remain in UBoot and you write "setenv extraboardargs mcu_ili9806g derp" ("derp" is some rubbish because it seems that the function related to ILI9806g driver waits other parameters) and after that you start booting linux by writing "boot", if you write again "dmesg | grep lcd" you'll get:

root@OrangePi:~# dmesg |grep lcd
[    0.305664] <rda_msys>: pid = 11, v_lcd: ext_len = 0
[    0.306701] v_lcd: 1800 <--> 2800 mV at 2800 mV normal standby
[    0.566406] lcd mcu_ili9806g is selected

The only thing is that the screen doesn't work.
I found out that you can get more info about the frame buffer (witch is related to the video driver) if you write "fbset -s" you'll get:

root@OrangePi:/dev# fbset -s

mode "480x800-260"
    # D: 100.000 MHz, H: 208.333 kHz, V: 260.417 Hz
    geometry 480 800 480 800 16
    timings 10000 0 0 0 0 0 0
    rgba 5/11,6/5,5/0,0/0
endmode

The resolution seems to be good but nothing is displayed.
I think that something is missing and hope that in near future will get this LCD to work in Linux, including touch screen support.
Thank you.

3

threads

15

posts

211

credits

Intermediate member

Rank: 3Rank: 3

credits
211
Published in 2017-8-1 21:18:15 | Show all floors
Hello,
I have received my LCD. Firstly it didn't work, so I have updated firmware. Now LCD is working but SIM card isn't recognised. With previous firmware SIM worked and I was controlling with adb. So there is problem with latest firmware. What it could be?
Thanks in advance

0

threads

1

posts

8

credits

Novice

Rank: 1

credits
8
Published in 2018-1-11 18:55:40 | Show all floors
tgeorgebogdan replied at 2017-8-1 16:39
Related to LCD support i can share my experience until now.
I bought from aliexpress the LCD recomme ...

Have u found any solution for starting LCD into OrangePi_2G-IOT with different OS?

0

threads

3

posts

80

credits

Registered member

Rank: 2

credits
80
Published in 2018-1-11 23:02:03 | Show all floors
tom123 replied at 2017-8-1 21:18
Hello,
I have received my LCD. Firstly it didn't work, so I have updated firmware. Now LCD is workin ...

hello
Which IMG you have update?   I have tried
Ubuntu Server
&
Raspbian Server, but
it didn't work.

Only android working well.


62

threads

653

posts

5206

credits

Administrator

Rank: 9Rank: 9Rank: 9

credits
5206
Published in 2018-1-12 14:11:18 | Show all floors
zstein replied at 2018-1-11 23:02
hello
Which IMG you have update?   I have tried Ubuntu Server & Raspbian Server, but  ...

Yes, for now the LCD is only supported working under Android.

1

threads

7

posts

57

credits

Registered member

Rank: 2

credits
57
Published in 2018-5-31 01:16:36 | Show all floors
Hi guys, I got my 2g iot board and I'm looking to make the LCD work. As I read the LCD works fine on Android... what about taking from the source code the driver and merge it in the Linux kernel??
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list