รหัสสินค้า | M1113 |
หมวดหมู่ | ADC ,DAC, I2C,SPI ,EC11 |
ราคา | 45.00 บาท |
น้ำหนัก | 3 กรัม |
สถานะสินค้า | พร้อมส่ง |
ลงสินค้า | 7 มี.ค. 2560 |
อัพเดทล่าสุด | 20 ธ.ค. 2567 |
จำนวน | ชิ้น |
- 1x ADS1115 I2C ADC 4 Channel 16-Bit with Programmable Gain Amplifier Module
- โมดูลแปลงสัญญาณแอนาลอกเป็นดิจิตอล จำนวน 4 อินพุต AN0, AN1, AN2, AN3 หรือทำเป็น 2 differential inputs
- ความละเอียดขนาด 16 บิต
- สามารถโปรแกรมอัตราการขยายได้ (Programmable Gain Amplifier:PGA)
- เชื่อมต่อกับไมโครคอนโทรลเลอร์แบบ I2C Addrees: 0x48 - 0x4B
- แรงดันไฟเลี้ยง: 2.0V หรือ 5.5 Vdc
- ดาวน์โหลด Arduino Library from Github
- ดาวน์โหลด ADS1115 Datasheet
- ข้อมูลเพิ่มเติมเกี่ยวกับ (More information) ADS1115
http://www.instructables.com/id/16-bit-I2C-Temperature-Monitor-Using-Arduino/
For microcontrollers without an analog-to-digital converter or when you want a higher-precision ADC, the ADS1115 provides 16-bit precision at 860 samples/second over I2C. The chip can be configured as 4 single-ended input channels, or two differential channels. As a nice bonus, it even includes a programmable gain amplifier, up to x16, to help boost up smaller single/differential signals to the full range. We like this ADC because it can run from 2V to 5V power/logic, can measure a large range of signals and its super easy to use. It is a great general purpose 16 bit converter.
The chip's fairly small so it comes on a breakout board with ferrites to keep the AVDD and AGND quiet. Interfacing is done via I2C. The address can be changed to one of four options (see the datasheet table 5) so you can have up to 4 ADS1115's connected on a single 2-wire I2C bus for 16 single ended inputs.
To get you started, we have example code for both the Raspberry Pi (in our Adafruit Pi Python library) and Arduino (in our ADS1X15 Arduino library repository) Simply connect GND to ground, VDD to your logic power supply, and SCL/SDA to your microcontroller's I2C port and run the example code to start reading data.
สัญญาณทางไฟฟ้าจำแนกได้เป็น 2 ชนิดคือ 1.สัญญาณอนาลอก และ 2.สัญญาณดิจิตอล ในระบบดิจิตอลจะมีแต่ Logic 0 และ Logic 1 ในกรณีที่เราจะเอาสัญญาณอนาลอกเข้ามาประมวลผลด้วยไมโครคอนโทรลเลอร์ เราจำเป็นต้องแปลงสัญญาณอนาลอกให้เป็นสัญญาณดิจิตอลเสียก่อน ตัวแปลงสัญญาณที่ว่านี้ก็คือ ADC
ADC(Analog-to-Digital Converters) แปลอย่างตรงตัวคือ ตัวแปลงสัญญาณอนาลอกให้เป็นสัญญาณดิจิตอล การแปลงสัญญาณอนาลอกให้เป็นสัญญาณดิจิตอลมีด้วยกันหลายวิธี ดังต่อไปนี้
ADC แต่ละชนิดจะมีจุดเด่นจุดด้อยแตกต่างกันไปผู้ออกแบบจำเป็นต้องเลือกใช้ ADC ให้เหมาะสมกับลักษณะงาน
http://www.thaiembedded.com/blog/?cat=38
หน้าที่เข้าชม | 5,177,081 ครั้ง |
ผู้ชมทั้งหมด | 1,576,421 ครั้ง |
ร้านค้าอัพเดท | 8 ต.ค. 2568 |