[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4694: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4695: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4696: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
8devices Community :: View topic - USB2CAN to carambola
8devices Community
https://www.8devices.com/community/

USB2CAN to carambola
https://www.8devices.com/community/viewtopic.php?f=16&t=615
Page 1 of 1

Author:  gsus24 [ 20 Oct 2013, 07:13 ]
Post subject:  USB2CAN to carambola

Hi

is it possible to work with USB2CAN and carambola?

At a earlier project i developed with some fellow students an android app which receives CAN-Messages from Car via Bluetooth from CAN-Controller. Now we would change it to wifi. My idea is connect the CAN-BUS with USB2CAN to carambola, filtering the messages and send it over wifi to our app. Is this possible? Or i am totally wrong.


Best regards
Rudi

Author:  gedass [ 20 Oct 2013, 11:10 ]
Post subject:  Re: USB2CAN to carambola

Hi,
yes Carambola works with usb2can adapter too:
http://www.eurosource.se/akhe/wiki/doku ... =socketcan
http://www.vscp.org/wiki/doku.php/howto/setup_carambola
https://github.com/krumboeck/usb2can

BTW new versions of Linux kernel already supports usb2can adapter.

Author:  gsus24 [ 20 Oct 2013, 14:08 ]
Post subject:  Re: USB2CAN to carambola

First impression, this is what we need for our project, great thing.
Second upgrade to your project is to stream video too and hear is the second problem.
Carambola only has one usb-port. I read about "Terminus HighSpeed USB HUB" working on carambola.
Will it be possible to stream video and receive/transmitt CAN-Messages simultan?
If so were can i get this HUB, i only found this demoboard pic.


Thanks again

Author:  gedass [ 20 Oct 2013, 15:19 ]
Post subject:  Re: USB2CAN to carambola

We are using for one commercial project USB hub from Alcormicro AU6350:
http://www.alcormicro.com/en_content/c_ ... &IndexID=1
Works perfect with Carambola2.

Author:  FPeter [ 20 Oct 2013, 16:38 ]
Post subject:  Re: USB2CAN to carambola


Author:  gsus24 [ 21 Oct 2013, 13:03 ]
Post subject:  Re: USB2CAN to carambola

Thank you guys, thats help me alot.

I required at Display-Solution for USB-Hub 4 Port DemoBoard and they offered me once for 50€ + sales tax, shipping (about 70€)

Thats much for a USB-Hub. Which of these 3 Hubs i will decide for, thats remains to be seen.

At PC would work 4 USB2CAN converters simultaneous. But how much will be work at Carambola?
At the HUB 3 Ports are extants, one is definitly booked for VideoStreaming.

For future i will post my progress here, to whom it may concern ;)

Author:  gedass [ 21 Oct 2013, 14:40 ]
Post subject:  Re: USB2CAN to carambola

Hello,
how many usb2can converters can works simultaneous on PC depends from windows canal dll library and RAM size in your PC ;-)

Author:  gsus24 [ 21 Oct 2013, 17:56 ]
Post subject:  Re: USB2CAN to carambola

Thanks Gedass, with one converter working, we can live. Our Bluetooth-Version works also with one CAN.

I tried to install VSCP on Carambola2

But failed installing binaries at Step8-Step13
These packages couldn´t install libwxbase, libwebsockets, libmosquitto-nossl, libmosquitto, libmicrohttpd, vscp.
Unbenannt.PNG
Unbenannt.PNG [ 87.84 KiB | Viewed 5524 times ]


Did somebody get VSCP get started with V2?

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/