CharlesV wrote: Sat Jun 03, 2023 2:50 pm
And, I would advocate doing those *first* and then once you have some products you like, ask here.
If you have time for it sometime I have some new questions for you. :-)
Track 1:
Can you tell me a bit about what this is supposed to be capable of:
MX-23.1 Rasbperry Pi OS respin, beta released.
viewtopic.php?t=78272
In order to take a closer look I have been trying to install it but I can't find the respin ".iso" file I expected, and I can't find a MX-tool or other tools to handle ".img" files either. Maybe you can help me with that.?
I also would like to know a little about the options before I dig in.
As I understand it you can make a card or a USB-stick to boot on for one of those small computers you can buy f.i.:
https://raspberrypi.dk/produkt/raspberry-pi-5-8-gb/
Does it have to be a Raspberry Pi or can you use an ordinary computer for it as well instead.?
Track 2:
I have found a different switch. :-)
Linux USB Relay Controller
http://scotttactical.com/linux-usb-relay-controller/
So I have ordered this exiting toy for me for Christmas:
USB Relay Controller - Four Channel - PCB
https://www.kmtronic.com/usb-relays.html?product_id=53
It is four switches in one, and the most important things I want to controle are located in the same room small enough to overcome the wireing.
So my plan is to make just one MX computer run that show.
It is supposed to be turned on all the time and once a day it connects to the Internet and downloads a list with the electricity prices on hourly basis. From the list it will find the lowest prices and turn on some switches according to that.
It sounds easy, and I have a strong feeling it is possible.
But there are some small and big things that has to fall into place first.
I have to find a stable page from where I am allowed to download the list.
These guys won't have it:
https://www.nordpoolgroup.com/en/Market ... view=table
So I will have to ask the company that sells me the electricity, and I assume they are willing to help but I don't know that for sure yet.
And then there is the scripting which is a puzzle where I am missing some pieces.
I don't know the best way to handle it but I will be looking for a some small scripts.
For instance:
1) A small script that can download a homepage and convert it into a text file.
2) A small script that can find the lowest numbers from a list in a text file and send commands to the relays when it is time.. (oh boy.. this will be difficult lol)
3) A small script that can send an email with the content from a text file.
4) A small script that can convert an email to a text file.
As you understand it is all still far from urgent and not fully thought through yet, but if you or others has some inspiration or advice about how I can find the missing pieces I will be grateful. :-)