-
Notifications
You must be signed in to change notification settings - Fork 5
Home
neufuture edited this page Apr 13, 2011
·
32 revisions
Welcome to the OpenRTMS wiki! Here's a rundown of what hardware you'll need to get started with mobile sensing:
- Android device(running OS v1.6 or above)
- Arduino
- Bluetooth chip/shield
- Battery and charger to power Arduino
- A sensor of your choosing
- Bluetooth
- ITead Studio Arudino Shield (with standard Arduino)
- Bluetooth Bee (with Arduino Fio)
- [wiki/Pachube]
- Arduino software
- Arduino hardware
- Android
Arduino Uno ~$30
- Pros
- Most common form factor
- Easy to change software and work with
- Runs both 3.3v and 5v sensors
- Other boards with same voltage spec and pin configuration will work with same Bluetooth shield
- Cons
- Large form factor
- Requires larger battery pack
Arduino Fio ~$25
- Pros
- Smallest form factor
- Compatible with 3.7v lithium polymer batteries
- Built in charging circuit for lithium polymer batteries(mini USB connection)
- Cons
- Requires FTDI-USB cable to program
- Only compatible with 3.3v sensors