The larger SRAM on the Mega2560 makes it easier for my projects, but the physical size is a problem.
I see various small form factor boards on Aliexpress and Ebay. They are about half the size of a conventional Mega2560 board, but appear to have the same number of pins. Some have a USB interface, some don’t.
Has anyone tried any of these, and are they functional/reliable?
Robotdyn has small Mega Arduinos with and without USB chip https://robotdyn.com/catalogsearch/result/?q=mega
scroll the page down to Mega Minis
I have other Robotdyn products and they are good quality
Juraj:
Robotdyn has small Mega Arduinos with and without USB chip https://robotdyn.com/catalogsearch/result/?q=mega
scroll the page down to Mega Minis
I have other Robotdyn products and they are good quality
Thye do look interesting, but it appears that they are running the 3.3V version at 16Mhz, which I thought was out of spec for a ATmega.
WattsThat:
That’s a translation issue. There is no 3v3 powered processor but a 3v3 regulator in addition to the 5v regulator, just like a full sized Mega.
From the description of one of the 2560 boards;
"In addition, you can create a project with 3.3V or 5V logic level. Onboard has a solution for switch between 3.3V or 5V."
And there is a jumper on the schematic that selects VCC on the processor between 3.3V and 5V ...........