I have a custom made shield for Arduino Uno. But I found out that Uno doesnt have a digital to analog converter, but it uses PWM instead. I can't use PWM on my project.
Which Arduino with a DAC has the same (or almost) pinout than UNO so it would take my shield? Would Zero be good?