How to assemble Amarino Evaluation Shield

SEE ALL THE PHOTOS ON FLICKR This post shows you how to build the Amarino evaluation shield.

When you buy the shield package, you will get the following components.

Fully assembled kit is now available on buildcircuit.net.

The PCB:

PCB clearly shows the pin and component names, so, it should help you to get idea of connections of components to Arduino. If you just follow the names of components on the PCB, it is possible to assemble the whole kit without reading the rest of this post. However, I have shown all the important steps.

Step 1: Always start with the smallest component. So, start with resistors. Fix resistors 220R.

Step 2: Then fix 10k resistor.

Step 3: Then, fix LDR and 5mm white LED.

Step 4: Fix tactile switch

Step 5: Fix LM35.

Step 6: Fix RGB LED. It is common cathode type RGB LED.

Step 7: Solder all the female headers.

Step 8: Solder 10k variable resistor and 1 position DIP switch,

Step 9: Fix 16×2 LCD. While soldering the header the 16×2 LCD, the longer part of header should be on the upper side of PCB. Please see the picture below:

When you purchase the kit, you may get a slightly different LCD that needs to be fixed in the following way:

Step 10: Solder 4 pcs of male headers on the PCB to stack the shield over the Arduino.

Your shield is ready 🙂 .

Stacking adapter: You can stack either BlueSMiRF mate silver or general Bluetooth adapter over the shield. See the following pictures how they are stacked.

First Experiment: Test if the LCD is working- source code   Download source code  Watch the video to know how to change the contrast level of LCD. Move the 10k variable resistor screw in the clockwise direction to increase the contrast level. After you confirm that the LCD is working, modify the source to test RGB LED, LDR, LM35DZ and 5mm LED. Check the schematic and circuit layout.


Check out all the experiments with Amarino Evaluation shield


try this also

Fully assembled kit is now available on buildcircuit.net. Watch all the videos (Playlist):

try this also

Cosmarino- A DIY kit for Android-Arduino communication

Cosmarino

“Cosmarino is a kit for experimenting Android-Arduino communication via Bluetooth.”

Features: 

  • Control RGB LED with Android phone
  • Display photoresistor sensor data on a graph on Android phone
  • Transmit LM35DZ temperature sensor data on Android phone
  • Control 5V relay with Android phone
  • Control 5V relay and LED with any infrared remote control

This is Cosmarino- A simple DIY kit for facilitating communication between Arduino Nano and Android via Bluetooth communication medium. The kit also has a TSOP4838 infrared sensor which offers you the possibility of controlling the kit with a normal infrared remote control.

The kit has been designed to support particularly Amarino toolkit Android application, but we have tested the kit with many other applications made for Arduino-Android communication via Bluetooth and all have worked properly.

The kit package includes:

  1. Cosmarino kit- Available in fully assembled and DIY versions
  2. Bluetooth module
  3. Amarino Nano– Chinese version with CH340G chip
  4. Infrared remote control

Cosmarino has the following features:

  • Android app controlled: The Cosmarino kit can be controlled with several Android applications made for controlling Arduino or communicating with Arduino via Bluetooth. We have used Amarino toolkit and many other Android applications for testing different features of the kit.
  • Bluetooth support: The control signals from Android phone are sent to Arduino Nano via Bluetooth. There is a Bluetooth module connected to the circuit board that facilitates communication between Android and Arduino.
  • TSOP4838 infrared sensor: There is a TSOP4838 infrared sensor on the circuit board which allows you to control Cosmarino with any kind of TV/DVD remote control. However, the kit package includes an Infrared remote control also.
  • Fully programmable: The kit is fully programmable because it has Arduino Nano.

Experiments:

You can do several experiments with Cosmarino. Some of the interesting experiments have been listed below.

1. RGB LED control: You can control the common cathode RGB LED with your Android smart phone.

multicolor lamp

2. Relay control- Relay on the kit can be controlled with the phone or any remote control.

