User Tools

Site Tools


en:pfw:i2c_device-drivers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:pfw:i2c_device-drivers [2023-09-04 18:15] – ↷ Seite von pfw:i2c_device-drivers nach en:pfw:i2c_device-drivers verschoben uhoen:pfw:i2c_device-drivers [2023-09-04 18:15] (current) – ↷ Links angepasst, weil Seiten im Wiki verschoben wurden uho
Line 4: Line 4:
 ===== The idea for I2C device drivers ===== ===== The idea for I2C device drivers =====
  
-There are lots of chips available using the I2C-protocol. These examples use the I2C implementation as [[pfw:i2c|described here]]. All of them need a specific device driver. To name some: sensors, memory, clocks, I/O, etc. Here you can add any driver you like to share. Preferably written in **Generic Forth**. But as we embrace the differences, you may also add them in a new folder for your own dialect !+There are lots of chips available using the I2C-protocol. These examples use the I2C implementation as [[en:pfw:i2c|described here]]. All of them need a specific device driver. To name some: sensors, memory, clocks, I/O, etc. Here you can add any driver you like to share. Preferably written in **Generic Forth**. But as we embrace the differences, you may also add them in a new folder for your own dialect !
  
 ===== I2C drivers ===== ===== I2C drivers =====
Line 75: Line 75:
 ===== APDS9300 driver in pseudo code ===== ===== APDS9300 driver in pseudo code =====
  
-Using the I2C driver as presented [[pfw:i2c]]+Using the I2C driver as presented [[en:pfw:i2c]]
  
 <code> <code>
en/pfw/i2c_device-drivers.1693844104.txt.gz · Last modified: 2023-09-04 18:15 by uho