Micro:bit MicroPython: UART OBLOQ HTTP GET Request to Flask server
In this tutorial we are going to check how to send a HTTP GET request using a micro:bit board and a UART OBLOQ. We will be using MicroPython to program the micro:bit board.
In this tutorial we are going to check how to send a HTTP GET request using a micro:bit board and a UART OBLOQ. We will be using MicroPython to program the micro:bit board.
In this tutorial we are going to learn how to send a HTTP POST request using a micro:bit board and a UART OBLOQ.
In this tutorial we will learn how to connect the UART OBLOQ to a WiFi network, using the micro:bit board and MicroPython to send the commands to the device, using a serial connection.
In this tutorial we will check how to get the UART OBLOQ firmware version, using the micro:bit board and uPython to send commands to the device.
In this tutorial we will check how to connect the micro:bit board to the UART OBLOQ using the serial interface. Then, we will ping the UART OBLOQ to confirm the connection between the devices is working correctly.
In this tutorial we will check how to send a HTTP POST from OBLOQ to a Python Flask server.
In this tutorial we will check how to send a HTTP POST request using the UART OBLOQ.
In this tutorial, we will check how to send a HTTP GET request from the UART OBLOQ.
In this tutorial we will explain how to subscribe to a MQTT topic using UART OBLOQ.
In this tutorial we will check how to send a message to a MQTT topic, using the UART OBLOQ.