3. LDR/photoresistor sensor data- Cosmarino can transmit LDR sensor data to your phone. You can receive LDR sensor data and control the 5mm LED at the same time.

This feature is available with Amarino toolkit application only.

sensor graph

5. LM35 temperature sensor data- The kit transmits LM35 temperature sensor data to your phone. You can receive the sensor data and control the 5mm LED at the same time.

This feature is available with Amarino toolkit application only.

temperature sensor

 Schematic: (Click on the schematic to enlarge)

cosmarino

As you can see on the schematic the components have been connected to the Arduino Nano in the following way:

1. OUTPUT- RGB LED: R= D3, Blue= D5 and Green= D6. All these digital pins have Pulse Width Modulation function.

2. OUTPUT- 5mm LED connected to Digital pin D11

3. OUTPUT- 5V relay connected to Digital pin D2

4. INPUT- LDR/Photoresistor connected to Analog pin A1

5. INPUT- LM35 temperature sensor connected to Analog pin A0

6. INPUT- TSOP4838 infrared sensor connected to Digital pin D7

Related documents:

Where can you buy ?

buildcircuit

Cosmarino Assembly Tutorial

If you have come to this page from a search engine, please check this page first, you will eventually come to this page again.

About Cosmarino

The assembly process of the Cosmarino kit is very straight forward. You just need to follow the silkscreen labels to get the idea of assembly. A basic knowledge in soldering is enough for assembling the kit.

To be quick, you can see all the assembly images on Flickr. 

Step 1: Solder all the 220 ohm resistors

Step 1- Solder 220 Ohm resistors

Step 2: Solder 330 Ohm and 10K ohm resistors

Step 2- SOlder 330 Ohm and 10K Ohm resistors

Step 3: Solder 1N4001 diode.

Step 3- Solder 1N4001 Diode

Step 4: Solder LDR/ photoresistor.
Step 4- Solder LDR

Step 5: Solder BD139 NPN transistor
Step 5- Solder BD139 NPN transistor

Step 6: Solder LM35DZ temperature sensor
Step 6- Solder LM35 temperature sensor
Step 6.1- LM35 temperature sensor

Step 7: Solder TSOP4838 infrared sensor
Step 7- Solder TSOP4838 infrared sensor

Step 8: Solder 1P DIP switch
Step 8- Solder 1P DIP switch

Step 9: Solder 5mm white LED
Step 9- Solder 5mm White LED

Step 10: Solder RGB LED
Step 10- Solder common cathode RGB LED
Step 10.1- RGB Common cathode LED

Step 11: Solder 2pcs 15 pin female header
Step 11- Solder 4 pin and 15 pin female headers

Step 12: Solder 3 pin screw terminal
Step 12- Solder 3 pin screw terminal
Step 12.1- 3 pin screw terminal

Step 13: Solder 5V relay
Step 13- Solder 5V relay

Step 14: Stack Bluetooth module and Arduino Nano
Step 14- Stack Bluetooth module and Arduino Nano

The kit is ready to use
Step 15- Use Mini USB cable to program Arduino Nano - Copy


Cosmarino Experiments


 

Related documents:

Where can you buy ?

buildcircuit   ebay   etsy

How to program Amarino lamp

Recommended app

To know about Amarino lamp, visit this page. 

Amarino lamp is fully programmable. The kit package consists of FTDI basic breakout board, you can use it to program the lamp. The lamp is based on Arduino.

Connect the FTDI basic breakout board to the lamp, open the Arduino programming interface and upload your sketch.

REMEMBER: Turn off the red colored 1P DIP switch 1-position-2p-side-style-dip-switch-redwhile uploading sketch(if the Bluetooth module has been stacked over the 4 pin female header)

programming

Documents: 

  1. About Amarino Lamp
  2. Assembly Tutorial
  3. Amarino Lamp- Light sensor
  4. Lamp test with different phone sensors
  5. How to program Amarino lamp

Where can you buy ?

