Discussion:
[pandaboard] pandaboard availability !!
Eslam Hassan
2015-11-03 11:46:04 UTC
Permalink
Please, can you tell me if pandaboard ES is still manufactured and supported
or no? If yes, what's the official price of it and where can i buy it? I
checked most of sellers on your website and either tell that is no longer
manufactured or out of stock !! Thanks in advanced..
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tom Mitchell
2015-11-04 01:01:48 UTC
Permalink
Texas Instruments (TI) backed off a couple years ago and some of the
components only
have documentation under NDA. If I recall the goal for TI was a platform
for testing OMAP
parts and if you wanted to play with them it was a good choice. That was
more than a couple
years ago...

Since you did not say why you ask I would advise you to look at the
latest quad core Raspberry-Pi with four USB ports.
There is a speed difference:
raznQuad ~ $ time /tmp/f50k > /dev/null
real 0m7.074s
user 0m6.960s
sys 0m0.090s
===
rasppisinglecore ~ $ time /tmp/f50k > /dev/null
real 0m18.834s
user 0m18.350s
sys 0m0.320s
===
panda:~$ time /tmp/f50k > /dev/null
real 0m10.113s
user 0m9.898s
sys 0m0.156s
===
$ cat /tmp/f50k
#! /bin/sh
/usr/bin/calc << foo
fact(50000)
exit
foo
======
Post by Eslam Hassan
Please, can you tell me if pandaboard ES is still manufactured and supported
or no? If yes, what's the official price of it and where can i buy it? I
checked most of sellers on your website and either tell that is no longer
manufactured or out of stock !! Thanks in advanced..
--
You received this message because you are subscribed to the Google Groups
"pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
T o m M i t c h e l l
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Eslam Hassan
2015-11-04 19:25:43 UTC
Permalink
Thanks Tom, Raspberry pi is a good but i want board with two display like
pandaboard. Do you know any board with two display.
Thanks in advanced.
Post by Tom Mitchell
Texas Instruments (TI) backed off a couple years ago and some of the
components only
have documentation under NDA. If I recall the goal for TI was a platform
for testing OMAP
parts and if you wanted to play with them it was a good choice. That was
more than a couple
years ago...
Since you did not say why you ask I would advise you to look at the
latest quad core Raspberry-Pi with four USB ports.
raznQuad ~ $ time /tmp/f50k > /dev/null
real 0m7.074s
user 0m6.960s
sys 0m0.090s
===
rasppisinglecore ~ $ time /tmp/f50k > /dev/null
real 0m18.834s
user 0m18.350s
sys 0m0.320s
===
panda:~$ time /tmp/f50k > /dev/null
real 0m10.113s
user 0m9.898s
sys 0m0.156s
===
$ cat /tmp/f50k
#! /bin/sh
/usr/bin/calc << foo
fact(50000)
exit
foo
======
Post by Eslam Hassan
Please, can you tell me if pandaboard ES is still manufactured and supported
or no? If yes, what's the official price of it and where can i buy it? I
checked most of sellers on your website and either tell that is no longer
manufactured or out of stock !! Thanks in advanced..
--
You received this message because you are subscribed to the Google Groups
"pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
T o m M i t c h e l l
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
modyrater
2015-11-04 19:56:14 UTC
Permalink
Beagleboard or Wanda board. Raspberry pi is for high school kids
Post by Eslam Hassan
Thanks Tom, Raspberry pi is a good but i want board with two display like
pandaboard. Do you know any board with two display.
Thanks in advanced.
Post by Tom Mitchell
Texas Instruments (TI) backed off a couple years ago and some of the
components only
have documentation under NDA. If I recall the goal for TI was a
platform for testing OMAP
parts and if you wanted to play with them it was a good choice. That
was more than a couple
years ago...
Since you did not say why you ask I would advise you to look at the
latest quad core Raspberry-Pi with four USB ports.
raznQuad ~ $ time /tmp/f50k > /dev/null
real 0m7.074s
user 0m6.960s
sys 0m0.090s
===
rasppisinglecore ~ $ time /tmp/f50k > /dev/null
real 0m18.834s
user 0m18.350s
sys 0m0.320s
===
panda:~$ time /tmp/f50k > /dev/null
real 0m10.113s
user 0m9.898s
sys 0m0.156s
===
$ cat /tmp/f50k
#! /bin/sh
/usr/bin/calc << foo
fact(50000)
exit
foo
======
Post by Eslam Hassan
Please, can you tell me if pandaboard ES is still manufactured and supported
or no? If yes, what's the official price of it and where can i buy it? I
checked most of sellers on your website and either tell that is no longer
manufactured or out of stock !! Thanks in advanced..
--
You received this message because you are subscribed to the Google
Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
T o m M i t c h e l l
--
You received this message because you are subscribed to the Google Groups
"pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Eslam Hassan
2015-11-04 20:23:21 UTC
Permalink
Thanks lazarman, but Beagleboard and Wanda board don't support two monitor
only one hdmi. I need board with two monitor.
Post by modyrater
Beagleboard or Wanda board. Raspberry pi is for high school kids
Post by Eslam Hassan
Thanks Tom, Raspberry pi is a good but i want board with two display like
pandaboard. Do you know any board with two display.
Thanks in advanced.
Post by Tom Mitchell
Texas Instruments (TI) backed off a couple years ago and some of the
components only
have documentation under NDA. If I recall the goal for TI was a
platform for testing OMAP
parts and if you wanted to play with them it was a good choice. That
was more than a couple
years ago...
Since you did not say why you ask I would advise you to look at the
latest quad core Raspberry-Pi with four USB ports.
raznQuad ~ $ time /tmp/f50k > /dev/null
real 0m7.074s
user 0m6.960s
sys 0m0.090s
===
rasppisinglecore ~ $ time /tmp/f50k > /dev/null
real 0m18.834s
user 0m18.350s
sys 0m0.320s
===
panda:~$ time /tmp/f50k > /dev/null
real 0m10.113s
user 0m9.898s
sys 0m0.156s
===
$ cat /tmp/f50k
#! /bin/sh
/usr/bin/calc << foo
fact(50000)
exit
foo
======
Post by Eslam Hassan
Please, can you tell me if pandaboard ES is still manufactured and supported
or no? If yes, what's the official price of it and where can i buy it? I
checked most of sellers on your website and either tell that is no longer
manufactured or out of stock !! Thanks in advanced..
--
You received this message because you are subscribed to the Google
Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
T o m M i t c h e l l
--
You received this message because you are subscribed to the Google Groups
"pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
GeorgeIoak
2015-11-05 01:04:44 UTC
Permalink
The Cubie boards support both LVDS and HDMI outputs at the same time. Check www.store.iotllc.com for a baseboard that helps support doing this.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Eslam Hassan
2015-11-05 08:37:42 UTC
Permalink
Thanks Georgeloak for your input..Does LVDS something like DVI or HDMI and
has an interface which cab be connected to display like samsung or dell ?
Sorry i don't know about LVDS. Thanks in advanced
Post by GeorgeIoak
The Cubie boards support both LVDS and HDMI outputs at the same time.
Check www.store.iotllc.com for a baseboard that helps support doing this.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
GeorgeIoak
2015-11-06 14:58:43 UTC
Permalink
LVDS is an interface that usually used internally in laptops and tablets.
The actual LCD panel has an LVDS interface. When you purchase a computer
monitor it will have an LCD panel and then a LVDS driver board which has
the DVI or HDMI connector that you connect to.
Post by Eslam Hassan
Thanks Georgeloak for your input..Does LVDS something like DVI or HDMI and
has an interface which cab be connected to display like samsung or dell ?
Sorry i don't know about LVDS. Thanks in advanced
Post by GeorgeIoak
The Cubie boards support both LVDS and HDMI outputs at the same time.
Check www.store.iotllc.com for a baseboard that helps support doing this.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Eslam Hassan
2015-11-06 16:13:21 UTC
Permalink
Thank very much GeorgeIoak, Actually that was a helpful info for me. So if
i have HDMI monitor and board with LVDS interface, i will need a driver
board to can connect this monitor to my board(for example Cubie board)? if
yes, how can i find this drives which convert fron LVDS to HDMI ot DVI?
Thanks in advacded
Post by GeorgeIoak
LVDS is an interface that usually used internally in laptops and tablets.
The actual LCD panel has an LVDS interface. When you purchase a computer
monitor it will have an LCD panel and then a LVDS driver board which has
the DVI or HDMI connector that you connect to.
Post by Eslam Hassan
Thanks Georgeloak for your input..Does LVDS something like DVI or HDMI
and has an interface which cab be connected to display like samsung or dell
?
Sorry i don't know about LVDS. Thanks in advanced
Post by GeorgeIoak
The Cubie boards support both LVDS and HDMI outputs at the same time.
Check www.store.iotllc.com for a baseboard that helps support doing this.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
GeorgeIoak
2015-11-07 03:21:07 UTC
Permalink
There are driver boards that convert from HDMI to LVDS or LVDS to HDMI. If
you were to take apart a HDMI monitor you would probably find a LVDS panel
inside (there are eDP panels that those are somewhat rare). With the
correct wiring you can plug a LVDS panel directly into those Cubieboards
(which is made easier with the Baseboard).

