DFRobot
Gravity: GP8211 I2C 15-bit DAC Module (0-5V/10V)
· MPN: DFR1071
##Introduction This is a 1-channel DAC module with I2C communication, a resolution of 15-bit, and an accuracy of 0.01%, capable of generating analog voltage ...
Get notified when back in stock
Jargon buster
Plain-language definitions for the technical terms used above.
- DAC
- A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
- Gravity
- Gravity is DFRobot’s plug-in connector system for sensors, motors and modules, using standard cables to reduce loose jumper wiring. It matters because Gravity-compatible parts can connect directly to these ports, while non-Gravity parts may need adapters or manual wiring.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Brands
GP8211 DAC CE Certificate
Compliance · 614.0 KB · Click any page to view full size
GP8211 DAC RoHS Certificate
Compliance · 655.3 KB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 673.0 KB · Click any page to view full size
DFR1071 gp8211s dac schematics 1.0
Schematic · 1.2 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
0fcd909
10 months ago
· 3 commits
- examples add GP8600 GP8630N 10 months ago
- python add GP8600 GP8630N 10 months ago
- resources add GP8600 GP8630N 10 months ago
- DFRobot_GP8XXX.cpp add GP8600 GP8630N 10 months ago
- DFRobot_GP8XXX.h add GP8600 GP8630N 10 months ago
- keywords.txt add GP8600 GP8630N 10 months ago
- library.properties add GP8600 GP8630N 10 months ago
- LICENSE add GP8600 GP8630N 10 months ago
- README.md add GP8600 GP8630N 10 months ago
- README_CN.md add GP8600 GP8630N 10 months ago
Related Tutorials
Free guides on learn.littlebird.com.au