This morning, as I browsed the web looking for products or other news, I found out that Banggood was selling a $23 UV sterilizer disinfection box that can clean & disinfect your smartphone, and other small items like surgical masks, using 3-minute of exposure to ultraviolet light. I suppose it showed up in the new arrival feed because of the COVID-19 pandemic, and a relevant entry on Wikipedia states that UV light can kill bacteria and viruses since it destroys DNA and RMA. It works on humans too, and when I say work, it means humans should not subject themselves to strong UV light since it will damage their DNA too. An article on Digital Trends mentions that while there aren’t many studies about the UV light effect on SARS-CoV-2, the virus causing COVID-19, it’s been shown to be effective against the similar SARS and MERS viruses, and hospitals are […]
NanoPi R2S Dual GbE IoT Board and Gateway Launched for $22 and Up
We first covered NanoPi R2S SBC back in mid-January 2020. Specifically designed for headless and IoT application the board features a Rockchip RK3328 processor combined with 1GB RAM, and contrary to most competing platforms on the market such as Orange Pi R1 or NanoPi R1S, R2S comes with two true Gigabit Ethernet ports. At the time, the board was not available for sale, but now FriendlyELEC has started to take orders for just $22.00, and adding a yellow case adds $3 to the total. This is around $5 extra compared to NanoPi R1S gateway which was expected with extra RAM (1GB) and true dual GbE connectivity. But in the age of COVID-19, nothing runs quite as smoothly as it used to and the company expects shipping delays: Because of the epidemic, postal services in a lot of countries get delayed. Customers who need orders urgently need to choose DHL. EU […]
ARM9 in 2020 – Meet Microchip SAM9X60 SoC & Evaluation Kit
In my first job, I wrote code for a MIPS processor for VoIP phones, then I switched to NEC/Renesas MCUs for CD and DVD players, before going back to Linux and my first experience with an Arm processor: Cirrus Logic EP9307 with a single ARM9 (ARM920T) core clocked at 200 MHz. That was in 2005, and according to Wikipedia various ARM9 cores were released between 1998 to 2006, and now such cores are not recommended for new IC designs with most companies now building their chips around Arm Cortex-A/M/R cores. At the end of last year, we wrote about Banana Pi BPI-F2S SBC based on Sunplus SP7021 “Plus1” quad-core Cortex-A7 processor with ARM9 and 8051 co-processor. Odd enough but at least the ARM9 core is not the main processor, however, while looking at the upcoming Linux 5.6 Linux kernel log I read an entry about a new SAM9X60 ARM926-based SoC […]
Know the Differences between Raspberry Pi, Arduino, and ESP8266/ESP32
CNXSoft: This is a guest post written in collaboration with SurfShark. When it comes to choosing a platform for STEM education or hobbyist projects, there are a number of low-cost, compact maker boards on the market. The most popular include the kid-friendly Raspberry Pi SBC that was designed with children in mind, Arduino boards for electronics projects, and more recently boards and modules based on EspressifESP8266 and ESP32 wireless SoC’s. In this post, we’ll look at the use cases and strong points for each of the boards whether you are just dabbling in the hobby of coding and DIY electronics, or you have a commercial project. Raspberry Pi The Raspberry Pi is a lineup of single-board computers (SBCs) that are from the UK and were first introduced in February 2012. These small computers were initially designed to teach students the basics of computer science, but they’ve found their way into […]
NXP LX2160A based NSA 6310 uCPE Runs Ubuntu, Supports up to 25Gbps Ethernet
NXP QorIQ LayerScape LX2160A networking processor with 16 Cortex-A72 cores, 16 Ethernet interfaces with support for up to 100GbE connectivity, 4 SATA III, and 24 SerDes lanes, was first announced in 2018, and at the time the company expected the processor to be found in enterprise storage controllers, appliances handling network function virtualization (NFV), white-box switching (e.g. control plane for L2 switches in TOR and EOR applications), and 5G packet processing. So far, we’ve reported about one appliance using the processor, namely SolidRun Janux GS31 Edge AI Server that combines the NXP networking processor with up to 128 AI accelerators for inference at the edge. The just-announced Nexcom NSA 6310 uCPE (Universal Consumer Premise Equipment) serves several purposes aiming to help telecom companies build virtualization environments, and with the ability to connect FPGA and AI/ML accelerators via PCIe interface can also support AI edge processing. NSA 6310 specifications: SoC (one […]
HeimVision HM241 HD NVR Kit Review – Part 1: Unboxing, Teardown and HDD Installation
I’ve reviewed a few solar-powered security cameras in the last year, and from time to time, I’m being asked to review more from time to time, but I asked for a change, and instead, I wanted to look into security network video recorders (NVR). HeimVision offered this opportunity with its HM241 HD NVR Kit which they also call a “wireless security camera system”, and comes with 4 Full HD security cameras besides the NVR itself. In the first part of the review, I’ll check out the hardware, and take the opportunity to install a 3.5″ hard drive, before doing a proper installation, and report my experience about the software in one or two extra articles. HM241 HD NVR Kit Unboxing People working at customs seem to be fond of larger packages, checked it out in details hence the “Opened and Releases” sticker on the package, and I had to pay […]
$4 ITEAD CC2531 Zigbee USB Dongle Works with Zigbee2MQTT Out of the Box
Some of ITEAD Studio’s Sonoff home automation devices include Zigbee connectivity with for instance Sonoff BASICZBR3 smart switch or a version of Sonoff S31 smart socket with integrated Zigbee. Those devices usually work via a Zigbee enabled gateway that could be a router, Raspberry Pi SBC, or mini PC, which ITEAD did not offer so far. But to help people making their own Zigbee gateway the company is now selling a low-cost ($3.99) CC2531 USB dongle preloaded with CC2531ZNP-Prod firmware (Zigbee coordinator firmware), and compatible with Zigbee2MQTT open-source Zigbee to MQTT bridge once plugged into a PC, Raspberry Pi, or another Linux SBC. ITEAD CC2531 Zigbee USB dongle specifications: MCU – Texas Instruments CC2531F256 Zigbee and IEEE 802.15.4 wireless MCU with 8kB RAM, 256kB Flash pre-loaded with CC2531ZNP-Prod firmware for zigbee2mqtt application Host Interface – USB 2.0 male port Expansion – 8-pin unpopulated header with 8 I/Os Debugging – Debug […]
How to Detect STM32 Fakes
STMicro STM32 microcontrollers are very popular, and it’s a well-known fact there are some fakes on the market. What I did not know is that many don’t even pass the blinky test. I learned this in Greaseweazle Github repository, a “tools and USB interface for accessing a floppy drive at the raw flux level”, where keirf explains how to detect STM32 fakes, notable clones of STM32F103C8 found in Bluepill board. The photo above shows a real STM32F103C8T6 microcontroller, and all should have a similar top marking and only one circular depression on the bottom left to indicate pin 1. [Update July 9, 2023: STMicro has issued PCN MDG/22/13318 in November 2022 that changes the way chips are marked, so it’s no longer true that genuine chips from STMicro must look like the one above. Thanks to George for the update] keirf goes on to show two boards that are sold […]