https://sudonull.com/capacitance-meter-on-atmega8-schematic-and-code
Building a device for measuring C capacitors using RC charging method. Schematics, PCB in EasyEDA, AVR code, Kompas 3D case. For middle/senior embedded developers.
https://sudonull.com/capacitance-meter-on-atmega8-schematic-and-code
Building a device for measuring C capacitors using RC charging method. Schematics, PCB in EasyEDA, AVR code, Kompas 3D case. For middle/senior embedded developers.
https://sudonull.com/weather-station-atmega328-nrf24l01-schematics-and-code
Breakdown of weather station on Atmega328 with NRF24L01: flicker filters, rain forecast by BMP280, RGB backlight. Schematics, code, design errors. For developers.
https://sudonull.com/reaction-game-on-atmega32-for-two-players
Create a DIY gadget on ATmega32: three LEDs per player, count to 3, animation. Schematic, soldering, firmware for embedded developers. Assemble your prototype in an evening.
Kubernetes architecture explained with examples: understand control plane, worker nodes, Pods, and deployment flow. Learn how clusters work with practical use cases.
MongoDB vs PostgreSQL when to use each: compare ACID compliance, scalability, schema flexibility, and query power. Choose the right database for your project.
Learn how to choose a database for your system with this evidence-based framework. Compare SQL, NoSQL, graph, and time-series databases to make the right decision.
Learn what is infrastructure as code and why use it. Discover key benefits, essential tools, and best practices to automate and secure your cloud infrastructure.
Learn what are data structures and why they are important for efficient software. Discover types, real-world impact, and how they shape modern computing.
Chinese startup DeepWay announced a robotaxi with a range of 1000 km on solid-state batteries. Learn how this changes the electric vehicle market and why it matters.
Learn how to use Terraform with AWS step by step. Master provider setup, state management, security, and production-grade deployments. Start building today.
Nvidia reached $5.4 trillion capitalization, outpacing the 10 largest companies in Europe. Analysis of growth reasons, overheating risks, and forecasts for the AI chip market. Read the review.
Learn what is object oriented programming, its four pillars, real-world examples, and why it matters for building scalable, maintainable software. Start mastering OOP today.
Compare fine tuning vs retrieval augmented generation for LLMs. Learn which approach suits your AI project based on accuracy, cost, and data freshness.