DFRobot
Gravity: GP8501 2-Channel PWM to 0-2.5V/VCC DAC Module
· MPN: DFR1037
##Introduction This is a 2-channel analog voltage output DAC module with PWM communication, 8-bit resolution, and 0.5% precision. It is well-suited for contr...
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.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- 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.
- STM32
- STM32 is a family of microcontroller chips commonly used in embedded electronics. Knowing a product uses an STM32 can help when looking at firmware updates, pin connections, or low-level serial control options.
- VCC
- VCC is the positive power-supply connection on a chip or module. Connecting it to the correct supply voltage is needed for the part to power on and helps avoid damaging the electronics.
Find this product in
Brands
CE Certificate
Compliance · 614.4 KB · Click any page to view full size
RoHS Certificate
Compliance · 655.7 KB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 722.9 KB · Click any page to view full size
DFR1037 gp8501 2 channel dac dimension 1.0
Mechanical Drawings · 50.0 KB · Click any page to view full size
DFR1037 gp8501 2 channel dac schematics 1.0
Schematic · 1.1 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