Skip to content
View phongttrinh's full-sized avatar

Block or report phongttrinh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
phongttrinh/README.md
  • 👋 Hi, I’m @phongttrinh
  • 👀 I’m interested in robotics, intelligent systems, AI and startups
  • 🌱 I’m currently a mechatronics engineering student
  • 📫 if you think we have the same interests and please feel free to hit me up at anytime. We can be a great team :):):)

Pinned Loading

  1. Visualizing-3D-Motion-by-Using-a-9-Axis-IMU-Sensor-Euler-Angles-Method Visualizing-3D-Motion-by-Using-a-9-Axis-IMU-Sensor-Euler-Angles-Method Public

    Using 9-Axis IMU Sensor includes Accelerometer, Gyroscope and Magnetometer to get data. Applying Euler angles method, Combining Accelerometer and Gyroscope can determined Pitch and Roll; from the M…

    C++ 6

  2. Visualize-Measured-Voltage-from-Arduino-by-using-Python Visualize-Measured-Voltage-from-Arduino-by-using-Python Public

    - Using Arduino to measure voltage values when Potentiometer changes. Using Python to collect and visualize those measured voltage values

    Python 2

  3. Visualize-Measured-Temperture-and-Humidity-from-Arduino-by-Using-Python Visualize-Measured-Temperture-and-Humidity-from-Arduino-by-Using-Python Public

    Using Arduino to take Temperature and Humidity data. Then passing those data to python. Then Using Vpython to Visualize those measured data

    Python 1

  4. Practice-Basic-Image-Processing Practice-Basic-Image-Processing Public

    The MATLAB script prompts to choose a bitmap image (.bmp) using a file selector and then displays the image on the screen. It also calculates and displays the image histogram of pixel intensity val…

    MATLAB

  5. Simulate-the-Motion-of-a-Simple-Pendulum Simulate-the-Motion-of-a-Simple-Pendulum Public

    The script is to animate the motion of a simple pendulum from its given motion equation. Bule is exact the solution and Red is an approximate solution

    MATLAB 1

  6. Reading-and-Analyzing-data-from-a-Text-File-in-C- Reading-and-Analyzing-data-from-a-Text-File-in-C- Public

    The Goose.txt file contains the information about goose encounter. Reading and analyzing data to show the average number of encounters per month and the total number of encounters.

    C++