This is the area to clarify hardware specification if there's anything unclear from the datasheet. If the specification is software related, please ask in the related software section.

Can up board support waveshare High precision AD/DA module?

Options

The waveshare High precision AD/DA module is designed for raspberry, so can it be used in up board? and why?

Comments

  • nukular
    nukular New Member Posts: 61 ✭✭✭
    Options

    Sure, it's physically compatible and uses just SPI + some GPIOs. You will just have to modify the code slightly to use something like mraa for SPI and GPIO instead of the bcm2835 functions used on the raspberry.