Smart Poetic OLED Display Badge
by Ashwini Kumar_Sinha in Circuits > Wearables
402 Views, 1 Favorites, 0 Comments
Smart Poetic OLED Display Badge
This is a smart badge that displays logos, messages, and poems.
What is amazing about this badge is that you can change the logo and message on it anytime you want by programming it.It display the sound of your heart it display poems quotes and message from your heart and lest the love spread by its beautiful animation and poems
Supplies
Parts Needed
- SSD1306 OLED
- Digistump ATtiny85
- 3.3V micro Sized battery
- Micro Magnet
- Badge
Adding Display to Badge
You can make your own custom enclosure for your badge and put these components in it, or you can buy any plastic badge from the market and fix these components in that enclosure. Follow the steps illustrated in pic below for setting the components in the badge.To begin the process, first open the badge enclosure and carefully cut its front face as per the size of the OLED display using a knife. Then fix the OLED display in that space as
Coding Badge
First open Arduino IDE and go to preference menu located in the file as you can see in . Then add the given link and click “OK” .
https://raw.githubusercontent.com/digistump/arduino-boards-index/master/package_digistump_index.json
Converting Pics Into Code
First get the pics and logo you want to preview in OLED and resize it to 128*64 size. Then use the link below to convert your pic into code. Now, copy the code. Then open Arduino IDE and Code as follow-
http://www.majer.ch/lcd/adf_bitmap.php
Coding
First include “Wire” and “OLED“ library as in snippet, after that paste the logo program we have copied previously.
Then in setup function we add oled.begin(); After that we create a loop and add the following code to show our logo/animation on the display. You can add a message, logo, quote or poem to display on it.
Downloads
Our badge is now almost ready. You can make your own custom enclosure for your badge and put these components in it, or you can buy any plastic badge from the market and fix these components in that enclosure. Follow the steps illustrated in pic below for setting the components in the badge.
To begin the process, first open the badge enclosure and carefully cut its front face as per the size of the OLED display using a knife. Then fix the OLED display in that space as in Next, fix all the electronics components in the enclosure as illustrated in pics below
Using Badge
Congrats Now you Badge is ready it shows the message and quotes your pics and beautiful love animation to spread the love among love ones