Home / Roland Pelayo (page 20)

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.

How to Use a LED Bar Graph with Arduino

In this tutorial, we will look into adding LED bar graphs to your Arduino projects. Understanding how to effectively use Arduino LED bar graphs opens up possibilities for visualizing data, creating dynamic displays, or simply adding an eye-catching element to your projects. Throughout this guide, I will show you how …

Read More »

Database Design Trends for 2024

As data continues to grow at exponential rates, organizations are finding they need to adapt their database infrastructure and design approaches to keep up. Several key database design trends are emerging that aim to help companies effectively manage large volumes of data from diverse sources, draw timely insights, and ensure …

Read More »

ESP32 Solenoid Lock Controller

ESP32 Solenoid Lock

A solenoid lock is an electric actuator that converts electrical signals to motion. It is commonly found in electronically controlled doors and drawers. Using the solenoid lock with a microcontroller is easy and, if you’re a beginner, this project is just for you.

Read More »

ESP32 Pinout Diagram | ESP32-WROOM-32

ESP32 Pinout Diagram

This guide shows the GPIO pins, ADC channels, power pins, boot pins, communication pins, and safe-to-use pins on the ESP32-WROOM-32 development board. Use the diagram and tables below to choose the right pins for sensors, I2C, SPI, UART, PWM, touch input, and analog readings. The guide focuses on the common …

Read More »

Cloud GPUs - When to Use it

Over the past few years, the use of video cards has been associated with mining. Even gaming took a back seat. In fact, graphics processing units (GPUs) can be successfully used for a wide range of business tasks. So what are these tasks and what are the benefits of using …

Read More »