MCP23x1y Port Expander
I compare the members of the MCP23x1y family: MCP23016, MCP23017, MCP23S17, MCP23018, MCP23S18 and show how to control them.
Read MoreI compare the members of the MCP23x1y family: MCP23016, MCP23017, MCP23S17, MCP23018, MCP23S18 and show how to control them.
Read MoreI show how you can use I2C controlled EEPROM ICs with your microcontroller. This works very comfortably with a library, but it can also be done without it.
Read MoreThe Logic Analyzer is a low-cost tool that allows you to analyze signals such as I2C, SPI, PWM and much more. I introduce the Analyzer and the Logic 2 software.
Read MoreI show you step by step how to network and control your ESP32 or ESP8266 boards via WLAN and how to exchange data between them.
Read MoreWith the SIM800L, you can add mobile phone functions to your projects, e.g. make calls or send measured values via SMS and much more.
Read MoreWith strain gauges you can measure the strain and bending of components. I’ll show you how to use them with the HX711 or op amps.
Read MoreThis is the second part of my article about the 9-axis sensor ICM-20948. I continue with the presentation of my associated library.
Read MoreI present the ICM-20948 9-axis sensor and my associated library. The ICM-20948 is the successor to the MPU-9250. This is Part 1.
Read MoreI introduce the ESP32 and its main features. In particular, I will discuss the differences to the Arduino (AVR) boards.
Read MoreUsing the CCS811 and SGP30 as examples, I explain how metal oxide-based TVOC and eCO2 sensors work, how to drive them with libraries, and how reliable they are compared to NDIR CO2 sensors.
Read More