Wake up in a strange hotel room in the evening and find the way to the bathroom, without stepping on the toes or being blinded by the wall switch lights, this can be a daunting task. The use of travel nightlights not only provides light, but also provides high efficiency and low power, and can be carried. One solution is an LED bulb. When you're not charging your phone, it can be used with a standard USB charger or if you have a dual port charger.

  

This new method for producing high efficiency, low power lighting uses LED white light technology in combination with a standard USB universal charger to provide a low level light source with perfect intensity. So, allowing you to navigate in a dark room, not so bright, and blind. Of course, this is not only suitable for travel, it can be used at home or in the office, and even outdoors. You only need a USB charger/power supply with an A-type socket. The night light kit consists of two parts: an LED bulb and a USB charger/power adapter. The USB memory stick shaped LED bulb contains an LED and is surrounded by a see-through cover. Simply plug the LED bulb into the USB power source to illuminate. high efficiency. Low power light. For example, a standard 4 watt incandescent night light or even a standard LED night light still consumes 30-40 horsepower 120v, which is equivalent to 3-4 watts! The LED bulb solution requires only 2 horsepower 120v, which is equivalent to less than 25 watts. Compared to incandescent lamps and most LED nightlights, the level of illumination produced is 10 times lower.

  

Simply use a separate LED bulb and plug it into your own USB power source or use a pre-packaged kit. There are two kits available. A wall socket kit that plugs directly into a wall outlet or light bulb kit to replace the standard light bulb in nighttime fixtures. Some novel uses are targeted applications such as accent lighting or lighting specific areas such as corridors, offices, lounges, computer rooms, and more. This is a truly amazing technology that can have a major impact on our environment if used in large quantities. So if you want to save money. You want to save energy. You like to save the planet. Those innovative solutions can help us all

  

Ninghai Haohua Company    is a manufacturer that designs and produces all kinds of LED night lights. We have a strong R&D team that develops and produces products based on drawings or samples provided by our customers. Have their own quality inspection system and testing equipment to ensure product quality. Pay attention to    LED Night Light Factory, learn more LED night light information

https://www.nhhx.net/

  

Led Night Light Factory: Traveler Led Night Light的更多相关文章

  1. LED Decorative Light Supplier Introduction - LED Track Light Products

    LED Decorative Light Supplier    introduction: LED track light is a track light with LED as the ligh ...

  2. 基于Proteus仿真的Arduino学习(2)——LED点阵探究A(LED点阵基础)

    一.前言: 随着LED的普及,以LED点阵为基础的显示设置层出不穷.例如,公交车的线路提示牌.高速公路的信息提示牌,安装在大楼上的广告屏幕等.下面,我们将由简单到复杂地探索各种LED点阵的使用方法,同 ...

  3. led驅動芯片對LED燈具的要求

    1.LED驅動芯片直流額定輸入電壓范圍應當8 - 40 v,覆蓋廣泛的應用需求.最好的壓縮能力大于45 v.當輸入交流12 v.24 v,簡單的橋式整流器輸出電壓可以遵循電網電壓波動,特別是在高電壓輸 ...

  4. LED Decorative Light Manufacturer Introduction: LED Metal Table Light

    Nowadays, when many people choose the desk light, they are worried that it will not be used for a lo ...

  5. LED驅動芯片對LED壽命的影響

    5050年,領導作為一種新型節能光源在世界和中國有非常高的熱情和偉大的問題,不得不贏得市場占有率從室外到室內照明應用,中國也如雨后春筍般涌現在大型和小型LED照明企業.鑒于LED照明的主要原因是其促進 ...

  6. LED Candle Light Factory-LED Candle Light: Full Of Romance

    LED candle lights are beautiful and can add elegance and romance to any space. These candles make th ...

  7. LED Holiday Light -holiday Light Inspection Implementation Recommendations

    China LED Holiday Light Factory & Ninghai County Haohua Electronic Appliance Co., Ltd. pointed o ...

  8. LED Mood Light Factory-Smart Mood Light: Control System Principle

    Intelligent devices have become more and more widespread in our lives. Intelligent scene lights are ...

  9. Led Candle Light - Safe, Cost-Effective, Versatile, Realistic Flame Lighting

    Candles have been used to remove light for centuries, but it took hundreds of years to make better c ...

随机推荐

  1. 视频格式转换mp4

    第一步:https://ffmpeg.zeranoe.com/builds/下载ffmpeg 或者:百度云下载: 链接:https://pan.baidu.com/s/1x_QogbV8xFjkYTe ...

  2. 1级搭建类109-Oracle 12cR2 SI FS(Windows Server 2019)公开

    Oracle 12cR2 单实例文件系统在Windows Server 2019上的安装 在线查看

  3. 1级搭建类103-Oracle 12c 单实例 FS(12.2.0.1+RHEL 7)公开

    项目文档引子系列是根据项目原型,制作的测试实验文档,目的是为了提升项目过程中的实际动手能力,打造精品文档AskScuti. 项目文档引子系列目前不对外发布,仅作为博客记录.如学员在实际工作过程中需提前 ...

  4. python3练习100题——054

    题目:取一个整数a从右端开始的4〜7位. a=input('please input a num:') print(a[-7:-3])

  5. DVA知识集合

    react与dva 原文地址:https://github.com/dvajs/dva-knowledgemap 1.变量声明 const DELAY = 1000 let count = 0 cou ...

  6. SpringBoot整合WEB开发--(八)启动任务系统

    简介: 有一些特殊的任务需要在系统启动时执行,例如配置文件的加载,数据库初始化等操作,如果没有使用SpringBoot,这些问题可以在Listener中解决.SpringBoot提供了两种解决方案:C ...

  7. 获取redis指定实例中所有的key

    需求:获取redis指定的实例中所有的key的名字. 千万不要使用keys *,可以使用scan命令的递归方式获取. 以下给出自己写的脚本,经过测试效果还可以. db_ip=5.5.5.101 db_ ...

  8. ECMAScript基本语法——⑤运算符 三元运算符

    ?: 简化ifelse的操作

  9. 一直报找不到function,然后又不为null。最后发现是个数组。哭死。

    今天写代码,报找不到function.然后又不为空.最后发现是类型不对.因为是数组,所以不能用node.function(),而应该用nodeArr[0].function.错用前者会找不到funct ...

  10. RHEL/CentOS 7中Nginx的systemd service

    源码安装的nginx ,没有systemd service 管理 nginx 下面教程,告诉你如何设置nginx 的systemd service nginx systemd的服务文件是/usr/li ...