Arduino Nano 33 BLE

I ordered an Arduino Nano 33 BLE Sense Rev2 from Christkind, but I received a Nano 33 BLE. Well, „man“ takes what „man“ gets ;) . No, I'm not going to gender-neutralise this here because it would distort the facts. Before I wander off any further, I've had the thing unpacked in its box since the year before last...

Continue reading "Arduino Nano 33 BLE"

Arduino Nano 33 IoT

In a shopping frenzy, I couldn't resist and ordered the new power pack from Arduino. The 33 IoT is in the form factor of the Nano but has Wi-Fi. It also has an integrated IMU with which acceleration and spatial orientation can be determined. More about this amazing board in the following sections. …

Continue reading "Arduino Nano 33 IOT"

ESP8266/32 WiFi Manager.

Hardcoded SSIDs and Wi-Fi passwords in Arduino code are not a good thing. Entering Wi-Fi credentials via the console is no longer up-to-date, especially if you don't have a console connection. It would be nice to have a general solution that allows IoT devices to be easily connected to your own Wi-Fi without having to already have something in the code...

Continue reading "ESP8266/32 WiFi Manager"

WeMos D1 R32 ESP32

The WeMos D1 R32 is an ESP32 housed in an Arduino Uno form factor. It looks like an Arduino, but its I/Os only operate at 3V instead of the usual 5V. This can lead to incompatibilities with expansion boards (shields). The price is under 5 Euros on fast shipping sites like AliExpress. The board features all the advantages of the ESP32 processor…

Continue reading "WeMos D1 R32 ESP32"