I did one of these threads several months ago, when the site was new, and thought now was a good time to do another.
Message me if you
- Want to try installing Linux for the first time
- Want to try Linux but don't want to install it
- Have some Linux-related problem you want another pair of eyeballs on
- Want to learn a programming language
- Want to build a computer
- Want tutoring in any of the above
- Need help with any old technical problem
(also play Arma with me)
Is python a good first pick if I primarily want ro tinker with electronics? I was thinking about trying to do the "automate the boring stuff" thing
deleted by creator
Guess it depends on what you're using. If you're using Pis or similar SoCs, and interfacing via GPIO, you can stick to high level.
Sure, lots of libraries for sensors, controllers, etc. are available in Python. I'd say it's a great first pick.