I want to use BalenaFin with raspberry pi in my project instead of curring two raspberries. I have a few questions before I buy it. I need to connect two Raspberry pi camera modules V2 and GSM module connected via mPCIe. My questions are:
Can I use normal Raspbian (instead of BalenaOS)?
Can I program it in Python?
Can I use Raspberry library to work with two cameras (picamera)?
Can I operate GSM module via AT commands (connected via mPCIe)? I need to send and read SMS. If yes, do you recommend me some module (SimCom?)?
Just adding a few bits to what Heds correctly pointed out.
1- You can use Raspbian if you prefer, here’s the link for downloading our pre-configured image. The two camera setup also works, see here for instructions on how to set it up.
4- We’ve had very good results with Quectel mPCIe modems, specially the EC21 and EC25. There are many variants depending on the location you’re planning to use them, so make sure you choose the appropriate one.