<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ESP32 on Mohamed Alzoubi</title>
    <link>https://mohamedalzoubi.onrender.com/tags/esp32/</link>
    <description>Recent content in ESP32 on Mohamed Alzoubi</description>
    <generator>Hugo -- 0.124.1</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 05 Sep 2024 11:30:03 +0000</lastBuildDate>
    <atom:link href="https://mohamedalzoubi.onrender.com/tags/esp32/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>3D Visualization of Kalman Filtered Accelerometer and Gyroscope Data</title>
      <link>https://mohamedalzoubi.onrender.com/posts/accelerometer-web-server/</link>
      <pubDate>Thu, 05 Sep 2024 11:30:03 +0000</pubDate>
      <guid>https://mohamedalzoubi.onrender.com/posts/accelerometer-web-server/</guid>
      <description>This program can be used to visualize incoming accelerometer and gyroscope data from an MPU-6050. It does this by using an ESP32 to host a web server. The server exhibits a prism whose 3D rotation is based on the orientation of the accelerometer. This program was originally made using Visual Studio Code and the extension PlatformIO. However, it still uses the Arduino framework, so if needed the Arduino IDE can be used*.</description>
    </item>
    <item>
      <title>3D Visualization of Kalman Filtered Accelerometer and Gyroscope Data</title>
      <link>https://mohamedalzoubi.onrender.com/projects/mpu6050/</link>
      <pubDate>Thu, 05 Sep 2024 11:30:03 +0000</pubDate>
      <guid>https://mohamedalzoubi.onrender.com/projects/mpu6050/</guid>
      <description>This program can be used to visualize incoming accelerometer and gyroscope data from an MPU-6050. It does this by using an ESP32 to host a web server. The server exhibits a prism whose 3D rotation is based on the orientation of the accelerometer. This program was originally made using Visual Studio Code and the extension PlatformIO. However, it still uses the Arduino framework, so if needed the Arduino IDE can be used*.</description>
    </item>
    <item>
      <title>ESP32 Wi-Fi Packets</title>
      <link>https://mohamedalzoubi.onrender.com/posts/esp32-wifi-packets/</link>
      <pubDate>Thu, 02 May 2024 11:30:03 +0000</pubDate>
      <guid>https://mohamedalzoubi.onrender.com/posts/esp32-wifi-packets/</guid>
      <description>This program can be used to see TCP, UDP, ICMP, and other incoming packets to an ESP32 board that is connected to a WiFi network. A different color LED is also turned on when different protocol packets are received (red for ICMP, green for TCP, blue for UDP, and yellow for others). It also outputs the source IP address of each packet. This program uses Visual Studio Code and two extensions: ESP-IDF (Espressif IoT Development Framework) and PlatformIO.</description>
    </item>
    <item>
      <title>ESP32 Wi-Fi Packets</title>
      <link>https://mohamedalzoubi.onrender.com/projects/esp32/</link>
      <pubDate>Thu, 02 May 2024 11:30:03 +0000</pubDate>
      <guid>https://mohamedalzoubi.onrender.com/projects/esp32/</guid>
      <description>This program can be used to see TCP, UDP, ICMP, and other incoming packets to an ESP32 board that is connected to a WiFi network. A different color LED is also turned on when different protocol packets are received (red for ICMP, green for TCP, blue for UDP, and yellow for others). It also outputs the source IP address of each packet. This program uses Visual Studio Code and two extensions: ESP-IDF (Espressif IoT Development Framework) and PlatformIO.</description>
    </item>
  </channel>
</rss>
