Articles related to the following tags: C/C++. Page 1
A type of post that combines the most interesting and design-independent posts of a variety of formats. Which includes reviews, tutorials and more. They were linked and grouped under the following tags: C/C++. Page 1
In english/
Articles/
Page 1, C/C++,
How I2C (IIC) works using the ATMega328p and MPU6050 as an Example
11.12.2025
13.04.2026
856
0
0
0
0
Analyzing the I2C interface without using libraries, using the example of connecting the MPU6050 to the Atmega328P in pure C.
History of the C programming language and its versions.
09.02.2024
11.03.2026
5976
3
1
0
1
A short history of the programming language C: When was the C language invented, how old is it, and what is its origin? Also, you would get to know about …