Home / Roland Pelayo (page 29)

Roland Pelayo

I started TMM back in 2015. I’m a firmware and embedded systems engineer with over ten years of experience designing and developing electronic and microcontroller-based products. Over the years, I’ve worked on a wide range of projects, including medical devices, access control and security systems, automation, robotics, wireless communication modules, IoT systems, imaging and sensor instruments, and educational training tools. I’ve built systems using platforms such as PIC, AVR, ESP32, STM32, nRF52, and Raspberry Pi, and I regularly work with protocols like RS485/OSDP, CAN, TCP/IP, Wiegand, and a variety of sensor and communication interfaces. I also develop full-stack solutions for embedded projects, combining firmware, hardware, and web-based dashboards when needed. If there’s a topic you’d like me to write about, or if you need consultation or hands-on development for electronics, embedded, or firmware projects, I’m always open to working on new ideas and collaborations. You can reach me anytime through the contact page.

Ultrasonic Door Lock with WiFi Control

ultrasonic door lock wiring diagram

For this project, I am using an HC-SR04 ultrasonic sensor for opening a solenoid door lock. Basically, the ultrasonic sensor acts as a proximity detector. A solenoid lock triggers when an object blocks the sensor at a given distance. In addition, a web app can act as WiFi remote control …

Read More »

Arduino Pressure Sensor Tutorial | MPS20N0040D

arduino-pressure-sensor-mps20n0040d-front

This site has built up several tutorials on how to measure almost anything. Now, we add to that list an Arduino pressure sensor featuring the MPS20N0040D and the HX710B Analog-to-Digital IC. By the end, you’ll be able to measure air or liquid pressure and convert it to Pascals, mmHg, or …

Read More »

How to Run a BMW VIN Number Lookup?

Are you interested in learning the details of a BMW? Better still, you can learn all the options the vehicle is equipped with. Thanks to VIN online decoders like BMW VIN decoder you can learn all about a BMW through its VIN. In this post, you will learn how to …

Read More »

5 Steps To Understanding Your Residential Lease

If you are searching for a place to live, you'll soon be faced with the "fun" task of reading & understanding your lease. This legally enforceable contract spells out your down payment, termination date, responsibilities as a tenant, and the rent you'll be paying every month.  Although it's a lengthy …

Read More »

What You Should Be Wary of with Online Dating? | CocoFinder

Online dating has become the new ordinary. If you are searching for Mr. or Mrs. Right on different dating applications, it's critical to find ways to ensure your security. There are numerous instruments available to you between ride-sharing, auxiliary email accounts, and a subsequent telephone number. Continuously ensure that you …

Read More »

Update ESP32 Firmware through External Web Server

ESP32 Update Firmware through Web Server

Launching a project into production doesn’t mean it’s 100% finished --- this is why software/firmware updates exist. And your users are not programmers so you want the update process as user-friendly as possible. Thankfully, the ESP32 allows you to update its compiled code, called firmware, to be updated over the …

Read More »

A Guide to Powering your Arduino

Solar-powered Arduino

The Arduino was invented primarily for non-engineers but now, a lot of engineers are also into it. Using it in a fully-developed project is not a good look, yes, but it’s a lot quicker than building from scratch.  My only issue at the beginning is finding the best way to …

Read More »