Andrey Solovev, Hacker Noon

Andrey Solovev

Hacker Noon

Contact Andrey

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Hacker Noon

Past articles by Andrey:

Developing Cross-platform Qt Applications for BLE-based Systems

Bluetooth Low Energy (BLE, Bluetooth LE, also known as Bluetooth Smart) is a form of wireless PAN technology that can be used to transfer data between devices. → Read More

Designing Electronics To Avoid Electrostatic Discharge

Electronics can be easily damaged by electrostatic discharge from things as small as a light touch in the right conditions though designs can avoid it. → Read More

Differences Between RFID and NFC Systems, their Applications, and Alternatives

RFID and NFC are similar communication methods that devices can use to interact with each other. However, there are differences in the systems and usage. → Read More

The Benefits of C++ for a Software App Development

Being able to make software applications relies on the ability to understand which language to use for which task. C++ is useful in making complex software. → Read More

The Basics of Mobile Application Development in Qt

Qt is a leading UI and cross-platform framework that can help you implement all these stages. It can also save your budget since it is open-source. → Read More

The Basics of The Firmware Development Process

Firmware development is a necessary process in creating a new device and an embedded system. All the features and functionality of a device depend on its firmware. In simple words, firmware lies between software and hardware parts. So, it helps run software on a device and makes hardware perform required functions without involving users. → Read More

DC-to-DC Converters: What are They and How do They Work?

DC-DC converters can be found in almost any modern electronics. The applications of DC-DC converters range from smartphones and laptops to industrial and military systems. From this article, you can learn about their common types, their advantages and drawbacks, how they work, where and why they are used, and what issues one can face when designing electronics with DC-DC power converters. → Read More

An Introduction to Embedded Human Machine Interface Development

HMI solutions find their application in various fields: medicine, industry, automotives, and everyday life. All of them serve to display the operational data of the equipment in an informative way in almost real-time. With the help of the Qt framework, developers can quickly and easily create HMIs that meet the highest requirements. That is why many well-known companies choose Qt for their… → Read More

What Is GaN Technology and Its Place in Power Electronics

Power electronics is a basis for systems, devices, and gadgets applicable for a wide range of industries. → Read More

Major Aspects of Software Cost Estimation

It is well-known that software engineering is at the lead of the services that use outsourcing and outside contractors. → Read More

Top 10 Electronic Design Companies You Should Know in 2022

Not all companies that sell great products can or wish to design devices on their own. Fortunately, businesses can choose from plenty of electronics design companies located in different countries. Many of them work internationally, offering hardware and software development, as well as other services. → Read More

PCB Testing Methods Overview

Why PCB testing is so important? What are PCB tests and who should carry them out? Which tests are more suitable for prototypes and which ones for mass production? → Read More

Building BMS for a Stationary Home Energy Storage Solution

Learn different types of BMS arrangements and configurations for the custom hardware design of a BMS intended for a stationary home energy storage solution. → Read More

What is a BESS (Battery Energy Storage System) and How Does it Work?

A BESS is an energy storage system (ESS) that captures energy from different sources, accumulates this energy, and stores it in rechargeable batteries. → Read More

BMS Safety & Security Solutions to Avoid Battery Hazards

A battery management system (BMS) should be all eyes and ears of a battery. → Read More

Developing Software for Battery Management Systems (BMS)

Here, you will get to know more about BMS functionality, as well as battery states and how you can estimate them. → Read More

Why Choose the MQTT Protocol for your IoT Devices (with some caveats)

Reasons and Peculiarities of Choosing MQTT Protocol for Your IoT Devices → Read More

Creating Our Own Custom Messaging Solution for IoT Devices

The Internet of Things relies on the interoperation of network nodes. Integra created a custom technology that improved client-server interaction. → Read More

An Introduction to High Speed Printed Circuit Boards (PCB)

A high speed printed circuit board design provides the transmission of signals at high speeds. It's a device that transfers data at very high speeds. → Read More

Detecting Humans in Smart Homes with Computer Vision

Learn more about OpenCV, how you can use it to identify and track people in real-time, and what challenges you can meet. → Read More