TinyCircuits Forum

TinyCircuits Products => TinyDuino Processors & TinyShields => Topic started by: jmealy718 on January 04, 2022, 07:51:45 PM

Title: Limitations on Stacking Modules
Post by: jmealy718 on January 04, 2022, 07:51:45 PM
Are there any practical limitations on how many shields can be stacked on a single Tinyduino, power, communications, etc?
Title: Re: Limitations on Stacking Modules
Post by: lennevia on January 11, 2022, 01:34:54 PM
Hi there,

There are some limitations to consider pin-wise. We have a compatibility matrix for all of our boards that aren't compatible with each other due to pin conflicts, and workarounds for some that are compatible with a few extra steps (mostly resistor/address changes): https://learn.tinycircuits.com/TinyDuino_Overview/#tinyshield-compatibility

Power can definitely be something to take into consideration when you are working with a battery-powered project, but many times you can make compromises on the project by limiting polling times or using low-power modes on devices/sensors that have those modes available - or getting a bigger battery if you can't make compromises. The current consumption information for all of our boards is available on the product pages under Tech Specs and in the dropdown Technical Details menu on each tutorial (https://learn.tinycircuits.com/) page - you can use the current consumption info to help you calculate how long a battery might last with your project, more discussion on that in this Arduino forum thread: https://forum.arduino.cc/t/calculating-power-consumption/50820

Feel free to ask more questions if you need more details on clarification on anything!

Cheers,
RĂ©na