Tags:
create new tag
view all tags

Backlinks to WeMosD1Mini in AFNOG Web (Search all webs)

Results from AFNOG web retrieved at 14:33 (GMT)

The Internet Of Things (IoT), MQTT and Cayenne Introduction During the AIS conference 2019 in Kampala, Uganda, a 2 day workshop on IoT is held. IoT nodes consist...
Accessing Micro Python on the IoT Node Introduction Once micro Python is running on the node we must be able to upload Python programs on the node and execute them...
The BMP180 barometric pressure and temperature sensor This board uses a Bosch BMP180 I2C barometric pressure and temperature sensor. The driver version of the BMP...
The Buzzer shield The Hardware The buzzer shield implements a passive buzzer with frequencies up to 1 kHz 3 kHz. By default it uses data line D5 corresponding to...
Communicating over MQTT MQTT, the Message Queuing Telemetry Transport protocol is the communication protocol of choice in many IoT applications. It uses a broker receiving...
The DHT11 temperature and humidity sensor The DHT11 is a temperature and humidity sensor using its own private protocol. Fortunately a driver is again available in...
The DS18B20 1 wire temperature sensor The DS18B20 is a high precision temperature sensor using Maxim`s 1 wire protocol. Again a driver is already available in the...
Setting up and IoT Session 2: Micropython andHardware accessUli RaichFormally CERN, Geneva, Switzerland The WeMos D1 mini CPU card ESP8266 cost: 2....
The LED matrix shield This shield provides a 8x8 led matrix where each led can be individually be switched on and off and its intensity be controlled. The program...
Setting up an IoT Session 3: MQTT and Cayenne Uli RaichFormally CERN, Geneva, Switzerland The Network Layers The WeMos D1 mini has a built in WiFi interfaceIn order...
Lecture notes Summary: Introduction (this page) Communicating with the ESP32 First Python Programs Modules and Timing Hardware...
The OLED shield This shield features a 64x48 pixel OLED display. We would normally not connect it as IoT sensor but it comes it handy to display the state of out WeMos...
A simple push button switch The simplest WeMosD1 shield is just features a single push button. It uses the WeMos` ESP8266 D3 pin which corresponds to GPIO 0. Testing...
The DS1307 Real Time Clock and data logger This shield features a battery backed up Dallas real time clock and an SD card socket which can receive micro SD cards....
The SHT30 I2C temperature and humidity sensor The is a temperature and humidity sensor interfaced through the I2C protocol. A micro Python driver can be found at https...
Exercises for session 2: Hardware access and Micropython Exercise 1: Connect to Micropython using a terminal emulator. Import the machine package: import machine...
The WS2812B RGB LED shield On this board we have the addressable WS2812B RGB LED. This LED is used in many LED chains. The board uses D2 (GPIO 4) as data line (or...
The double or triple base board and prototyping boards A base board holding 2 or 3 WeMos D1 shields may be used if a great number of shields is connected to the WeMos...
Statistics for AFNOG Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top viewers: Top contributors...
Number of topics: 19

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback