hb9iiu.com - HB9IIU – For Radio Hams

Example domain paragraphs

For Radio Hams

Find Port on MAC Install Firmware The first thing to do is download the most recent MicroPython firmware .bin file to load onto your ESP8266 device. You can download it from the MicroPython downloads page.  Erase Flash Flash Firmware

Tested on Synology This example is to automatically start at boot the python script created in this post Change directory cd /etc/systemd/system Create the service file sudo nano flask_test_server.service copy & paste below [Unit] Description=<project flask_test_server> [Service] User=root WorkingDirectory=/volume1/homes/Daniel/virtual_env_test/virtual_python ExecStart=/volume1/homes/Daniel/virtual_env_test/virtual_python/bin/python3… Read more Start a Python Script in Virtual Environnment at Boot