buildcircuit    etsy

Amarino Lamp- Assembly tutorial

Recommended app

If you come to this page randomly from a search engine, please check this page first, you will eventually come back to this page.

About Amarino Lamp

This post shows you how to assemble the Amarino lamp. The kit package includes the following components. Click on the links of the components the components below to see how the components have been assembled on the circuit board.

You will need basic soldering knowledge to assemble the kit. The assembly process is very straight forward, you can easily guess which components to solder where on the PCB. The silkscreen labels are very clear and directs you to assemble the board properly.

  1. 1 x Bare PCB with silkscreen indicators. (click on the links to see the assembly images)
  2. 2 x 22pF ceramic capacitors  (step 1)
  3. 1 x 0.1uF ceramic capacitor   (step 2)
  4. 1 x 16Mhz crystal oscillator   (step 3)
  5. 1 x 1N4001 diode                  (step 4)
  6. 1 x 3mm LED                         (step 5)
  7. 1 each x 10K and 1K resistors (step 6) 
  8. 1 x TSOP4838 infrared sensor (step 7)
  9. 1 x tactile reset switch             (step 7)
  10. 1 x 500mA PTC resettable fuse (step 8)
  11. 1 x 1P DIP switch  and 1 x SPDT switch (step 9)
  12. 1 x 4 pin female header            (step 10)
  13. 1 x 28 pin DIL socket                (step 11)
  14. 1 x 16 pin DIL socket                (step 12)
  15. 1 x 6 pin male header for FTDI basic breakout board (step 13)
  16. 2 x 10uF electrolytic capacitor (step 14)
  17. 1 x DC barrel                             (step 15)
  18. 1 x LM7805 with heat sink       (step 16)
  19. 1 x LED lamp                             (step 17)
  20. 1 x Bluetooth module               (step 18) (you need to stack this Bluetooth module while using the kit)
  21. 1 x ULN2003 and 1 x Atmega328P with Arduino Bootloader (Insert these chips in the respective DIL sockets)

Documents: 

Where can you buy ?

buildcircuit   etsy

Amarino Experiment- Temperature sensor data and LED controller on Amarino Interface- redirected

This experiment makes the use of ‘Android- Arduino BTCOMM Shield’ and Amarino. If you are not familiar with the shield, visit this page. 

This experiment is similar to my previous tutorial- Sensor graph and LED controller together.

You can also see one more similar experiment- Sensor graph and LED controller using Smart Phone- Arduino Shield.

If you have never worked with Amarino, I strongly recommend you to visit Amarino page and understand the basics of Amarino.

In this experiment, the sensor signal is fed to A0. Get the circuit layout of Amarino Shield

(more…)

Theory behind Android- Arduino communication via Bluetooth

Bluetooth profile is a wireless communication interface that connects Bluetooth devices. The profiles define requirements for implementing of Bluetooth for various applications, such as, file transfer, wireless headset usage, etc.  The following figure depicts different Bluetooth profiles and their usage. (more…)

Display SMS on LCD using Amarino evaluation shield

Tutorial for Amarino Beginners- Display your SMS on 16×2 LCD.

This tutorial shows you how to display SMS on 16×2 LCD. This tutorial is based on Amarino. It utilizes Receive SMS plugin of Amarino. This plugin sends the first 30 characters of a received SMS to Arduino. The message is sent as a string. The length of the string can be between 0 and 30.

(more…)

Amarino Evaluation Shield

After the success of BuildCircuit’s first Amarino Shield for Android-Arduino experiments, we are here with Amarino Evaluation Shield. I am grateful to all the customers and readers who purchased our first kit and gave us their wonderful comments.

About Amarino Evaluation Shield:

Amarino Evaluation Shield is for Amarino toolkit and most of the available Android VT-100 serial terminal emulators. With Amarino evaluation shield, you can test all the plugins of Amarino, practically speaking, you can do all the Amarino related experiments. Besides, you can try simple Android-Arduino experiments using Android VT-100 serial terminal emulators.