I did design a different board way back when the Pandaboard came out that
took the HDMI signal and split it into a HDMI and LVDS but I didn't put
that into production. There are different ways to do what you want, it just
depends on your application and requirements.
Post by Eslam Hassan
Thank very much GeorgeIoak, Actually that was a helpful info for me. So if
i have HDMI monitor and board with LVDS interface, i will need a driver
board to can connect this monitor to my board(for example Cubie board)? if
yes, how can i find this drives which convert fron LVDS to HDMI ot DVI?
Thanks in advacded
Post by GeorgeIoak
LVDS is an interface that usually used internally in laptops and tablets.
The actual LCD panel has an LVDS interface. When you purchase a computer
monitor it will have an LCD panel and then a LVDS driver board which has
the DVI or HDMI connector that you connect to.
Post by Eslam Hassan
Thanks Georgeloak for your input..Does LVDS something like DVI or HDMI
and has an interface which cab be connected to display like samsung or dell
?
Sorry i don't know about LVDS. Thanks in advanced
Post by GeorgeIoak
The Cubie boards support both LVDS and HDMI outputs at the same time.
Check www.store.iotllc.com for a baseboard that helps support doing this.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Eslam Hassan
2015-11-08 13:11:17 UTC
Permalink
Thank you very much GeorgeIoak. :)
Post by GeorgeIoak
There are driver boards that convert from HDMI to LVDS or LVDS to HDMI. If
you were to take apart a HDMI monitor you would probably find a LVDS panel
inside (there are eDP panels that those are somewhat rare). With the
correct wiring you can plug a LVDS panel directly into those Cubieboards
(which is made easier with the Baseboard).
I did design a different board way back when the Pandaboard came out that
took the HDMI signal and split it into a HDMI and LVDS but I didn't put
that into production. There are different ways to do what you want, it just
depends on your application and requirements.
Post by Eslam Hassan
Thank very much GeorgeIoak, Actually that was a helpful info for me. So
if i have HDMI monitor and board with LVDS interface, i will need a driver
board to can connect this monitor to my board(for example Cubie board)? if
yes, how can i find this drives which convert fron LVDS to HDMI ot DVI?
Thanks in advacded
Post by GeorgeIoak
LVDS is an interface that usually used internally in laptops and
tablets. The actual LCD panel has an LVDS interface. When you purchase a
computer monitor it will have an LCD panel and then a LVDS driver board
which has the DVI or HDMI connector that you connect to.
Post by Eslam Hassan
Thanks Georgeloak for your input..Does LVDS something like DVI or HDMI
and has an interface which cab be connected to display like samsung or dell
?
Sorry i don't know about LVDS. Thanks in advanced
Post by GeorgeIoak
The Cubie boards support both LVDS and HDMI outputs at the same time.
Check www.store.iotllc.com for a baseboard that helps support doing this.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
modyrater
2015-11-07 20:38:20 UTC
Permalink
I have 2 panda board I'm not using I'll put them in my museum of dev board
saying this support 2 monitor
Post by Eslam Hassan
Thanks lazarman, but Beagleboard and Wanda board don't support two
monitor only one hdmi. I need board with two monitor.
Post by modyrater
Beagleboard or Wanda board. Raspberry pi is for high school kids
Post by Eslam Hassan
Thanks Tom, Raspberry pi is a good but i want board with two display
like pandaboard. Do you know any board with two display.
Thanks in advanced.
Post by Tom Mitchell
Texas Instruments (TI) backed off a couple years ago and some of the
components only
have documentation under NDA. If I recall the goal for TI was a
platform for testing OMAP
parts and if you wanted to play with them it was a good choice. That
was more than a couple
years ago...
Since you did not say why you ask I would advise you to look at the
latest quad core Raspberry-Pi with four USB ports.
raznQuad ~ $ time /tmp/f50k > /dev/null
real 0m7.074s
user 0m6.960s
sys 0m0.090s
===
rasppisinglecore ~ $ time /tmp/f50k > /dev/null
real 0m18.834s
user 0m18.350s
sys 0m0.320s
===
panda:~$ time /tmp/f50k > /dev/null
real 0m10.113s
user 0m9.898s
sys 0m0.156s
===
$ cat /tmp/f50k
#! /bin/sh
/usr/bin/calc << foo
fact(50000)
exit
foo
======
Post by Eslam Hassan
Please, can you tell me if pandaboard ES is still manufactured and supported
or no? If yes, what's the official price of it and where can i buy it? I
checked most of sellers on your website and either tell that is no longer
manufactured or out of stock !! Thanks in advanced..
--
You received this message because you are subscribed to the Google
Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
T o m M i t c h e l l
--
You received this message because you are subscribed to the Google
Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Chris Evans
2015-11-09 14:54:07 UTC
Permalink
There is a new AM5728 based board (OMAP5432 successor which was OMAP4430 as
in the PandaBoard successor), the Titanium it has two DVI outputs:
http://shop.elesar.co.uk/index.php?route=product/product&path=20_60&product_id=50
It isn't cheap though at about £400

We are evaluating one ourselves.

Chris
Post by Eslam Hassan
Please, can you tell me if pandaboard ES is still manufactured and supported
or no? If yes, what's the official price of it and where can i buy it? I
checked most of sellers on your website and either tell that is no longer
manufactured or out of stock !! Thanks in advanced..
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Eslam Hassan
2015-11-09 16:22:26 UTC
Permalink
Thanks Chris for your input. I came to their website and didn't find any
price there. Did you buy it? if yes, What's the price and how to get it?
Thanks in advanced.
Post by Chris Evans
There is a new AM5728 based board (OMAP5432 successor which was OMAP4430
http://shop.elesar.co.uk/index.php?route=product/product&path=20_60&product_id=50
It isn't cheap though at about £400
We are evaluating one ourselves.
Chris
Post by Eslam Hassan
Please, can you tell me if pandaboard ES is still manufactured and supported
or no? If yes, what's the official price of it and where can i buy it? I
checked most of sellers on your website and either tell that is no longer
manufactured or out of stock !! Thanks in advanced..
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...