More about how to (39)

| If you use microcontrollers, play with Arduino or do other things that involve open-source software, you will most certainly have come acros...

| Fabulous open source projects like ESPurna, ESPHome and Home Assistant make home automation much easier. Instead of spending many hours on d...

| People often ask us how to download something from or how to publish on GitHub. Here is how.

| A tutorial about using ESPHome to configure and connect an ESP-8266-based device to Home Assistant running on a Raspberry Pi.

| Simulating a triac or diac in LTSpice can be a challenge as these parts do not work straight out of the box. This video explains how to expe...

| There are many temperature-related effects that can be used to measure temperature. The chirping sound produced by a cricket is one of them....

| There are many temperature-related effects that can be used to measure temperature. The chirping sound produced by a cricket is one of them.

| The prospective short-circuit current (PSCC) is the maximum current that can flow through a shorted electrical circuit. The PSCC value is ne...

| A simple voltage-controlled oscillator (VCO) built with just one operational amplifier and a few passive components.

| Creating a new sketch in the Arduino IDE makes the editor open a template containing skeletons for the functions setup and loop. What if you...