(more…)

Experiments with Amarino Evaluation Shield

Before you read this post, please read the following  posts:

a. Introduction to Amarino evaluation shield.

b. Amarino evaluation shield assembly tutorial.

You can do several experiments with Amarino evaluation shield, for example, control RGB LED, visualize sensor graph on Android phone, display SMS on LCD, etc.  Before we start the experiments, let’s check the circuit layout of the shield. The layout has been made using Fritzing (www.fritzing.org).

(more…)

Android-Arduino BTCOMM do-it-yourself (DIY) Shield Versions 1.0 and 2.0

Amarino Shield


This kit has retired, but, we have upgraded it. Please CLICK HERE FOR THE UPGRADED AMARINO SHIELD. The upgraded version of Amarino is a better kit with additional features.

Fully assembled kit is also available on buildcircuit.net.


About “Android- Arduino Bluetooth Communication (BTCOMM) DIY Shield- Version 1.0 and 2.0” : If you are interested in controlling your Arduino with Android phone or Arduino Serial Terminal and if you are an Amarino enthusiast, then, here’s an easy do-it-yourself (DIY) shield for you. The DIY shield set consists of the following components: amarino kit new

Fully assembled kit is also available on buildcircuit.net.

The PCB  IMG_1457

CD4094BE/HCF4094BE- 1 pc

Components

This is 8 bit shift register. The chip is used for decimal to binary conversion experiment.

16pin DIL Socket- 1 pc

Components

LED- 3mm- 10pcs- 8 pcs same color(red/white/blue/green/yellow) and 2 pcs different colors (can be any color)

led-3mm-red-diffused-x10

Miniature3mmLED

The LEDs are use for CD4094 experiments.

LED- 5mm-White/Yellow/Blue/Red- color- 1 pc  [SHOULD BE VERY BRIGHT]

Pink5mmLED

This LED is used for Amarino- Sensor Graph Experiment.

LM35- temperature sensor- 1 pc.

Components

LM35 is used for Amarino and remote temperature sensing experiments.

RGB LED- Common cathode- 1 pc

RGB LED

RGB LED is used for Amarino- RGB Multicolor Lamp experiment.

LDR- 1pc.

Components

LDR is used for Amarino- Sensor Graph experiment.

Female header- 4 pin – 1 pc.

tn_1x4_female_header

Resistors- 220Ohm(14pcs) and 10k(1pc)

220R resistor10k_resistor

Stackable headers- 6 pin header(3 pcs) and 8 pin header(2 pcs).

stakable header6 pin header

Besides these components, you also need a Bluetooth Adapter. You can buy Bluetooth adapters from the following links:

a. BlueSMiRF- Bluetooth Mate Silver– This module is cheaper than other BlueSMiRF versions.

The shield works with other modules also, but you can only stack Bluetooth Mate Silver on to this shield.

b. General Bluetooth Adapter
Features:

    • CD4094- 8 Bit shift register- evaluation circuit.
    • RGB LED.
    • Light dependent resistor ( LDR) based light sensor.
    • LM35-temperature sensor.
    • Perfect for testing Amarino and all Android serial emulators.
    • Provides space for BlueSMiRF mate silver and General Bluetooth adapter.You can also use other adapters, but you need to connect those with Breadboard and extra wires. 
    • These two adaptors are only supported by the shield
    • Works great with Arduino, with tons of example codes.
    • Tested and verified at BuildCircuit.com Lab.
    • The shield has been designed to suit ARDUINO UNO R3 because of its placement of reset switch (just makes easier !). However, the shield works perfectly with other versions of Arduino also.

reset switch (3)

    • In case you need to reset the shield, use a piece of wire and connect reset pin to GND for a short moment.

amarino-arduino-android (28)amarino-arduino-android (30)

CHECK OUT THE TUTORIAL FOR ASSEMBLING THE SHIELD 

