PUBLICACIONES RECIENTES
What is Decarbonization?
When I first arrived in the U.S. and settled into my new apartment, I was greeted with a revelation that would soon become a...
Finding Your WiFi Match: Top Home Internet Options by Area
Last year, I packed my life into two suitcases and flew into the US to start my PhD—a stark shift from being an engineer...
ARDUINO
JAVA
ARDUINO FOR BEGGINERS
What is and how does a servomotor work?
A servo motor is a special type of motor that allows you to control the position of the axis at a given moment. It...
What is Arduino and what is it used for?
This entry should have been written a long time ago. It is something that should have been defined before starting the Panama Hitek project....
The speed of serial communication on Arduino
Serial communication based on the RS-232 protocol is the main form of communication that Arduino has to exchange information with other devices. Through the...
INTERMEDIATE ARDUINO
Wireless Communication between Arduino and Python using BLE
In this post, we will explore the process of establishing wireless communication between an Arduino-based IMU sensor and a Python application using Bluetooth Low...