New pages
- 22:09, 13 April 2026 Reading an I2C Color Sensor (hist | edit) [15,114 bytes] Mparadis (talk | contribs) (Created page with "<metadesc>A step-by-step example writing code to interface a sensor with the ADP0001.</metadesc> ==Introduction== link=https://cdn.phidgets.com/docs/images/f/f5/ADP0001_0_169.jpg|thumb| 450px|<center>[https://www.phidgets.com/?prodid=1354 I2C Adapter Phidget (ADP0001_0)] The [https://www.phidgets.com/?prodid=1354 I2C Adapter Phidget] allows you to interface with a wide range of I2C-compatible devices, including sensors, displays, and more....")
- 18:16, 9 April 2026 I2C Adapter API Guide (hist | edit) [3,297 bytes] Mparadis (talk | contribs) (Created page with "{{#seo:|description=Get started with your I2C Adapter Phidget}} Category:IntroGuide <div class="nonumtoc"> <div class="toclimit-4"> == Introduction == This guide will provide additional details for the DataAdapter API so you can better understand what your I2C Adapter Phidget is doing when communicating with an I2C device. == Address Format == The I2C Adapter Phidget interprets the device address as follows: link=|550px The read/write bit i...")
- 19:57, 19 March 2026 Controlling an SPI Encoder (hist | edit) [14,071 bytes] Mparadis (talk | contribs) (Created page with "<metadesc>A step-by-step example writing code to interface a sensor with the ADP0002.</metadesc> link=|thumb| 400px|<center>[https://www.phidgets.com/?prodid=1355 SPI Adapter Phidget (ADP0002_0)] ==Introduction== The [https://www.phidgets.com/?prodid=1355 SPI Adapter Phidget] allows you to interface with a wide range of SPI-compatible devices, including sensors, displays, and more. In this project, we will use it to control an absolute position...")
- 22:20, 12 February 2026 Controlling an I2C Display (hist | edit) [14,517 bytes] Mparadis (talk | contribs) (Created page with "==Introduction== link=https://wwwdev.int.phidgets.com/docs/images/f/f5/ADP0001_0_169.jpg|thumb| 450px|<center>[https://www.phidgets.com/?prodid=1354 I2C Adapter Phidget (ADP0001_0)] The [https://www.phidgets.com/?prodid=1354 I2C Adapter Phidget] allows you to interface with a wide range of I2C-compatible devices, including sensors, displays, and more. In this project, we will use it to control a 14-segment alphanumeric display. ===Steps===...")