How to Add Magnific Popup Plugin to Jekyll Theme
While I am building a documentation website for my work, I decided to use the free template just-the-docs as a quick solution. However, this theme doesn’t have an image pop-up feature like chirpy d...
While I am building a documentation website for my work, I decided to use the free template just-the-docs as a quick solution. However, this theme doesn’t have an image pop-up feature like chirpy d...
In my first post on robotics path planning, we have discussed the graph search algorithms. As we mentioned in that post that the common approaches we have for path planning are various: Bug alg...
In this article, I will outline the process of using the BME280 sensor module with the ESP32 as the motherboard to read temperature and humidity. At the same time, retrieve local weather using Open...
Robot Kinematics: Goal: Given the structure of robot arm, we can compute Forward Kinematics: inferring the pose of the end-effector, given the state of each joint. Inverse Kinem...
Fourier Transform is everywhere in the engineering world, and it is always good to understand the tools in your hand. This post is about to answer the following questions: What is Fourier Series...
Robot Kinematics: Goal: Given the structure of robot arm, we can compute Forward Kinematics: inferring the pose of the end-effector, given the state of each joint. Inverse Kinem...
Two questions we would discuss in this post: When the sensors are working and sending out signals, in general, the signals from the sensors do not have suitable characteristic for display for an...
In Robotics, each part of the robot’s body might has its own coordinate system. Matrix transformations are used to transform coordinate systems between the bodies and joints. And here is where line...
Piezoelectric Effect Piezoelectric Effect is the ability of certain materials to generate an electric charge in response to applied mechanical stress. The word Piezoelectric is derived from the Gre...
Electromagnetic Induction Electromagnetic induction: We know that a current flowing in a wire would produce a magnetic field. To increase the measurable effect of the field we can spin the wire in...