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++,
Deep Dive into I2C (IIC): Theory and Practice with ATmega328P Registers and MPU6050
11.12.2025
11.12.2025
179
0
0
0
0
A comprehensive guide to the I2C interface without using external libraries. The article covers protocol theory, working with ATmega328P microcontroller registers (TWCR, TWDR, TWSR, TWBR), and a practical implementation of …
History of the C programming language and its versions.
09.02.2024
05.10.2025
2644
2
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 …