We will call each other with our ring bone
So we have self-driving mobile market that comes to you and driverless cars becoming reality. What is else is there to innovate? How about the ability to call each other just by touching our ear bone with our finger?
Origami Labs - a Hong Kong tech company came up with an innovation that allows you to call someone by using bone conduction technology. It's ORII Smart Ring wearable tech uses bone conduction to transmit sound directly to the ear through the finger. In this way, your phone conversation will be more clear and private in public spaces. Not to mention that with the ORII Smart Ring, you no longer need to carry the bulky and fragile screen on your phone ever again. The "ring-phone" comes with a battery that has 1.5 hour talk time and 45 hours on stand by mode.
For more information, check out Origami Labs' official Kickstarter page and who knows that with its sleek design and Gary Vaynerchuk's endorsement, maybe you will be a backer too.
Preview image credit: kickstarter.com
See also : ARTIFOX elegantly designed desk for your happy coding experience
By Wilson Lee
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+7.7k Golang : Get all countries phone codes
+8.9k Golang : does not implement flag.Value (missing Set method)
+13.9k Golang : Chunk split or divide a string into smaller chunk example
+19.6k Golang : Determine if directory is empty with os.File.Readdir() function
+23.2k Golang : minus time with Time.Add() or Time.AddDate() functions to calculate past date
+13.1k Golang : Read from buffered reader until specific number of bytes
+14.4k Golang : Find commonalities in two slices or arrays example
+25k Golang : Daemonizing a simple web server process example
+9.1k Golang : Play .WAV file from command line
+10k Golang : Simple Jawi(Yawi) to Rumi(Latin/Romanize) converter
+16.2k Golang : Delete files by extension
+5.3k Golang : Stop goroutine without channel