Home / Roland Pelayo (page 31)

Roland Pelayo

Roland Pelayo started TMM in 2015. He is a firmware engineer who has over ten years of experience in developing electronic and microcontroller-based systems. Roland's designs include medical devices, security and automation, robots, emergency alert systems, and educational training modules.   Have something that you like Roland to write about here? or do you need consultation for microcontroller firmware projects? just contact him via the contact page.

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 »

Arduino NANO Pinout Diagram

Arduino NANO Pinout

The Arduino NANO is a smaller, breadboard-friendlier version of the Arduino UNO. This Arduino NANO Pinout diagram reference is a handy guide for using this board. Arduino NANO Pinout Description The Arduino NANO pins, similar to the UNO, are divided into digital pins, analog pins, and power pins. The NANO …

Read More »