BNO055 for esp32, esp8266, and Arduino: features, configuration, and axes remap – 3
In this article, we are going to explore all features of BON055 and how to configure It.
In this article, we are going to explore all features of BON055 and how to configure It.
enc28j60 is one of the cheapest device for wired connections; in this article, we’ll learn how to manage this device for plain and SSL connection with our ESP32
This is the second article on bno055. If you need basic management, you can refer to the previous article “BNO055 accelerometer, gyroscope, magnetometer, and orientation software”, but if you need advanced management (and more complex) with interrupt, you must read this article also.
Many people ask me for some examples of wired connections; in my mind, the first thing I thought of is the w5500 device, one of the most famous and powerful. We’ll start to learn how to manage plain and SSL requests.
We are going to discover BNO055, a triaxial accelerometer, a triaxial gyroscope, and a triaxial geomagnetic sensor with a 32-bit cortex M0+ microcontroller in a single package.
In this first chapter, we start a basic usage.
For me, It’s very important the network connection and network limitation on STM32F4 It’s very tedious. Adafruit offers a solution, but I think that a shield It’s more usable.
For me, It’s very important the network connection and network limitation on STM32F1 It’s very tedious. Adafruit offers a solution, but I think that a shield It’s more usable.
The sensor GY-273 QMC5883L clone HMC5883L magnetometer for Arduino, esp8266, and esp32 is cheap and reasonably precise but needs some check for the clone version.
We have already looked at how to add a wiring connection to an STM32, but sometimes the only solution can be a Wireless or WiFi connection, and in this article we are going to see how to manage a complete WiFi solution.
The ADXL345 is a small, thin, ultralow power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16 g. This device works with i2c and SPI protocol and Is suitable with Arduino, esp8266, stm32, and esp32.