Cleaner Java Lambda

Custom Java lambda expressions for cleaner and more concise code

Custom Java Lambda expression could help you to write more cleaner and concise code especially when you are working with functional paradigms. Lambda expressions were introduced in Java 8 and became one of the crucial parts of the Java Programming which helps to write functional programming. It helps to reduce the boiler plate code which …

Custom Java lambda expressions for cleaner and more concise code Read More »

Top-Rated Books for Mastering Embedded System Programming

Here is the compiled list of books which you should read to master the Embedded system Programming. Embedded systems programming is not easy perk to enjoy in ride. This is a roller coaster journey. The one new in the field and trying to adapt the Embedded System Programming as their full-time job should focus on …

Top-Rated Books for Mastering Embedded System Programming Read More »

How to use ATmega328P lock bits to protect your firmware

Before you wonder how to lock the atmega328p microcontrollers which are backbone of Arduino Uno, this is done with lock bits which you can program in atmega328p microcontroller to protect from reading. In this post we are going to summarize the lock fuse bits in atmega328p microcontrollers. We will describe how to use these available …

How to use ATmega328P lock bits to protect your firmware Read More »

Scroll to Top
Verified by MonsterInsights