Click here to Skip to main content
15,914,780 members

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

Page 6 of 490
1 2 3 4 5 6 7 8 9 10


101. Interfacing the NEO-6M GPS module to a PIC
How to interface NEO-6M GPS module to PIC
GPS » »
ToughDev Updated: 7 May 2023
Rating: ( (No votes))
102. Experimenting with ST7735 1.8-inch 128×160 Color LCD on a PIC Microcontroller
More about ST7735 1.8-inch 128×160 Color LCD on a PIC Microcontroller
ToughDev Updated: 7 May 2023
Rating: 4.00/5 ( (1 vote))
103. Interfacing HY28A LCD Module with ILI9320 Controller and XPT2046 Resistive Touch Panel to PIC Microcontroller
This is a cheap 320×240 2.8″ TFT LCD module that uses the ILI9320 controller for the display and the XPT2046.
State » »
Minh Danh Nguyen (ToughDev) Updated: 7 May 2023
Rating: 4.00/5 ( (1 vote))
104. Experimenting with ST7920 128×64 Graphical LCD on a PIC
Experiment with ST7920 128×64 graphical LCD on PIC
Bytes » »
ToughDev Updated: 7 May 2023
Rating: 4.00/5 ( (1 vote))
105. Integrating FatFs FAT filesystem Module with CH375/CH376 USB Controller
How to integrate FatFs FAT filesystem module with CH375/CH376 USB controller
ToughDev Updated: 3 May 2023
Rating: 4.00/5 ( (1 vote))
106. The View of the String - Breaking Down std::string_view
std::string_view can optimize both performance and code readability in code sections which handle strings, but, it can also lead to UB and memory issues if used incorrectly.
Programming Languages » C++20 »
Coral Kashri Updated: 24 Apr 2023
Rating: ( (No votes))
107. Maintain Your Iterations – Iterators Customization – Part 3
Iterators Customization
Programming Languages » C++20 »
Coral Kashri Updated: 23 Apr 2023
Rating: ( (No votes))
108. C++ Helps Your Compiler to Help You
How compiler helps code run faster and generates warnings in single cross-compiler way
Programming Languages » C++20 »
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
109. The Number that Broke and Spoke – C++ Investigator
C++ investigator
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
110. Power Range(r)s – C++20
About C++20 Ranges library
Programming Languages » C++20 »
Coral Kashri Updated: 22 Apr 2023
Rating: 5.00/5 ( (3 votes))
111. Design Patterns: Decorators – C++
How to implement a compile-time Decorator
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
112. Design Patterns: Factories – C++
How to correctly implement design patterns in C++
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
113. Hash Your Conditions – C++
Hash your conditions in C++
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
114. The Shared, The Unique and The Weak – Initialization – Part 1
Shared ptr allocations and initializations
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
115. The Shared, The Unique and The Weak
Smart memory management
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
116. Design Patterns: RunTime Reflection – C++
RunTime Reflection in C++
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
117. The Solution to the Shared View Riddle
Involves usage example of shared_ptr aliasing constructor, design patterns reflection and factory, metaprogramming, string_view and variant/visit.
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
118. The Mystery of the Missing Bytes
In this article you will see how to save bytes and alignment when containing some types inside a structure.
Programming Languages » C++20 »
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
119. The Shared, The Unique and The Weak – Initialization – Part 2
More about smart memory management in C++
General Programming » Memory Management »
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))
120. explicit(To Be || !(To Be)) - Discussion and Usage of explicit(bool) C++20
More about explicit(bool) C++20
Programming Languages » C++20 »
Coral Kashri Updated: 22 Apr 2023
Rating: ( (No votes))

Page 6 of 490
1 2 3 4 5 6 7 8 9 10