|
Subject: |
Re: Consultation: connecting I2C/SPI devices to network |
|
From: |
Florian Feldbauer via Tech-talk <[email protected]> |
|
To: |
[email protected] |
|
Date: |
Mon, 15 Dec 2025 11:30:39 +0100 |
Hey Gabriel,
I typically use a Raspberry Pi to readout devices via I2C.
For this task I wrote a small i2c device support module, that uses
Stream Device + Asyn (https://github.com/ffeldbauer/drvAsynI2C)
It does not make the I2C communication directly accessible on
network, but it makes all the data points accessible via CA/PVA
through an EPICS IOC.
If you really want to have a I2C to Ethernet bridge, I would most
likely use a RP2040 or ESP32 microcontroller and implement a
simple UDP or TCP protocol exchanging either ASCII or raw
"strings" containing the data.
HTH,
Florian
On 12/15/25 10:43, Gabriel Fedel via
Tech-talk wrote:
Dear tech-talk,
Any experience or suggestion of bringing hardware communicating
I2C and/or SPI to be accessible on network?
Maybe even some EPICS integration experience on them ?
Thanks in advance
--
Ruhr-Universität Bochum
AG der Experimentalphysik I
Dr. Florian Feldbauer
NB 2/131 / Fach 125
Universitätsstr. 150
D-44801 Bochum
Office: NB 2/134
Phone: (+49)234 / 32-23563
Fax: (+49)234 / 32-14170
https://paluma.ruhr-uni-bochum.de
- Replies:
- RE: Consultation: connecting I2C/SPI devices to network Abdalla Ahmad via Tech-talk
- References:
- Consultation: connecting I2C/SPI devices to network Gabriel Fedel via Tech-talk
- Navigate by Date:
- Prev:
Consultation: connecting I2C/SPI devices to network Gabriel Fedel via Tech-talk
- Next:
RE: Consultation: connecting I2C/SPI devices to network Abdalla Ahmad via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
<2025>
2026
- Navigate by Thread:
- Prev:
Consultation: connecting I2C/SPI devices to network Gabriel Fedel via Tech-talk
- Next:
RE: Consultation: connecting I2C/SPI devices to network Abdalla Ahmad via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
<2025>
2026
|