Looking for product

Hi, I’m looking for programmable Board with at least 12 digital inputs plus 4 Analog Input and at least 6 output
I prefer to get the input isolated for AC120v
Please let me know if you such or similar product

In terms of products pololu.com sells, the Arduino Mega has 70 digital pins that can be used for either digital input or output. Of the 70 pins, 16 of these pins can be used for analog input: https://www.pololu.com/product/1699. The Due is another possibility: https://www.pololu.com/product/2193.

In terms of other processors, I’m a big fan of the Teensy 3.1: https://www.pololu.com/product/2193.

Hello, ROLLS.

You might also consider our A-Star Mini controller boards. They have a total of 26 user I/O lines, of which 12 can be used as analog inputs. The A-Star Mini microcontroller boards also come in three different versions that handle different input voltages for powering the device. You can find more information about each board on its product page or in the A-Star 32U4 user’s guide.

- Grant

I had forgotten on the Astar that the ULV/LV/SV boards had more pins (26) than the standard board (18) has. However, since the OPs minimum requirements call for exactly 26 pins, it doesn’t leave room for any growth in case the requirements change. On the other hand, the Mega is almost 3 times the price of the ULV/LV/SV boards, and quite bigger physically.