RE: Non Powered Devices

"John Dammeyer" <[email protected]> Sun, 5 Aug 2018 13:38:21 -0700
Newsgroups gmane.comp.hardware.bus.can
Message-ID <[email protected]>
The idea of having a CAN driver on one of these little Wifi based units is really quite exciting although I must admit, I just switched my 3D printer Raspberry Pi over from WiFi to wired.  What happened over the space of 2 months is the location at one end of the house where the printer was located suddenly had 8 extra WiFi devices visible (using inSSIDer3).  Four of those devices had a higher signal strength than my own network and the Octoprint essentially became useless.

Running Ethernet cable not only solved the problem but the video camera watching the 3D printing updated much faster.  As did downloading print files.

I realize we can add repeaters etc. but the reality is a wired system like Ethernet or CAN is still way better than WiFi.  So that then begs the question is really does it matter if the ESP32 has CAN?  Still the modules are so cheap compared to a Raspberry Pi that doesn't have CAN.

John Dammeyer


> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
> Behalf Of Heinz-Jürgen Oertel
> Sent: August-05-18 1:13 PM
> To: CANLIST
> Cc: John Dammeyer; Kees Zagers
> Subject: Re: [CANLIST] Non Powered Devices
> 
> Am Sonntag, 5. August 2018, 19:35:47 CEST schrieb Kees Zagers:
> > Sure it has a CAN-controller and here is a product that uses it,
> > complete with CAN transceiver and connector:
> >
> > https://www.olimex.com/Products/IoT/ESP32-EVB/open-source-
> hardware
> >
> OK Kees,
> the evaluation board has a CAN transceiver which is connected to GPIO5 and
> GPIO35. But I can not get any information about the CAN module insight the
> ESP32-WROOM32, Please help.
> 
> Am Sonntag, 5. August 2018, 18:23:46 CEST schrieb John Dammeyer:
> > Don't know if this helps.
> >
> https://github.com/eerimoq/simba/tree/46778af636a4fe58773753b5ed9da8
> 3916cfaa
> > 06
> >
> > It appears to have CAN module.
> 
> Checking the source code leads to two modules:
> src/drivers/can.c
> src/drivers/mcp2515.c
> 
> 
> 
> 
> 
> --
> Archives and useful links: http://groups.yahoo.com/group/CANbus
> Subscribe and unsubscribe at www.vector.com/canlist/
> Report any problems to <[email protected]>

--
Archives and useful links: http://groups.yahoo.com/group/CANbus
Subscribe and unsubscribe at www.vector.com/canlist/
Report any problems to <[email protected]>