NOT ‘Samba Pa Ti’ old problems haunt you for ever:here i am now on my old Desktop PCwith the new UBUNTU 25.04and looks like there is ?samba-common? installedbut i want MORE: + + need to connect to my TOT ZTE router where i installed a 32GB USB2 stick and ( like old ) samba server…
one of the problems in OPERATIONis the board REBOOT ( power-cycle ) we use for example a 4-RELAY BOARDvia web-site and MQTT operation set-point must be saved into EEPROMfor not to get lost get code:ESP_PICOW_EEPROM.zip test operation possible via Arduino terminallike typeR4,1[ENTER] will set set-point Relay 4 and activate in next cycle ( incl. save…
in my last project i avoided a login system( but did a fake Auth URL thing ) now try again using ( with help from example )a login for a ESP32S3 or PICO xW web-pageusing Cookie the example was far from what i wanted ( regarding the page )but it does the login logout cookie…
after play ? 2 years? Circuit Python and Micro Pythonfailed often about MQTT TLS so try Arduino C++ again ( from a win10 PC or RPI4 ( old version) ): Arduino IDE 2 for PICO W try RPI PICO 2 W Arduino IDE 2 for ESP32-S3 ( pls find code here ) revive NODE MCU…
i read aboutKaOShttps://kaosx.us/a different KDE distro ( on my laptop use now original KDE PLASMA NEON ) and for install test i tryhttps://pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ actually failed some 10minutes to find the download link– – with all that google ads – – and a bad button design setup from win10 PC and boot in PC
from time to time i read about docker apps and possibly try them out in RPIrecently JELLYFIN mediaserver, but failed about path on RPI drive andalso was not even able to share a simple text file?? but today i tryhttps://nextcloud.com/see alsohttps://hub.docker.com/_/nextcloud could it be like a private Google Drive ( inside your LAN ) ___________________________with…
there was a change in Python / Raspberry Pi Python setup /what requires ( use-python-on-a-raspberry-pi ) PYTHON VENV environment, think of it as a sub-directory with your own python version and add ons( like for each code project… ) what looks like a difficult first start, but also means a easy undo / cleanup________________________________________ default…
like for a first / restart i do a more tutorial like thing,and not my usual multi python file style, just one MAIN.PY to setup PICO W for MicroPython here short note:-1- board PICO W and USB cable to computer ( win linux ..)-2- download for MP from https://micropython.org/download/RPI_PICO_W/ RPI_PICO_W-20240602-v1.23.0.uf2best also have the file flash_nuke.uf2…
does not matter what I play with it, now when I want play microphyton I need connect USB and see that drive to load a UF2 file, but no, I hear a sound but no drive comes up, press [boot], also [boot]and[reset], try both USB port, from Win10 and a Linux PC not lucky need…
sounds like a confusing question, but here is what happened with my last project: setting up a Raspberry Pi PICO Wwith web-server and MQTT ( to local or remote (TLS ( other battlefield ) )i started ( wrong? ) to show the Analog Readings in Volt 0 .. 3.3 Vor more exact, as 0.00 ..…