Home / Roland Pelayo (page 35)

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.

Automobile Wire Harness - The Ultimate Guide

Sponsored Post by Cloom Cloom, a reliable wire harness, and cable assemblies manufacturer, today published an “Automobile Wire Harness – The Ultimate Guide.” It has six chapters that cover some useful terms about Automobile Wire Harness knowledge.

Read More »

Custom PCB- To Getting The Best Results

PCB is an indispensable unit in the electronic products that humans use every day, and it plays a role that cannot ignore. Do you know how to choose a PCB that meets your needs? Or, you want to buy but not sure about the right supplier? No worries! We have …

Read More »

Optimal Circuit Boards Information Guide

Guest Post from OurPCB Do you know what the PCB circuit boards made of are? PCB vs PCBA-What is the differences? Have you ever opened up your iPhone to see what’s inside? You would find only a few things, from the digitiser, battery to soldering and of course, the PCB. …

Read More »

Cheap PCB Prototype Service

Sponsored Post by WellPCB In this guide, we will introduce you to a supplier of cheap PCB prototype. We will discuss what to consider when purchasing from them. I hope that you will be able to answer all your concerns and concerns in this article. Buckle up. A lot of …

Read More »

1.3" I2C OLED with Arduino and ESP8266

Wiring diagram of 1.3" I2C OLED and NodeMCU

Last time, I featured the 0.96” OLED display and how to use with an Arduino microcontroller. If that screen was too small, you can try upgrading to a slightly larger 1.3” display. This tutorial aims to guide you on how to use the 1.3” OLED with popular microcontroller boards such …

Read More »

Getting Started with WeMos D1 Mini

WeMos D1 Mini

The WeMos D1 Mini is part of the WeMos D1 family of development boards that feature the popular ESP8266 WiFi chip. If you have just purchased this board, then you’re on the right page. This WeMos D1 Mini tutorial will show how to start programming with this device.

Read More »

Using the Grove Gesture Sensor

Grove gesture sensor

Wouldn’t it be cool if you could control something by just waving your hands? Well, this is what the grove gesture sensor does. In this post, I will show you how to use this sensor with an Arduino and create a simple gesture control project.

Read More »

How to Use Lookup Tables in PIC Assembly

Lookup Tables with PIC

Programming a microcontroller in assembly languages takes time and to reduce that time, embedded systems engineers often have tricks up their sleeves. One of those tricks is the use of lookup tables. In this post, I will share how I use lookup tables in assembly language for the PIC16F84A microcontroller.

Read More »