CIRCUIT LAYOUT- see how the components are connected to Arduino.

try this also

Fully assembled kit is also available on buildcircuit.net.

EXPERIMENTS


CD4094- 8 Bit Shift Register Evaluation circuit

You can use Android- Arduino shield for doing several experiments with CD4094. Some examples are given below:

Example 1: CD4094 control with  Arduino- Basic Experiment- WITHOUT SMART PHONE Example 2: CD4094 control with Android emulator and Arduino

AMARINO EXPERIMENTS:

logo

(Note: The Arduino sketch for this experiment is slightly different from the original source codes from Amarino. The extra codes on the sketch deactivates the CD4094 chip. It is necessary to deactivate CD4094, because the power is shared with the chip and it affects your experiments. The deactivating code has been given on each Arduino sketch.)

RGB LED control using Amarino, Android and Arduino

RGB LED control using Amarino and BlueSMiRF Bluetooth Adaptor

Experiment with LED controller and LDR

LDR based light sensor data on Amarino interface.

Experiment with LED controller and LM35-temperature sensor

LM35- temperature data on Amarino Interface and simultaneous LED control

try this also
Fully assembled kit is also available on buildcircuit.net.

Assembly instructions for Amarino 3.0 DIY shield

Step 13- Solder stackable header

This post gives you the idea for assembling the Amarino shield. To get full details about this shield,  CLICK HERE.  When you buy the kit package, you will get the following PCB. The PCB clearly shows the pin and component names, so, it should help you to get idea of connections of components to Arduino.  For example, LDR is connected to A1 and RGB LED is connected is to D3, D5 and D6 and you can see those pins labeled on the PCB. (more…)

Amarino DIY shield for Android-Arduino-Bluetooth experiments

We are now selling Amarino Nano 1.0 kit for Amarino experiments. It is fully assembled kit and includes Arduino Nano and Bluetooth module. You can easily test RGB LED and sensor graph features of Amarino toolkit app.

 Please check this page for more information. 

Amarino Nano-1-1


About Amarino Shield

Amarino shield in use (2)

Amarino shield can be used for doing several experiments with Amarino and Android serial emulators. For example, you can operate a multicolor lamp, sensor graph, light sensor, etc.

The shield is just a modification of previous shield designed and published by Sagar Sapkota (Buildcircuit.com). Amarino shield 3.0 has added one more header space for BlueSMiRF supporting altogether 3 different Bluetooth adapters.

(more…)

Amarino shield 3.0 experiments- Android and Arduino

On this post, you will see how Amarino shield can be used for Android- Arduino experiments. It shows some basic experiments with android serial emulator and Amarino toolkit. You can get the original Amarino source codes and installable files also. Just install the application on your Android phone and experiment with the kit.

This page basically gives examples for using Amarino 3.0, but you can also use the same source codes for Amarino shields 1.0 and 2.0.

(more…)

Amarino Experiment- Sensor graph and LED controller- redirected

This experiment makes the use of  ‘Android- Arduino BTCOMM Shield’  and Amarino. If you are not familiar with the shield, visit this page. This experiment is similar to my previous tutorials Sensor Graph basic experiment and Sensor graph and LED controller together.

If you have never worked with Amarino, I strongly recommend you to visit Amarino page and understand the basics of Amarino. In this experiment, the sensor signal from LDR is fed to A1. You can also see A1 clearly on PCB.

(more…)

RGB Multicolor lamp using Amarino and Smart Phone- Arduino Shield- redirected

This experiment makes the use of  ‘Android- Arduino BTCOMM Shield’  and Amarino. If you are not familiar with the shield, visit this page. 

This experiment is similar to my previous tutorials on RGB multicolor lamp using Amarino. and RGB multicolor lamp with custom Bluetooth ID on Amarino Interface.

If you have never worked with Amarino, I strongly recommend you to visit Amarino page and understand the basics of Amarino.

(more…)

Search for products

Back to Top
Product has been added to your cart