Several "modules" in one Arduino
hello,
what easiest approach this?
i have 3 different "sensor packs", each of have ex. humidity, barometer, other (~3-4).
what easiest way implement kind of modules?
i thinking of going arduino uno prototyping, other ok too.
in end i'd prefer use attiny though, using same amount of i/os should important (?)
what easiest approach this?
i have 3 different "sensor packs", each of have ex. humidity, barometer, other (~3-4).
what easiest way implement kind of modules?
i thinking of going arduino uno prototyping, other ok too.
in end i'd prefer use attiny though, using same amount of i/os should important (?)
>> easiest way implement kind of modules?
install existing libraries , use them is. tends work well.
>> in end i'd prefer use attiny though, using same amount of i/os should important (?)
not same number arduino, make sure have enough io pins connect whatever want hook up.
install existing libraries , use them is. tends work well.
>> in end i'd prefer use attiny though, using same amount of i/os should important (?)
not same number arduino, make sure have enough io pins connect whatever want hook up.
Arduino Forum > Using Arduino > Sensors > Several "modules" in one Arduino
arduino
Comments
Post a Comment