Author:
Source
Sponsored:
Atlas of AI: Power, Politics, and the Planetary Costs of Artificial Intelligence - Audiobook

Uncover the true cost of artificial intelligence.
"Atlas of AI" by Kate Crawford exposes how power, politics, and profit extract from our planet, our labor, and our freedom.
From hidden mines to massive data empires, discover how AI is reshaping who we are—and who holds control.
Listen now, and see the system behind the screens before the future listens to you. = > Atlas of AI $0.00 with trial. Read by Larissa Gallagher
A program/setup is described, whereby a HC-SR04 ultrasonic sensor measures distance and reports to a microcontroller, an ESP 8266 or ESP 32, any detected disturbances in the measured distance (usually through movement, hence functioning as a motion detector), which in turn reports such disturbances to a “disposable e-mail-address” (vulgo “trash mail”) of your choice. Extremely easy to set up through the Arduino IDE. For the code see https://github.com/KedalionDaimon/Motion-Sensor-ESP8266-ESP32-HC-SR04-Mail
#ultrasound #hcsr04 #esp32 #esp8266 #motion