<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Arduino on Everardo Shain</title><link>https://Everardo-shain.github.io/tags/arduino/</link><description>Recent content in Arduino on Everardo Shain</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 05 Dec 2022 08:06:25 +0600</lastBuildDate><atom:link href="https://Everardo-shain.github.io/tags/arduino/index.xml" rel="self" type="application/rss+xml"/><item><title>Industrial AGV</title><link>https://Everardo-shain.github.io/posts/projects/industrial-agv/</link><pubDate>Mon, 05 Dec 2022 08:06:25 +0600</pubDate><guid>https://Everardo-shain.github.io/posts/projects/industrial-agv/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;This was a team project in which we upgraded an existing Ackerman vehicle by turning it into an Automated Guided Vehicle. This was achieved by using ROS as framework on a NVIDIA Jetson Xavier computer and with the implementation of navigation concepts such as mapping, path planning and motion control. As a result, we managed to navigate the AGV inside a closed environment by setting a goal position and avoiding collisions.&lt;/p&gt;</description></item><item><title>Robofest 2022 | Robociety</title><link>https://Everardo-shain.github.io/posts/projects/robofest-2022/</link><pubDate>Sat, 26 Mar 2022 08:06:25 +0600</pubDate><guid>https://Everardo-shain.github.io/posts/projects/robofest-2022/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;This project was a Sumo robot for the international competition Robofest 2022, fulfilling the task of pushing three bottles without falling off the table, plus an unknown initial task to be coded during the competition itself. Although my main responsibility was software development, I also contributed to the robot’s design to ensure it met the competition’s weight and size requirements.&lt;/p&gt;
&lt;p&gt;This was part of my two-year participation as a member of Robociety, a robotics student association. Through this project, I not only developed hard skills in robot design and programming but also soft skills by mentoring new members.&lt;/p&gt;</description></item><item><title>Tomato Harvesting Robot</title><link>https://Everardo-shain.github.io/posts/projects/tomato-harvesting-robot/</link><pubDate>Wed, 16 Feb 2022 08:06:25 +0600</pubDate><guid>https://Everardo-shain.github.io/posts/projects/tomato-harvesting-robot/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Project in collaboration with Mondragon Unibertsitatea, Tecnológico de Monterrey campuses Puebla and Queretaro. My team and I worked on the End-Effector Subsystem where we designed and built a 3D-printed prototype of a robot gripper capable of collecting tomatoes using as sensors and actuators a limit switch, a potentiometer and a stepper motor. I had the specific task of writing the code of the embedded system that controlled its movement using an Arduino UNO, and we also programmed an UR10e industrial robot to follow a certain trajectory, mounted the gripper and tested the whole system which successfully completed the tasks of collecting a tomato and placing it on a container.&lt;/p&gt;</description></item><item><title>IoT Sensor Data Classification</title><link>https://Everardo-shain.github.io/posts/projects/iot-sensor-data-classification/</link><pubDate>Fri, 29 Oct 2021 08:06:25 +0600</pubDate><guid>https://Everardo-shain.github.io/posts/projects/iot-sensor-data-classification/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;This was an IoT project in which I implemented two machine learning algorithms, K-Nearest Neighbors (KNN) and Decision Tree, in Python to classify data collected from an MMA7361 accelerometer and a DHT11 temperature/humidity sensor connected to a NodeMCU ESP32 microcontroller. The sensors were programmed and tested using Arduino IDE, with data transmitted both through wired serial communication and wirelessly via MQTT using Mosquitto and OpenSSL for secure transfer. I organized the workflow on Jupyter Notebook, where I processed the collected data, labeled different scenarios (dark room, sunny room, bathroom, sensor movement types), and split it into training and testing sets. Both algorithms achieved good results, with accuracies above 97%, including perfect classification with the Decision Tree on the accelerometer dataset.&lt;/p&gt;</description></item></channel></rss>