The computer and its components, the so-called peripheral devices, are a very useful invention for man. Many of us can no longer imagine our lives without digital computing equipment. But not many of us think about how it works. And to understand it, our article will help you. Peripheral devices: These are any additional auxiliary …
Read more The computer and its componentsDigital 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.
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 resourcesDo not rush to throw away your failed router, perhaps after some simple manipulations it will serve you for more than one year and save money for the purchase of a new one. Especially if the reason that affected the inoperability of the device has become a loose firmware. In this article we will consider …
Read more Updating or restoring the D-LINK router firmwareWhen 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 SetupConnecting 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.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 informationAs 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 BeginnersIf you already know how to program when you start learning about microcontrollers, that’s great. It means you only have to familiarize yourself with the nuances of microcontroller operation. But even if you don’t have any programming skills, don’t give up – just take a step and try to acquire them! In our article, you …
Read more A microcontroller begins with an algorithm.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