Difference between revisions of "Colibri AIV"

From Stm32World Wiki
Jump to navigation Jump to search
(Created page with " Colibri AIV is an expansion module with two Analog 0-10 volt Inputs. == Schematics == File:colibri_aiv-RevA-schematics.pdf == PCB == File:colibri_aiv-RevA-pcb.pdf")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Category:Colibri]]{{metadesc|Colibri AIV module}}
 +
[[File:Colibri aiv-RevA-2.jpg|180px|thumb]]
 +
[[File:Colibri aiv-RevA-1.jpg|180px|thumb]]
  
Colibri AIV is an expansion module with two Analog 0-10 volt Inputs.  
+
Colibri AIV is an expansion module with two Analog 0-10 volt Inputs.
  
== Schematics ==
+
ADS1115 is the A/D converter used, which is 16 bits and max sampling rate of 860 samples/second.
[[:File:colibri_aiv-RevA-schematics.pdf]]
 
  
== PCB ==
+
 
[[:File:colibri_aiv-RevA-pcb.pdf]]
+
=== I2C Addresses ===
 +
  24LC16  = 0x50-0x57
 +
  ADS1115 = 0x48
 +
 
 +
== Documentation ==
 +
* [[:File:colibri_aiv-RevA-schematics.pdf]]
 +
* [[:File:colibri_aiv-RevA-pcb.pdf]]

Latest revision as of 11:45, 13 June 2023

Colibri aiv-RevA-2.jpg
Colibri aiv-RevA-1.jpg

Colibri AIV is an expansion module with two Analog 0-10 volt Inputs.

ADS1115 is the A/D converter used, which is 16 bits and max sampling rate of 860 samples/second.


I2C Addresses

 24LC16  = 0x50-0x57
 ADS1115 = 0x48

Documentation