Skip to content
techtutorialsx

techtutorialsx

A site about programming, IoT and technology. Find tutorials for many different projects.

  • Home
  • About

Tag: Parsing

Posted on November 27, 2019

ESP32 XML: Obtaining the value of an attribute

In this tutorial we will learn how to parse a XML document and obtain the value of an attribute in one of the elements. The tests from this tutorial were done using a DFRobot’s ESP32 module integrated in a ESP32 development board.

Continue reading “ESP32 XML: Obtaining the value of an attribute”
Posted on November 22, 2019

ESP32 XML: navigating through a list of elements

In this tutorial we will learn how to parse a XML document and navigate through a list of elements, printing their values. We will be testing this tutorial on the ESP32, using the Arduino core and the TinyXML-2 library. The tests from this tutorial were done using a DFRobot’s ESP32 module integrated in a ESP32 development board.

Continue reading “ESP32 XML: navigating through a list of elements”
Posted on November 20, 2019November 22, 2019

ESP32 Arduino: Parsing XML

In this tutorial we will learn how to get started parsing XML with the ESP32, using the Arduino core and the tinyxml2 library. The tests from this tutorial were done using a DFRobot’s ESP32 module integrated in a ESP32 development board.

Continue reading “ESP32 Arduino: Parsing XML”

Categories

  • Electronics (21)
  • ESP32 (293)
  • ESP8266 (99)
  • IoT (8)
  • Javascript (6)
  • LinkIt Smart (14)
  • Micro:bit (30)
  • Microcontrollers (22)
  • Misc (1)
  • OBLOQ (15)
  • Python (36)
  • Raspberry Pi (15)
  • Sipeed M1 (4)
  • SQL (5)

Top Posts & Pages

  • Python OpenCV: Converting an image to gray scale
  • ESP8266: HTTP GET Requests
  • Python OpenCV: Converting an image to black and white
  • ESP8266: HTTP POST Requests
  • ESP32 Arduino: Timer interrupts
  • ESP8266: Connecting to MQTT broker
  • Python OpenCV: Flipping an image
  • ESP32: Connecting to a WiFi network
  • ESP32: HTTP GET Requests
  • ESP-WROOM-32: Uploading a program with Arduino IDE

Follow Us

  • Twitter
  • YouTube
  • Facebook