Arduino Mega Tutorial [Pinout]

Arduino Mega Thumbnail

Arduino Mega Tutorial [Pinout] In this tutorial you learn everything you have to know about the Arduino Mega: Technical datasheet What is the pinout of the Mega? What is the best power supply for this microcontroller? How to reduce the Arduino Mega power consumption? Advantages and Disadvantages of the Arduino Mega. Compare the Mega to … Read more

Arduino Nano Tutorial [Pinout]

Arduino Nano Thumbnail

Arduino Nano Tutorial [Pinout] In this tutorial you learn everything you have to know about the Arduino Nano: Technical datasheet What is the pinout of the Nano? What is the best power supply for this microcontroller? How to reduce the Arduino Nano power consumption? Advantages and Disadvantages of the Arduino Nano. Compare the Nano to … Read more

Arduino Uno Tutorial [Pinout]

Arduino Uno Thumbnail

Arduino Uno Tutorial [Pinout] In this tutorial you learn everything you have to know about the Arduino Uno: Technical datasheet What is the pinout of the Uno? What is the best power supply for this microcontroller? How to reduce the Arduino Uno power consumption? Advantages and Disadvantages of the Arduino Uno. Compare the Uno to … Read more

Oscilloscope voltage, current, power measurements

Oscilloscope Thumbnail

Oscilloscope voltage, current, power measurements In this tutorial you learn how to measure different electrical metrics: Voltage across a resistor Current through with Ohms Law Power consumption of a capacitor Before we dive deeper into the measurements let’s start with basic information about oscilloscopes to get a better foundation. Table of Contents General Information about … Read more

Switches Tutorial for Arduino, ESP8266 and ESP32

Switches Thumbnail

Switches Tutorial for Arduino, ESP8266 and ESP32 There are two different types of switches: Buttons which are losing connection when released. Buttons power a device as long as the button is pressed. Switches which maintain the state when the switch is pressed to hold the connection as long as the switch is pressed again. Buttons … Read more

Temperature and Humidity Sensor Tutorial for Arduino, ESP8266 and ESP32

Temperature Humidity Sensor Thumbnail

Temperature and Humidity Sensor Tutorial for Arduino, ESP In this tutorial your will learn everything you need to know about the temperature and humidity sensors: One Wire Temperature Sensor DHT11 Temperature and Humidity Sensor DHT22 Temperature and Humidity Sensor After this tutorial you know the differences between sensor and module. Table of Contents There a … Read more