Re: Code Bounty
- Posted by katsmeow Feb 06, 2023
- 948 views
Hi
Kat, so you don't want to use wifi, and you don't want to use ethernet. What was your plan to communicate with the pi?
Depends on the project (qty of data, speed requirements, distance, location, and all those sorts of costs).
Also wifi can be made safer - up the encryption level, and restrict the MAC addresses to known machines, and write a script to monitor machine access to the network - I think you have the skills for that. Also turn off the wifi when you don't need it. A cheap network monitor and firewall can actually be made with Pi too.
[list of excuses, such as: for continuous monitoring, wifi cannot go down]
Oh, also get yourself a small experimentors kit for the pi and start experimenting.
Working on that now. Ditto Arduino, to play catch-up.
Kat