donskytech
I am fond of microcontroller programming and the Internet of Things (IoT). I am a hobbyist and a programmer from Manila, Philippines.
www.donskytech.comManila, Philippines
Pinned Repositories
dht22-weather-station-python-flask-socketio
A DHT Weather Station project using Python, Flask, Flask-SocketIO, and Bootstrap
micropython-ESP32-ESP8266
MicroPython Project Repository using ESP32 or ESP8266 Microcontroller
micropython-raspberry-pi-pico
A repository of my MicroPython projects using my Raspberry Pi Pico board
micropython-web-server-microdot
A sample MicroPython Web Server using the MicroDot framework
micropython-wifi-robot-car
A MicroPython powered wifi robot car using MicroDot
mqtt-custom-dashboard-node-js
A custom MQTT dashboard built using Node.js that can be used to display sensor readings from a BME280 sensor
mqtt-node
A Node.js Express Web application that uses the mqtt.js
platformio-projects
Arduino-powered projects built using PlatformIO IDE extension in Visual Studio Code
python-flask-socketio
Display real time sensor values using Python, Flask and Flask-SocketIO
rpi-pico-w-bme280-weather-station
A Raspberry Pi Pico W powered BME280 weather station dashboard
donskytech's Repositories
donskytech/platformio-projects
Arduino-powered projects built using PlatformIO IDE extension in Visual Studio Code
donskytech/mqtt-custom-dashboard-node-js
A custom MQTT dashboard built using Node.js that can be used to display sensor readings from a BME280 sensor
donskytech/micropython-raspberry-pi-pico
A repository of my MicroPython projects using my Raspberry Pi Pico board
donskytech/python-flask-socketio
Display real time sensor values using Python, Flask and Flask-SocketIO
donskytech/dht22-weather-station-python-flask-socketio
A DHT Weather Station project using Python, Flask, Flask-SocketIO, and Bootstrap
donskytech/micropython-web-server-microdot
A sample MicroPython Web Server using the MicroDot framework
donskytech/rpi-pico-w-bme280-weather-station
A Raspberry Pi Pico W powered BME280 weather station dashboard
donskytech/micropython-wifi-robot-car
A MicroPython powered wifi robot car using MicroDot
donskytech/mqtt-node
A Node.js Express Web application that uses the mqtt.js
donskytech/micropython-ESP32-ESP8266
MicroPython Project Repository using ESP32 or ESP8266 Microcontroller
donskytech/mqtt-over-websockets
A project that will show how to send and receive MQTT Messages thru WebSockets
donskytech/raspberry-pi-pico-w-wifi-robot-car
A Raspberry Pi Pico W powered WiFi robot car that can be controlled using your mobile phones
donskytech/rpi-rfid-door-lock-database
Raspberry Pi RFID Door Lock with Database Interface
donskytech/raspberry-pi-bme280-weather-station-flask-python
A Raspberry Pi powered BME280 weather station dashboard built using Python and Flask
donskytech/raspberrypi-projects
donskytech/dht22-weather-station-python-flask-socketio-multiple-sensors
A DHT22/DHT11 weather station that displays multiple sensor readings simultaneously using Python, Flask, Flask-SocketIO on your Raspberry Pi
donskytech/micropython-dht11-web-server
Displays DHT11 sensor readings in a colorful graphical gauge format for local weather monitoring application
donskytech/node-red-dht22-dashboard
This is a DHT22 Weather Station Dashboard Page that can be used in your Node Red Flows
donskytech/arduino-bme280-weather-station
An Arduino framework BME280 weather station using ESP32/ESP8266
donskytech/mqtt-arduino-bme280
Send BME280 sensor reading thru MQTT using Arduino framework and an ESP32/ESP8266 board
donskytech/opencv-projects
This repository will list some my OpenCV Python projects
donskytech/python-flask-mongodb-projects
Contains project that uses MongoDB as backend database using Python
donskytech/sample-static-node-express-web-application
A sample static web application built using Node.js and Express Server
donskytech/arduino-data-logger
This project will show you how to create a logger for your sensor data readings and save it in a database
donskytech/express-hello-world
Express Hello World Example on Render https://render.com
donskytech/micropython-esp32-dsb18b20-weather-station
An ESP32 MicroPython weather station using a DS18b20 sensor that asynchronously updates itself
donskytech/node-express-websocket-server
A simple Node.js Express Web Server with Websocket support
donskytech/node-red-projects
This repository will contain all projects created using the Node-Red programming tool
donskytech/python-pyserial-control
Project to control an Arduino Board Using PySerial
donskytech/raspberry-pi-dht11-weather-station
A DHT11 weather station using Raspberry Pi, Python, and Flask