Welcome to Miguel Gazquez – Bootlins Blog
We look forward to welcoming Miguel Gazquez To our team! In fact, Miguel has been part of Bootlin for some time. He completed his internship with us last year from…
Embedded Systems Courses – Educational Engineering Team Leading Team in Engineering Industry
We look forward to welcoming Miguel Gazquez To our team! In fact, Miguel has been part of Bootlin for some time. He completed his internship with us last year from…
Smart Home Monitoring System using ESP32 and Blynk 1. Introduction The Smart Home Monitoring System provides real-time environmental data and security alerts via Wi-Fi. The ESP32 collects data from sensors…
This blog post is a continuation of Our series from blog posts To zephyrin which we have already discussed First steps with ZephyrPresent Understand zephyr’s flashing sampleAnd Zephyr: Implementing a…
PLC Programming Exercise: Conveyor Belt Control System Introduction This exercise focuses on designing a PLC-based control system for a conveyor belt system commonly used in industrial automation. The goal is…
Arduino Project: Automatic Plant Watering System with Soil Moisture Sensor and OLED Display 1. Introduction In this project, we will create an automatic plant watering system using an Arduino, a…
January 26, 2023 from Phillip Johnston A large roadblock on the way to the destination of Development in a monorepo and distribution on independent repositories was created with signed commits.…
Temperature-Controlled Fan using PIC16F877A and LM35 Sensor 1. Introduction This project demonstrates how to control a fan’s speed using a PIC16F877A microcontroller and a PWM (Pulse Width Modulation) technique based…
January 27, 2023 from Phillip Johnston In my post on Development in a monorepo and dividing it again for the distributionI have referred to that Feldatlas Entry “Software is costs,…
January 30, 2023 from Phillip Johnston The implication in the name Monorepo Is that only one – everything is included. But in Get rid of old codeI mentioned that 45…
IoT Home Monitoring and Automation System Introduction This project will create a smart home system using the ESP32 microcontroller. The system will: Real-world Applications: Learning Objectives By the end of…