Summary of Happy Androids with Arduino Video instructions
Amarino connects Android smartphones and Arduino to make phone events and sensors control external devices or display elsewhere. It includes an Android app and an Arduino library, enabling notification forwarding (calls, SMS), sensor data streaming (accelerometer, light, compass, touchscreen) and simple interfaces with minimal programming. Users can build wearables, room displays, robots, or controllers that react to phone events or use phone sensors to drive hardware.
Parts used in the Amarino Project:
- Android smartphone
- Arduino microcontroller
- Amarino Android application
- Amarino Arduino library
- Bluetooth module (for phone to Arduino communication)
- External devices or actuators (wearable, LEDs, motors, displays, robots, etc.)
Arduino + Android
Normally smartphone events are tightly coupled to your phone device itself. When your cell phone is ringing, your phone speaker plays a ringtone. When you get a new text message, your phone displays it on its screen. Wouldn’t it be thrilling to make thoses phone events visible somewhere else, on your wearable, in your living room, on your robot, in your office or where ever you want it to occur? Or would you like to use your smartphone sensors, like the accelerometer, light sensor, compass or your touchscreen to control other devices? Amarino is a toolkit, basically consisting of an Android application and an Arduino library which will help you to interface with your phone in a new dimension. You can build your own interfaces almost without any programming experience.
For more detail visit: Happy Androids with Arduino Video instructions
- What is Amarino?
Amarino is a toolkit consisting of an Android application and an Arduino library to interface Android phones with Arduino hardware. - Can Amarino forward phone events to external devices?
Yes, Amarino can make phone events like incoming calls and SMS visible on external devices. - How does Amarino transmit data between phone and Arduino?
Amarino uses the Android app together with the Arduino library, typically communicating over Bluetooth to transmit data. - What phone sensors can Amarino use to control devices?
Amarino can use sensors such as the accelerometer, light sensor, compass, and touchscreen to control devices. - Do I need advanced programming skills to use Amarino?
No, Amarino is designed so you can build interfaces almost without any programming experience. - What kinds of projects can I build with Amarino?
You can build wearables, living room or office displays, robots, and other devices that react to phone events or sensors. - Where can I find more detailed instructions?
The article refers to Happy Androids with Arduino Video instructions for more detail.
