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 : Handle Palindrome string with case sensitivity and unicode
+6.7k Golang : How to call function inside template with template.FuncMap
+16.3k Golang : Merge video(OpenCV) and audio(PortAudio) into a mp4 file
+9.7k Golang : Convert octal value to string to deal with leading zero problem
+6.5k How to let Facebook Login button redirect to a particular URL ?
+22.6k Golang : Test file read write permission example
+8.9k Golang : Gonum standard normal random numbers example
+5.4k Javascript : How to refresh page with JQuery ?
+11.9k Golang : Split strings into command line arguments
+22.9k Golang : Print out struct values in string format
+12.1k Elastic Search : Return all records (higher than default 10)
+12.8k Golang : Skip blank/empty lines in CSV file and trim whitespaces example