At the start of the Covid-19 pandemic, Razer began converting some of their manufacturing facilities into face masks for frontline workers. To date, they have donated over a million face masks to hospitals, governments and other health organizations worldwide, but now Razer is putting its own spin on this now vital part of our lives with their Project Hazel concept. Also called the world’s smartest face mask, Project Hazel has a clear, transparent design with a built-in speech amplifier to make it easier to talk to people around you, and it will also clean and disinfect itself via UV lights in its special charging box. Why does a face mask need a charging box I hear you ask? Well, it has Razer Chroma RGBs built into it, isn’t it?
Yes, you read that right. RGBs in a face mask.
Don’t let those rainbow circles fool you though, as despite looking like something straight out of Metro 2033 or The Division 2, Project Hazel comes equipped with some serious anti-Covid tech. The first is the medical grade N95 respirator (or FFTP2 for the one in Europe), which blocks at least 95% of the particles in the air. This standard is widely used by health professionals, but while some more traditional N95 respirators are difficult to breath due to their ultra-tight fit and lack of ventilation, Razer Project Hazel has equipped with active detachable fans to regulate airflow. in the mask.
These fans and the mask itself can also be disinfected by simply placing them in the charging box. This has four UV lights on the inside (two on the top, one on the back, and one on the front) that sterilize everything in it while the mask is charging, keeping you protected.
Project Hazel doesn’t stop there either, as it also has a built-in microphone and Razer’s VoiceAmp technology, which is patent-pending, to make your speech sound clearer and less muffled. Combine that with its clear and transparent design that really shows you if someone is smiling / angry at you (which also has built-in white LEDs to illuminate your face in low light, I might add), and that shouldn’t have to resort take to big, emphatic hand gestures just to say, “Please get away from me.”
Razer doesn’t have an exact price or release date for Project Hazel just yet, but it will certainly be here much earlier than their other recently announced CES concept product, Project Brooklyn. Razer has told me they already have a working prototype, but as with all of their concept ideas, they will be making further tweaks and optimizations in the coming weeks and months to make sure it meets all the necessary safety standards without compromising on comfort. or usability.
function appendCarbon() { !function(a,l,b,c,k,s,t,g,A){a.CustomerConnectAnalytics=k,a[k]=a[k]||function(){ (a[k].q=a[k].q||[]).push(arguments)},g=l.createElement(b),A=l.getElementsByTagName(b)[0], g.type="text/javascript",g.async=!0,g.src=c+"?id="+s+"&parentId="+t,A.parentNode.insertBefore(g,A) }(window,document,"script","//carbon-cdn.ccgateway.net/script","cca",window.location.hostname,"04d6b31292"); }
function runMormont() { var s = document.createElement('script'); s.type="text/javascript"; s.async = true; s.onload = function() { triggerMormont() }; s.src="https://cdn.gamer-network.net/2018/scripts/mormont/v2.23.0/mormont.js"; document.getElementsByTagName('head')[0].appendChild(s); }
function runSAK() { var s = document.createElement('script'); s.type="text/javascript"; s.async = true; s.src="https://sak.userreport.com/gamer-network/launcher.js"; s.id = 'userreport-launcher-script'; document.getElementsByTagName('head')[0].appendChild(s); }
function runSkimlinks() { var s = document.createElement('script'); s.type="text/javascript"; s.async = true; s.src="https://s.skimresources.com/js/87431X1560958.skimlinks.js"; document.getElementsByTagName('head')[0].appendChild(s); }
function youtubeParser(url){ var regExp = /^.*((youtu.be/)|(v/)|(/u/w/)|(embed/)|(watch?))??v?=?([^#&?]*).*/; var match = url.match(regExp); return (match&&match[7].length==11)? match[7] : false; }
function runBBMVS() {
jQuery('article main iframe').each(function(){ src = jQuery(this).attr('src'); if(src) { check_yt = youtubeParser(src); if(check_yt){ jQuery(this).attr('id', 'yt-' + check_yt); jQuery(this).attr('data-yt-id', check_yt); jQuery(this).addClass('yt-embed'); } } }); var promises = []; jQuery('article main iframe.yt-embed').each(function() { check_yt = jQuery(this).attr('data-yt-id'); (function(replace_yt) { promises.push(jQuery.getJSON( "https://gamernetwork.bbvms.com/json/search?query=%22" + replace_yt + "%22&context=all", function( data ) { if(typeof data['items'][0] !== 'undefined' && typeof data['items'][0].id !== 'undefined') { yt_video = jQuery('#yt-' + replace_yt); jQuery(yt_video).attr('data-bbvms-id', data['items'][0]['id']); }; })); })(check_yt); }); Promise.all(promises).then(function( data ) { first_yt = true; jQuery("[data-bbvms-id]").each(function() { yt_video_wrapper = jQuery(this).parent(); if(first_yt) { playout_id = 'rock_paper_shotgun_autoplay'; first_yt = false; } else { playout_id = 'rock_paper_shotgun'; } jQuery(yt_video_wrapper).after('