Wanted: ST Arduino Shield

I recommend giving ESP8266/NodeMCU with Arduino a try, this thread has working example of DH and Arduino code

NodeMCU boards are $8 on Amazon (this is a small board with micro-usb power and programming). Only drawbacks are (1) ESP only has one A2D/analog input, you could add another chip for that if needed. (2) low power, I don’t know if ESP will work well using a battery. There are articles/blog posts on the net for how to minimize power usage turning off WiFi though. (3) I’m sure there are others depending on what you want to do.

There is also a D1 mini NodeMCU $7 that has stackable addon boards similar to shields.