Paper Man: a Machine Created by Arduino and NFC.

Photo of author
Written By Hassan Zaka

I'm an experienced expert in accounting and technical writing, skilled at simplifying complex topics with engaging visuals. Ideal for any organization in need of top-tier technical writing services.

Paper Man is a machine comprised of ArduinoNFC Shield, thermal printer and a papercraft shell—Iron Man.

Thanks to the NFC Shield, you can directly sent messages from your mobile to the paper man, and the paper man will spit it out by printing with the thermal printer.

Paper Man

The following video shows you the details of how Paper Man works.

[mom_video id=’fiuusK9C–g’]

Step 1: Preparation

 PreparationPreparation Preparation
 
At the very beginning, let’s prepare the following Micro components and devices:

1.Seeeduino

2.NFC Shield

3.Thermal Printer with Serial port(or Embedded Thermal Printer)

4.Iron Man papercraft

  1. Polymer Lithium Ion Battery

6.Android Phone with NFC support, like Galaxy Nexus.

All components you can find here.

Step 2: Make a Papercraft Shell

Make a Papercraft Shell Make a Papercraft Shell
 
Now, we need a papercraft model. We chose an Iron Man model which can be downloaded from http://www.cubeecraft.com/cubee/iron-man-mk-42. Of course, you can choose other papercraft shell that you like.

After downloading the Iron Man, we need to print it out. We chose A2 size paper, which makes the shell size perfect for placing Seeeduino and NFC Shield. Next, let’s cut the paper and assemble them together. Now, let’s see what it looks like.

Add TipAsk QuestionCommentDownload

Step 3: Connecting All Components

Connecting All Components Connecting All Components
 
First of all, we need to solder the power in jack and serial port thermal into printer controller board. This is necessary if you want package all components into Iron Man.

And then, connected the NFC Shield to Seeeduino.

The last thing is connected Seeeduino to thermal printer controller.

When you done this step, the next thing is to test it. So, go to the next step.

Step 4: Test NFC & Android

Test NFC & Android
 
NFC is short for Near Field Communication which is widely used in Android system. In this Paper Man project,. We use Seeeduino module and NFC Shield to communicate with Android phone. Both the Android App and Arduino source code can be downloaded fromGithub . In addition, you need to download the NFC Shield Library here.

Before testing, we need to install the android app on the phone and arduino sketch to the Seeeduino board:

First, we need to program the seeeduino, install the NFC Shield library on the Arduino IDE to :…\Arduino IDE\arduino\libraries.Then, open the file named NFC_printer.ino in Arduino IDE, and upload the code to Seeeduino board (Please refer here for the details of uploading).

Sencod, we need to install the android apk on the mobile.

And then, we assemble the hardwares.plug the NFC Shield onto Seeeduino. And connect Seeeduino to the thermal printer via the UART note that the thermal printer needs a power resource, for my thermal printer, a 5V power resource is ok.

After installing the hardware and software, we can have a try if these hareware and software woks. Open the android app :…, (make sure that you have open the NFC functions first)input a string”hello word” and move your phone near to the antenna of the NFC Shiled. The thermal printer will print what you have input on the mobile.

Step 5: Assemble

Assemble Assemble
 
After testing the Android App and Arduino code, we can assemble the modules and the Iron Man together.

Some details deserve to be noted on in the assembling::

1) The thermal printer output port must be directed at the mouth of Iron Man. Otherwise, paper tape can’t be spited out from the Iron Man’s mouth.

2) Make sure Seeeduino is placed in the center of Iron Man. Or the gravity will make the posture of Iron Man weird.

3). make sure that the atenna of NFC shield is easy to get for the mobile.

After the work finishes, your Paper man works! Enjoy!

Source: Paper Man: a Machine Created by Arduino and NFC.

0/5 (0 Reviews)

Leave a Comment