a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by arogon
arogon  ·  4130 days ago  ·  link  ·    ·  parent  ·  post: 10 Raspberry Pi creations

What would you suggest to use with home automazation? Andruino?





speeding_snail  ·  4130 days ago  ·  link  ·  

It really depends on what your constraints are. Personally, I would use some cheap micro controllers (all but Microchip) combined with some simple analog circuitry. Arduino does not fall in the category of cheap micro controllers as far as I know and wireless capabilities must be added with a separate shield.

The upside of Arduino is that there is a huge developers community, the good general availability of the parts and easy programming of the Arduino. In short, using Arduino is most certainly easier than normal micro controllers, but some things you might want to use are not easily added and used and are more costly to use.