Robotics



ROBOTICS
Ultrasonic Sensors
By Ryan on July 20 2020





ROBOTICS
PID Control
By Andy on July 20 2020

This is an overview on the concept of PID and one example on how to implement it.



ROBOTICS
Controlling LED Brightness with PWM
By Peter on July 20 2020

An example of how PWM is used and what it does.



ROBOTICS
Using Servos
By Maanas on July 20 2020

In this article, I will be using an Arduino Uno to illustrate the functionality of a servo.



ROBOTICS
Motor Control
By Rohan BW on July 20 2020

When you need to reverse a motor or make it rotate at a different speed, motor control comes in place.



ROBOTICS
Serial Communication Using State Machine
By Alex on July 20 2020

This is an example for serial communication with the state machine.



ROBOTICS
Potentiometer
By Rohan on July 20 2020

This is a Potentiometer tutorial for our team to use.



ROBOTICS
Software Serial Guide - An Example
By Peter on March 27 2020

This is a software Serial step-by-step example for our team.



ROBOTICS
Assignment: Serial Packetizer
By Coach Cindy on February 10 2020

This is a sample code for Ethan's serial communication assignment on repl.it.



ROBOTICS
Delimiter & Escape Bytes
By Coach Cindy on January 17 2020

This article is based on Ethan's teaching that introduced delimiter and escape bytes.