ePanorama.net

All about electronics and circuit design

IoT project links 2019

Internet is full of intetesting IoT projects built using Arduino, Raspberry Pi, ESP8266, ESP32, and many other hardware platforms. I will collect links to intetesting IoT projects to comments. Feel free to post your best IoT project links to comments…

DI boxes

Direct boxes (also known as DIs, which stands for “Direct Inject”) began as a way to resolve a basic impedance mismatch between electro-dynamic guitar pickups (high impedance unbalanced) and sensitive studio electronics (quite low impedance balanced). Still today the primary function of DI boxes is to take an unbalanced, high-impedance signal and convert it to

Cyber Security News January 2019

This posting is here to collect cyber security news in January 2019. I post links to security vulnerability news to comments of this article. If you are interested in cyber security trends, read my Cyber security trends 2019 posting. You are also free to post related links.  

Cyber security trends 2019

What are the top cyber trends to watch out for in 2019? Here’s what I have been hearing and reading: First I present a new information security term: Virtual Security = Manufacturers claim that their products are secure. but in reality they are not. New APT groups, and more regulations around data privacy, 2019 is

5G trends for 2019

Here is my collection of relevant trend for 5G networks for 2019: The most newsworthy stories in wireless today are all about 5G. In 2019, we enter a cautious, early-adoption phase of this next generation of wireless technology. 2019 will be the year when we see the first commercial networks turning on and first handsets

The Newly Released Linux Kernel 4.20

Get High with The Newly Released Linux Kernel 4.20 – It’s FOSS article at https://itsfoss.com/kernel-4-20-release/ tells that Linus Torvalds played Santa and released Kernel 4.20 just before Christmas. Torvalds sees no point in delaying the 4.20 release because everybody is already taking a break. If you are a regular/average Linux user, you should not try

Amoeba finds approximate solutions to NP-hard problem in linear time

https://phys.org/news/2018-12-amoeba-approximate-solutions-np-hard-problem.html This is intresting finding that Researchers have demonstrated that an amoeba (a single-celled organism) has unique computing abilities. The researchers found that an amoeba can find reasonable (nearly optimal) solutions to the TSP in an amount of time that grows only linearly as the number of cities increases. Traveling Salesman Problem (TSP) is an