Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (42 codes)
  2. Alcides Ramos (30 codes)
  3. Dany (24 codes)
  4. NART SCHINACKOW (22 codes)
  5. Rajendra Bhatt (6 codes)
  6. Roman Black (6 codes)
  7. Alberto Trasimeni (6 codes)
  8. Andrew Hazelden (6 codes)
  9. Russell Kelly (5 codes)
  10. Peter Erasmus (5 codes)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

DAC click - Example

Rating:

Author: MikroElektronika Team

Last Updated: 2012-04-19

Category: Measurement

Downloaded: 361 times

Not followed.

This example demonstrates usage of the DAC click board in mikroBUS form factor. Board features 12-bit Digital-to-Analog Converter MCP4921 that features SPI interface and an optional double buffered output.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DAC click - Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DAC click - Example" changes.

Do you want to report abuse regarding "DAC click - Example".

  • Information
  • Comments (0)

Example Blog

DAC click board

DAC click board

Front and back side appearance of the DAC click Board.

View full image

DAC Click is an accessory board in mikroBus™ form factor. It includes a 12-bit Digital-to-Analog Converter MCP4921 that features SPI interface and an optional double buffered output.

The board provides high accuracy and low noise performance for industrial applications where calibration or compensation of signals, such as temperature, pressure and humidity, are required.

Board is set to use 3.3V power supply by default. Solder PWR SEL SMD jumper to 5V position if used with 5V systems.

PIC examples are written for :
  - EasyPIC7 - PIC18F45K22
  - EasyPIC PRO v7 - PIC18F45K22

DAC click Board schematics

DAC click Board schematics

The schematics of the DAC click board.

View full image

ALSO FROM THIS AUTHOR

CAN SPI 5V click - Example

This is code that shows simple connection of two CAN SPI modules with MCP2551.
Messages are sent by pressing PortB buttons and received message can be seen on PortD LEDs.

[Learn More]

Interrupts on PIC32MX460F512L

This example demonstrates how to setup:
- External INT2 interrupt on PORTE.9 pin
- UART RX event interrupt

[Learn More]

microSD click - Example

This project consists of several blocks that demonstrate various aspects of usage of the MMC_Fat16 library.

[Learn More]