$5 Sinilink WiFI USB Power Switch Works with Tasmota Firmware, Supports up to 20V/5A

Sinilink WIFI USB Power Switch

Late last year, ITEAD launched Sonoff Micro WiFi USB switch that allows you to turn on and off USB powered devices over WiFi using eWelink app for Android or iOS. It integrates with Amazon Alexas and Google Home, and does the job, but people who like to use the open-source Tasmota firmware will be disappointed to learn it’s not based on ESP8266 processor hence not compatible. Luckily, there’s another option: Sinilink WiFi USB switch (aka XY-WFUSB) based on ESP8266 WiFi SoC, and supporting up to 20V/5A according to the manufacturer. It is currently sold for under $5 including shipping on Aliexpress. Sinilink XY-WFUSB specifications: WiSoC – Espressif ESP8266 processor with 802.11b/g/n WiFi 4 USB Input – USB type-A female port supporting 3.5V to 20V up to 5A (100 Watts max) USB Output – USB type-A male port up to 100W Misc On/off button – Pressing 5 seconds also change the […]

How to Improve Productivity with an ESP8266 Light Controller & Andon Manufacturing System

ESP8266 Light Controller Andon Manufacturing System

ANAVI Light controller was launched in 2018, and I had the chance to review a sample and wrote a guide showing how to use an ESP8266 board to control an LED strip using Arduino code, MQTT protocol, and HTML5 code. It’s a fun toy for people using it at home, but Paul Cancouët – working for Wing company offering “Logistics as a Service” solutions – added several ANAVI Light controllers to their packing warehouse. You can see the lights on the left side of the packing stations. Those are pretty, but what are they for? The lights help to improve productivity using an Andon system usually found in factories, but in this case, used for packing. Andon – meaning paper lantern in Japanese – refers to a system to notify management, maintenance, and other workers of a quality or process problem with the alert either activated automatically or manually by […]

CNX Software is 10 Years Old – Top 10 Posts of the Last Decade

CNX Software Anniversary

Around 10 years ago, I decided it might be a good idea to have an online presence. At the time, I just thought I would write from time to time, and I had no idea it would eventually become my main activity. My very first post was on February 14, 2010 about software development tools such as CVS and Bugzilla. That means today is the 10th anniversary of CNX Software website! So I thought it might be fun to look at the most popular posts of the last ten years. I only installed Google Analytics sometimes in 2011, but it should not affect the results since I did not have many readers at the time, and the post that really started to bring more visitors, and made me switch from a $1 monthly hosting plan to a VPS, was “74 USD AllWinner A10 Android 4.0 Mini PC” published in May […]

VCON Adds IoT Cloud Connectivity to Existing STM32 & AVR Products

mdash iot cloud

You can have a product based on a microcontroller and operating fully offline, for example, a washing machine. But you’d now like to update your appliance to connect to the cloud so it can upload data to the cloud, and help your customer access it. This is a non-trivial update as it requires you to add a communication module be it WiFi or Ethernet, or a new microcontroller that would require you to update your firmware to support networking and other new features. You’d also need to develop your own cloud platform, and potentially a smartphone app. Cesanta VCON platform aims to simplify the upgrade with firmware that can be flashed to ESP8266 or ESP32 module, and remotely upgrade the firmware on STM32 and AVR microcontrollers. On the hardware side, you’d need to wire your existing MCU to the ESP32 module with UART for data, BOOT/RESET for OTA firmware update. […]

ANAVI Miracle Controller WiFi Board Drives Addressable LED strips (Crowdfunding)

ANAVI Miracle Controller

Last year, we wrote a tutorial showing how to control an RGB LED strip Control ANAVI Light ESP8266 controller. The board only works with standard non-addressable 12V LED strips however, and Leon ANAVI received requests to support 5V and 12V addressable LED strips such as NeoPixels, WS2811, WS2812, or TM1804. So he updated ANAVI Light Controller design and has now launched a new open-source hardware certified board based on ESP8266 WiFi chip: ANAVI Miracle Controller. ANAVI Miracle Controller specifications: MCU – Espressif Systems ESP8266 Tensilica L106 32-bit processor Connectivity – Wi-Fi 4 802.11 b/g/n LED Strips Support – Up to two 5V or 12 V addressable LED strips; Supported models include WS2812, WS2812B, WS2811, TM1804, etc. (LED strip chipsets supported by the FastLED library) Expansion 4x I2C header for mini OLED display, sensors, and others 4-pin “GPIO” header with 1x GPIO, GND, 3.3V, and 5V signals Misc – Reset button, […]

Giveaway Week Winners – November 2019

giveaway week 2019

We just had another of our yearly “Giveaway week” on CNX Software with 7 prizes including Arm and RISC-V development boards, NB-IoT tracker, USB-C hub, as well as development kits based on ESP32 or ESP8266 WiSoCs. People just had to comment within a 48 hours period, and we would randomly select a winner each day. We now have all confirmed winners with a strong start from Europe, Asia catching up mid-week, before with Poland and Brazil taking the week-end prizes: Balena Fin Developer Kit – Laurent H, FRANCE WisCellular NB-IoT & eMTC GPS Tracker – Jimmy, SWEDEN MINIX NEO S1 USB-C Hub with 120GB built-in SSD – Jeroen, BELGIUM Maixduino Sipeed M1 RISC-V AI Kit – Nguyen Tung, VIETNAM ANAVI Gas Detector Starter Kit – Bumsik Kim, SOUTH KOREA Particle Mesh IoT Development Kit – Wojciech Lubicz-Lapinski, POLAND NanoPi M4V2 SBC & Metal Case Kit – Thiago Tavares, BRAZIL I […]

Tuya helps you easily Design & Manufacture your own Smart Home Solutions

I was recently informed about LSC Smart Connect 3 door sensor selling on Action discounter with over 600 stores across the Netherlands, Belgium, France, Germany, Luxembourg, Austria, and Poland. The door sensor is based on ESP8266, and people have bought a few and flashed their own open source firmware converting the device into a multi-purpose sensor device with ESPNOW protocol that enables direct and low-power control of Espressif devices without the need of a router. The module inside the door sensor is called TYWE3S, which one document on the FCC website refers to as “Tuya WiFi module” and further mentions “TYWE3S is a low-power consumption module with built-in Wi-Fi solution designed by Hangzhou Tuya Technology Corporation” that is based on ESP8266 WiSoC with 1MB flash, 50 kB RAM. One person in the LetsControlIt forum thread linked above explains the stock firmware can be updated over-the-air via a Raspberry Pi 3/3+ […]

Giveaway Week – ANAVI Gas Detector Starter Kit

ANAVI ESP8266 Gas Detector Display

Leon ANAVI makes from fun little boards for home automation, either ESP8266 based, or pHAT for Raspberry Pi boards. Earlier this year, I wrote about my experience getting ANAVI Gas Detector with Home Assistant. Now that’s I’m done, I’m giving away the starter kit that includes the ESP8266 board, an acrylic case, an OLED display, a USB to serial adapter, and MQ135 air quality sensor. The board is open-source hardware, meaning everything is open source from the KiCAD files to the Android sketch running on the board. It’s very easy to get started, as you can just connect a USB cable for power, and after configuring WiFi you can see the air quality  – either Poor, Moderate or Good – displayed on the OLED display, and you can easily see the data in a web dashboard after setting up Home Assistant. Everything shown in the top photo will be given […]

Exit mobile version
UP 7000 x86 SBC