Touch Sticky Note using Arduino

This piano-liked thing is what I called touch sticky note. I Use a piece of sponge as the paper, and put 8 x 8 LEDs under the sponge. Whenever I touch the touch screen, the related LED will turn on, and this is how I write for the sponge.

I got the idea from the traditional sticky notes. Normally, a piece of sticky note has a very short life and can only be used for one time, so I was thinking how to make a piece of sticky note live longer, and then the idea of touch sticky notes came to my mind.

http://www.youtube.com/watch?v=1VqwYwur2-g

Arduino Touch Sticky Note

Step 1: Supplies

Tools:

– Soldering tool and solder

– Leg cutter for cutting legs of LEDs

– Utility Knife

– Glue

– 3D Printer (Optional)

Step 2: Setup the LED matrix

Because the matrix I use doesn’t contain the LEDs initially, I have to solder 64 LEDs to the board of matrix. Before soldering, I recommend to use a simple circuit to test each LED first to make sure it’s working, for this can prevent taking the broken led off the board.

I highly recommend soldering the LEDs at the very beginning, and then do other parts of the matrix. If you unfortunately did chip holders and chips before the LEDs, there is also a way to solder LEDs. You have to take the chip out of the chip holder first, and solder the LEDs every carefully, and then put the chip back.

Soldering is a time-consuming work, but it’s very important, because it can determine the performance of the final project.
After finishing the solder, you can use a code to text the matrix. I put two codes here for you to test. The first one is for testing whether the LEDs can light or not, and another one is for testing whether you can use matrix to control each LEDs or not.

[box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major Components in Project” headbg=”#FFEB70″ headcolor=”#985D00″]Materials:

– A 8 x 8 LEDs matrix
*The matrix I used here is from ModernDevice.com, and if you want to use the same matrix I used, you have to buy the LEDs as well. I recommend the 8 mm LEDs, because it perfect fits the board of matrix.

– A resistive touch screen with touch screen breakout board
*The touch screen I used here is from AdaFruit.com, and also you can find the touch screen breakout board on the same website.

– A Arduino setup

– Some wires

– A piece of sponge or anything which is transparent

– A case for all the things above
*I built the case by a 3D printer, but you can also by anything you like.[/box]


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top