Tag: python
-
Arduino Data Logger using MongoDB Database
This post will show you how you can create your own Arduino Data Logger application that will save temperature readings to your MongoDB database
-
Set up your Raspberry Pi to Start Python Script on Boot/Startup
This post will show you how you can configure your raspberry pi to start your Python script and Flask web app on boot using the systemd.
-
Raspberry Pi IoT Weather Station
This post will show how you can create your own Raspberry Pi DHT22 Weather Station project using Python, Flask, Flask-SocketIO, and WebSocket
-
Raspberry Pi DHT22 Weather Station Project
This post will show how you can create your own Raspberry Pi DHT22 Weather Station project using Python, Flask, Flask-SocketIO, and WebSocket
-
Develop Custom IoT Web Application with MongoDB Database
This post will show you how you can develop your own custom Internet of Things (IoT) web application that will interface with MongoDB database
-
Create a REST API Server with Python, Flask, and MongoDB
This post will show you how to create Flask REST API Server using Python and MongoDB database for our Internet of Things (IoT) projects
-
Raspberry Pi – How to Interface with a DHT22 sensor
This post will show you how to interface your Raspberry Pi with your DHT22 or DHT11 to retrieve temperature and humidity readings.
-
Raspberry Pi BME280 Weather Station Using Python and Flask
This post will show you how to interface your Raspberry Pi with the BME280/BMP280 and create a weather station using Python and Flask
-
Arduino officially supports MicroPython
This post explores how to get started with the Arduino support for MicroPython using the Arduino Lab for Micropython