/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dronebotworkshop.com
| | www.bakke.online
6.0 parsecs away

Travel
| | [AI summary] This article details techniques to reduce WiFi power consumption on ESP8266 microcontrollers by optimizing connection processes and managing network persistence.
| | blog.healthchecks.io
6.3 parsecs away

Travel
| | A Healthchecks user sent me a code snippet for sending HTTP pings from Arduino. This prompted me to do some Arduino experimenting on my own. I ordered Arduino Nano 33 IoT board: Arduino Nano 33 IoT I picked this board because I wanted an easy entry into Arduino development. As a first-party Ar
| | blog.miguelgrinberg.com
5.8 parsecs away

Travel
| | miguelgrinberg.com
| | dumblebots.com
20.8 parsecs away

Travel
| In this tutorial, I will explain the theory Pulse Width Modulation (PWM), and how to use it with an Arduino to control the brightness of an LED. Generally, any digital device like an Arduino deals only with two states i.e. ON(5v) or OFF(0v). However, in many situations we desire to have analog states which are...