• 1 Post
  • 113 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle


  • Yep that can work. But ignores all the well documented and supported development community comments I pointed to while also indicating other options exist.

    As for.

    Turning some switches on and off while monitoring input values doesn’t sound very computationally intensive.

    You realise IO wise that describes your keyboard and mouse interaction on the most powerful gaming PCs.

    It’s what you do with the results that matters.

    GPIO supports a fair bit more then the on and off input and output. It’s slow compared to other systems. But has multiple serial protocols of differing types. Simple GUI displays can also be run via gpio connections. Low Res Lidar devices are available connected via the spi connections with all the data processed on that host PC.

    So no gpio use can require all levels of processing power post connection. It is after all designed for experimentation and prototyping.

    For my project. You clost to correct. I just use a simple GUI displays with xorg. So a pie 0 is plenty. And way lower power then the other options. It links to a pwm controller to power 2 12v 200w water tank heaters a relay for a 750w AC heater. Bluetooth connection to a BMS and solar MPPT. While operating multiple temp sensors measuring at different levels. And warning of legionaries risk. If the tank has not been over 65c in 14 days (actually 10 days but I’m over careful given the health status of my brother and I).

    So much less then the tiny Pie 0 would not be able to cope but mainly due to the need for the vision impaired interface. Speaking functions dose not take much. But doing so without being unusably slow is about the limit of a pie 0.



  • Not simple to remove. They can all be taken out.

    But the fire risk is a very valid point. All laptops should indicate they should not be left alone when charging. While many do. Setting one up in a unobserved location to run permanently should be batteryless or Lifepo4 adapted. So laptops may not be best suited to this environment. A used thin client or other DC input option may be much easier. Or an old desktop if batts and not wanted.


  • Add use of gpio to reasons to use pie.

    While gpio adaptors are available for pc. The software architecture is not as well rounded and documented.

    So for any complex hardware project development. Gpio based SBCs are often essential.

    So space, low power and gpio development.

    Otherwise yep old laptop or even desktop can be cheaper and more able.

    But overall. The wide software support and documentation for hardware connectivity is a bloody good reason to keep pie supported.

    I’m setting 2 up to control the hot water and solar dump system on my shared little boat. As I want to link 12v Lifepo4 batt charging with the solar dump and visually impaired control for AC and diesel heating of the water.

    Pies really are the best option to play with. While low power and easy to design a unique low vision interface.

    Also UK boat safty. Is issuing warning about permanently connected li ion batts on boats. So it is likely setting up a laptop to manage this while not on the boat. Will be banned in the near future.

    Only an issue for UK boating but worth considering the risks of leaving laptops to run when not observed.





  • Exactly. But if we are honest. Canada joining the EU with no land border even close. Would be such a huge change in how it needs to work Vs other members.

    It is much more likely to negotiate an EEA like arangment. As customs etc would face huge complications with the US being their largest trading partner.

    Just about everything would need to be up for debate for such a deal to be practical on Canada’s part.

    Just things like electrical trade would be questionable. Localisation meant almost all other members were using 220v like systems before unification. Food standards make EU / north American trade in many products complex. So either way any merge is going to be long and complex. So differences will be needed,


  • If I say “the life support system for the USS Enterprise”,

    Unfortunately contact mean that example dose work both ways.

    If we say enterprise system for life support. People will also understand.

    But voyager system for enterprise could apply either way. To be fitted to enterprise or allow enterprise activity on voyager. Or voyager activity on enterprise. For is just bad language in this context.

    Here Microsoft should’ve used a possessive. Voyagers enterprise support system would be more normal.

    Or Windows Linux support system.

    But marketing and a history of no other OS matters means Mickey$oft insists on it’s own layout. Over language clarity.



  • I have one I paid a little more for a year ago. So likely the same things internally.

    I use it occatioally on my boat with a mini pc or pi 400.

    The only negative is the usb c power port dose tend to get disconnected. And it takes about 15secs to reinitialise.

    This really is only an issue when trying to use in unstable ways. On the whole well worth what I paid at the time.

    I now have 2 newer non touch screen 18 inch ones. One 4k one 2k at an comparable higher price. I’m happy but the general usb connection loos es and reconnection delays are identical.


  • HumanPenguin@feddit.uktoLinux@lemmy.mlA quick question
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    I hate facebook messenger, its buggy as hell”, “try signal then”, “no.

    If your goal is to rant about these people. Yep you may have an audience. Not me I’m a very old user who just doesn’t find much of the modern arguments interesting. Unless they relate to actual changes in how Linux works.

    If on the other hand your goal is to change minds. Then taking an in-depth approach to how to use alternatives will both help more. And get you more viewers looking to change.

    I’d also subscribe and point friends and family to useful vids.





  • i been linux only for over 30 years now.

    I tend to use Debian stable. At least for the last 15 or so.

    The reason is simple. I use it as my main PC and the stability is my main priority.

    The only negative is software in the repos is often out of date.

    But honestly while that was a pain in the past. Now for the vast majority of things I use. I find flat pack or appimage downloads work perfect ally.

    The only exception is ham radio software. Here I tend to compile later versions if I need/want them.

    Other negatives

    I’m really not hugely into gaming. But use blender a lot. Due to this I use Nvidia cards as they are far better supported by blender.

    Installing the proprietary Nvidia drivers is a bit of a pain on Debian for newbies. But once you know the process its simple enough. Just not obvious for beginners. The community drivers are still very limited thanks to Nvidia s weird ideas.