Tags:
create new tag
view all tags
Searched: ^S

Results from AFNOG web retrieved at 16:44 (GMT)

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 session1: Introduction to IoT and Python Exercise 1: Write a program that calculates and prints the Fibonacci numbers up to 20 iterations. The...
Exercises for session 2: Hardware access and Micropython Exercise 1: Connect to Micropython using a terminal emulator. Import the machine package: import machine...
Exercises for session 3: MQTT and Cayenne Exercise 1: Install mosquitto on your machine. On Ubuntu Linux this can very easily be accomplished with apt. On Windows...
Exercise 1: Go through the tutorial on https://mydevices.com/cayenne/docs/cayenne mqtt api/#cayenne mqtt api manually publishing subscribing in section `Manually...
Exercises on Python Before being able to start programming sensors and actuators we need to know a programming language giving us access to the sensor and actuator...
Exercises on Sensor and Actuator access Introduction Once we are comfortable with Python basics we can try to access the sensors and actuators connected to our Raspberry...
Reading the Color Sensor and creating the virtual world Introduction Reading the color sensor is rather tricky but we are lucky to find a ready made module that contains...
The Slides Introduction to Python Accessing the Sensors and Actuators VPython and the Virtual World Comments
What is IoT? An IntroductionUli Raich (uli.raich #64;gmail.com)Formally CERN, Geneva, Switzerland What is IoT? Answer: IoT is the Internet of ThingsBut...
Bringing up the MicroWebSrv2 server on an ESP32. The source code of MicroWebSrv2 is available . We get at the code using git: git clone https://github.com/jczic/MicroWebSrv...
Number of topics: 11

Topic revision: r21 - 2024-03-26 - UliRaich
 
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