Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Feeling down on making lately.

Feeling down on making lately.

Scheduled Pinned Locked Moved Uncategorized
6 Posts 2 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • bit_form@corteximplant.comB This user is from outside of this forum
    bit_form@corteximplant.comB This user is from outside of this forum
    bit_form@corteximplant.com
    wrote last edited by
    #1

    Feeling down on making lately.

    Feeling like every project I ever want to do is just always too late, items rendered obsolete by development and far more difficult than it needs to be for no reason

    Following clear instructions never yields the same, simple result, no matter how hard I try, or how many times I make changes in config files, libraries etc.

    Nothing.Fucking.Works.

    Am I just bad at this?

    rayko@mastodon.raykoworld.comR 1 Reply Last reply
    0
    • bit_form@corteximplant.comB bit_form@corteximplant.com

      Feeling down on making lately.

      Feeling like every project I ever want to do is just always too late, items rendered obsolete by development and far more difficult than it needs to be for no reason

      Following clear instructions never yields the same, simple result, no matter how hard I try, or how many times I make changes in config files, libraries etc.

      Nothing.Fucking.Works.

      Am I just bad at this?

      rayko@mastodon.raykoworld.comR This user is from outside of this forum
      rayko@mastodon.raykoworld.comR This user is from outside of this forum
      rayko@mastodon.raykoworld.com
      wrote last edited by
      #2

      @Bit_form Not sure what you're doing, but it sounds software related. If that's the case, keep in mind there's a good share of badly documented software out there, or just lack of it for a specific environment. Can happen in community projects that are moving too fast, making it confusing.

      So it might not be entirely your fault if it doesn't work in your environment.

      bit_form@corteximplant.comB 1 Reply Last reply
      0
      • rayko@mastodon.raykoworld.comR rayko@mastodon.raykoworld.com

        @Bit_form Not sure what you're doing, but it sounds software related. If that's the case, keep in mind there's a good share of badly documented software out there, or just lack of it for a specific environment. Can happen in community projects that are moving too fast, making it confusing.

        So it might not be entirely your fault if it doesn't work in your environment.

        bit_form@corteximplant.comB This user is from outside of this forum
        bit_form@corteximplant.comB This user is from outside of this forum
        bit_form@corteximplant.com
        wrote last edited by
        #3

        @rayko been trying to get an lcd screen to work with a raspberry pi zero 2.

        I have been looking, reading researching, rewiring, recompiling, reflashing to older OS versions, and still getting nothing.

        And also found out that the move to Waylan in newer OS versions of Debian has fucked up most, if not all drivers for every lcd screen for pi zeros, despite seeing documentation that is only like a year old.

        If you'd like to help, that would be amazing, and appreciated, but wow I am so tired

        I am still extremely new at this, but I do know a little. It just feels like this shouldn't be this hard, y'know?

        rayko@mastodon.raykoworld.comR 1 Reply Last reply
        0
        • bit_form@corteximplant.comB bit_form@corteximplant.com

          @rayko been trying to get an lcd screen to work with a raspberry pi zero 2.

          I have been looking, reading researching, rewiring, recompiling, reflashing to older OS versions, and still getting nothing.

          And also found out that the move to Waylan in newer OS versions of Debian has fucked up most, if not all drivers for every lcd screen for pi zeros, despite seeing documentation that is only like a year old.

          If you'd like to help, that would be amazing, and appreciated, but wow I am so tired

          I am still extremely new at this, but I do know a little. It just feels like this shouldn't be this hard, y'know?

          rayko@mastodon.raykoworld.comR This user is from outside of this forum
          rayko@mastodon.raykoworld.comR This user is from outside of this forum
          rayko@mastodon.raykoworld.com
          wrote last edited by
          #4

          @Bit_form That is not a 'simple' thing to do xD

          Don't know much about the topic I'm afraid. But I do know that while there's a move towards Wayland, Xorg hasn't been killed yet and should be usable, Wayland is not obligatory... yet.

          I think I recall an earlier mention of SPI from you? If that's the case, were you able to draw anything on it? It's possible to bypass drivers and stuff, and simply communicate with the device PINs via Python, provided SPI is enabled and loaded on the Pi.

          bit_form@corteximplant.comB 1 Reply Last reply
          1
          0
          • R relay@relay.mycrowd.ca shared this topic
          • rayko@mastodon.raykoworld.comR rayko@mastodon.raykoworld.com

            @Bit_form That is not a 'simple' thing to do xD

            Don't know much about the topic I'm afraid. But I do know that while there's a move towards Wayland, Xorg hasn't been killed yet and should be usable, Wayland is not obligatory... yet.

            I think I recall an earlier mention of SPI from you? If that's the case, were you able to draw anything on it? It's possible to bypass drivers and stuff, and simply communicate with the device PINs via Python, provided SPI is enabled and loaded on the Pi.

            bit_form@corteximplant.comB This user is from outside of this forum
            bit_form@corteximplant.comB This user is from outside of this forum
            bit_form@corteximplant.com
            wrote last edited by
            #5

            @rayko I think I'm actually just going to have to bite the bullet and use a pi5, for something that is supposed to be small and descreet. Extremely annoying, but I really can't find any support for anything backwards compatible with a zero anymore which feels like a betrayal of permacomputing.

            rayko@mastodon.raykoworld.comR 1 Reply Last reply
            0
            • bit_form@corteximplant.comB bit_form@corteximplant.com

              @rayko I think I'm actually just going to have to bite the bullet and use a pi5, for something that is supposed to be small and descreet. Extremely annoying, but I really can't find any support for anything backwards compatible with a zero anymore which feels like a betrayal of permacomputing.

              rayko@mastodon.raykoworld.comR This user is from outside of this forum
              rayko@mastodon.raykoworld.comR This user is from outside of this forum
              rayko@mastodon.raykoworld.com
              wrote last edited by
              #6

              @Bit_form The Pi model you mentioned seems to still have official support though. It would be weird if the community killed it before EOL.

              On the other hand generic modules like sensors and displays can be a real headache. I had a datasheet for an LCD giving me the wrong address to communicate with it from an Arduino via I2C. Quite far from what you're doing there, but an example of a bad doc.

              1 Reply Last reply
              1
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups