Digital technology

Computers, microcontrollers, various logic elements, useful programs and other software. As well as tips on programming, working with algorithms and much more, this section will tell you all the most interesting and useful about the digital world.

Computer system resources

It would seem that there is nothing easier than installing an additional adapter or network card in the PC. Insert it neatly into the expansion slot and go. But practice shows that even for this simple procedure has its own rules, failure to comply with which the computer begins to behave unpredictably. Our article will …

Read more Computer system resources

Computer Setup

When you buy a new computer, you have a new task: to reinstall all your computer devices with a set of drivers. Every user prefers to do their own adjustments. And how well you set up your computer will serve you well. This article will give you some clarifying guidelines when setting up your computer. …

Read more Computer Setup

Rear panel of the computer.

Connecting a computer is perhaps the very first procedure that starts when setting up a computer at a new workstation. However, even here, there may be a bunch of questions about ‘where does everything go?’ And if you don’t have a connection guide, read our article to avoid getting confused with cables, ports, and connectors. …

Read more Rear panel of the computer.

System unit and computer boot brief information

After your computer is fully connected by correctly plugging in all the inputs and outputs, you can confidently start using it. This article describes several explanatory details regarding turning on and operating the computer. The appearance of the system unit: On the front panel of the system unit, you will typically find the power buttons, …

Read more System unit and computer boot brief information

Microcontrollers for Beginners

As one delves into electronics, every amateur radio enthusiast gradually approaches the stage where there is a need to understand microcontrollers. And why not? Microcontrollers are a breakthrough in digital technology and a treasure for amateur radio practice. However, of course, it’s not as simple as one would like, but it’s not as daunting as …

Read more Microcontrollers for Beginners

An example program for controlling two LEDs in the C language for AVR microcontrollers

It is advisable to start with the basics of programming in the C language for AVR microcontrollers not by purchasing a controller and programmer, but by reading books and getting familiar with programming environments such as AVR Studio, CodeVisionAVR, or Flowcode V4 for AVRs. The most convenient way to begin learning microcontroller programming is by …

Read more An example program for controlling two LEDs in the C language for AVR microcontrollers