GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Trevor Flowers (trevorflowers@machines.social), page 2

  1. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:02:22 JST Trevor Flowers Trevor Flowers

    Maybe with one of the new wave of little boards that pair a SoC with a ML accelerator. They're mostly targeted at IoT but a camera can be a T on the I, right?
    https://www.hackster.io/news/ov-tech-s-pi-mx8-offers-a-raspberry-pi-compute-module-4-alternative-with-on-board-ai-acceleration-4a377e1fdb7b

    In conversation Sunday, 14-Jan-2024 11:02:22 JST from machines.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: hackster.imgix.net
      OV Tech's Pi.MX8 Offers a Raspberry Pi Compute Module 4 Alternative with On-Board AI Acceleration
      Built around NXP's i.MX 8M Plus system-on-chip, this open-hardware CM4-compatible system-on-module includes a 2.3 TOPS NPU.
  2. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:59 JST Trevor Flowers Trevor Flowers
    in reply to

    I'm waiting on a few deliveries of parts so my mind is turning to the software running during photo shoots. I'm leaning toward writing it on top of pygame (https://www.pygame.org/wiki/about) as it has reasonable camera support and a healthy menu lib (https://pygame-menu.readthedocs.io/). Pygame can write directly to a linux framebuffer displayed via a SPI- or 8bit bus-driven display panel.

    In conversation Sunday, 14-Jan-2024 11:01:59 JST from machines.social permalink

    Attachments


    1. https://machines.social/system/media_attachments/files/111/672/151/817/289/352/original/f2823ffcc2ac3ea6.png

    2. https://machines.social/system/media_attachments/files/111/672/151/822/863/003/original/64a0e05046f1c41f.png
    3. Domain not in remote thumbnail source whitelist: www.pygame.org
      About - pygame wiki
    4. Domain not in remote thumbnail source whitelist: pygame-menu.readthedocs.io
      pygame-menu — pygame-menu 4.4.3 Documentation
  3. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:58 JST Trevor Flowers Trevor Flowers
    in reply to

    The initial control hardware is:
    📸 480w320h 3.5" TFT with touch (https://www.adafruit.com/product/5846)
    📸 Pi Zero 2 W running Pi OS Lite (https://www.adafruit.com/product/5291)
    📸 Wearing an EyeSPI and I2C port hat (https://www.adafruit.com/product/5783)
    📸 Pi Cam v2 (https://www.adafruit.com/product/3099) though a better module is in transit
    📸 Powered by 3.7V 4400mAh LIon batts (https://www.adafruit.com/product/354)
    📸 A charge and boost board (https://www.adafruit.com/product/2465)

    In conversation Sunday, 14-Jan-2024 11:01:58 JST from machines.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: cdn-shop.adafruit.com
      Adafruit 3.5" TFT 320x480 with Capacitive Touch Breakout Board
      from @adafruit
      Add some jazz & pizazz to your project with a color touchscreen LCD. This TFT display is big (3.5" diagonal) bright (6 white-LED backlight) and colorful! 480x320 pixels with ...
    2. Domain not in remote thumbnail source whitelist: cdn-shop.adafruit.com
      Raspberry Pi Zero 2 W
      from @adafruit
      Raspberry Pi Zero 2 W is the latest product in Raspberry Pi's most affordable range of single-board computers. The successor to the breakthrough Raspberry Pi Zero W, Raspberry Pi Zero 2 ...
    3. Domain not in remote thumbnail source whitelist: cdn-shop.adafruit.com
      Adafruit EYESPI Pi Beret - Buttons, EYESPI and STEMMA QT
      from @adafruit
      Raspberry Pi's make for handy lil computers, but they're really wonderful when you can connect all sorts of nifty hardware to them: color TFT or E-Ink displays, and sensors are our ...
    4. Domain not in remote thumbnail source whitelist: cdn-shop.adafruit.com
      Raspberry Pi Camera Board v2 - 8 Megapixels
      from @adafruit
      Snap, snap! The Camera v2 is the new official camera board released by the Raspberry Pi Foundation!The Raspberry Pi Camera Board v2 is a high quality 8 megapixel Sony IMX219 image sensor ...
    5. Domain not in remote thumbnail source whitelist: cdn-shop.adafruit.com
      Lithium Ion Battery Pack - 3.7V 4400mAh
      from @adafruit
      Need a big battery for your project? This lithium-ion pack is made of 2 balanced 2200mAh cells for a total of 4400mA capacity! The cells are connected in parallel and spot-welded to a ...
    6. Domain not in remote thumbnail source whitelist: cdn-shop.adafruit.com
      PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A
      from @adafruit
      PowerBoost 1000C is the perfect power supply for your portable project! With a built-in load-sharing battery charger circuit, you'll be able to keep your power-hungry project ...
  4. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:43 JST Trevor Flowers Trevor Flowers
    in reply to

    Here's the shell filled with a RPi. a couple of 18650 cells, cheap-o speaker and mic modules, a 2.7" diagonal touchscreen, and a sensor module that takes up roughly the shape of an APS-C sensor and a lens mount compatible with the Sony emount lenses. I'll need to add in a charger/booster board, cable ports, etc but these are the big space-fillers. The transparent rods will be steel tapped on either end and the internal modules will be fixed to them. The top and bottom plates are laser cut metal.

    In conversation Sunday, 14-Jan-2024 11:01:43 JST from machines.social permalink

    Attachments


    1. https://machines.social/system/media_attachments/files/111/626/139/384/710/801/original/76af9ee72ae04676.png
  5. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:43 JST Trevor Flowers Trevor Flowers

    Ok, here's where my head is on the topic of an open vlogger's camera. I've designed a shell that will fit a variety of SBCs, sensor & lens combos, custom input systems, power sources, and rear display panels. The FreeCAD source file is to a large extent parametrically driven so that the shell can be rearranged for different dimensions without too much fuss. The idea is to take care of the fiddly camera bits and make it easily hackable for personal preferences.
    #mdc #openHardware #FreeCAD

    In conversation Sunday, 14-Jan-2024 11:01:43 JST from machines.social permalink

    Attachments


    1. https://machines.social/system/media_attachments/files/111/626/102/852/449/758/original/23935bf35d745a19.png
  6. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:42 JST Trevor Flowers Trevor Flowers
    in reply to

    I used those internal parts as an example because that's what I happen to have in stock but the idea is that the shell can be repurposed without too much futzing for entirely different components up and down the quality and capability spectrum. There are a metric boatload of companies who sell sensor & lens packages that can, with a bit of CAD work and sometimes a custom adapter board, integrate into this setup. Perhaps we can adapt some of the Apertus modules. It's an open field.

    In conversation Sunday, 14-Jan-2024 11:01:42 JST from machines.social permalink
  7. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:41 JST Trevor Flowers Trevor Flowers
    in reply to

    It blows me away that for ~$20 I can get a generally available image sensor capable of producing HD video. That's the single unit price, too. I'm sure it's not the best video but dang that's still kind of amazing.
    https://www.digikey.com/en/products/detail/onsemi/AR0330CM1C21SHKA0-CR/5321546

    In conversation Sunday, 14-Jan-2024 11:01:41 JST from machines.social permalink

    Attachments


  8. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:41 JST Trevor Flowers Trevor Flowers
    in reply to

    I started a Hackaday project to track what I'm certain will be sporadic progress on this camera. I named it "My Dang Camera" (#mdc) because I enjoy open hardware that I own instead of the physical projections of hypercorps into my life. It's all mine mine mine! 😺
    Also, I want to learn more about hackable camera sensor and lens standards so a modular and mutable camera body seems like a good start down that road.
    #openHardware #mechatronics
    https://hackaday.io/project/194160-my-dang-camera

    In conversation Sunday, 14-Jan-2024 11:01:41 JST from machines.social permalink

    Attachments


    1. https://machines.social/system/media_attachments/files/111/631/824/161/096/084/original/4d39e247ba3c9edc.png
    2. Domain not in remote thumbnail source whitelist: cdn.hackaday.io
      My Dang Camera
      I want a camera that is more expensive and more labor intensive than a Sony ZV-E10 (APS-C, emount), but open AF and left-handed. My general plan: - refine the printable camera shell design until it feels nice in my hand - design PCBs for the top and rear of the camera to handle input like button presses and jog wheel movement - play around with a few different SBCs, camera sensors, batteries, and lens standards to find something I like - glue together some of the existing open source camera code to create a comfy UX I'm inspired by all of the camera projects on Hackaday as well as the Apertus and CinePi projects but I want a "vloggers camera" with the flip-around display and with less tight integration so that I can swap components in and out without needing to redesign everything from scratch.
  9. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:41 JST Trevor Flowers Trevor Flowers
    in reply to

    Modern MCU dev boards are so dang powerful and have snazzy power management so I'm pretty sure I could put a little one in there, hook it up to a short focal length sensor module like the HQ RPi cam, and then fill the rest of the space with batteries and storage to create a camera that rarely needs to be charged or emptied. Or we could make it a network-centric device for streamers. Or, or, or....
    I want the outer form to be specific enough to be good but open enough to be a personal fav.

    In conversation Sunday, 14-Jan-2024 11:01:41 JST from machines.social permalink
  10. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:40 JST Trevor Flowers Trevor Flowers
    in reply to

    It just occurred to me that I could put a VUI in this thing and train it to go hard on my photos.
    me: *snaps pic of squirrel in tree*
    mdc: "Come now, not only is that a trite subject but your framing is ridiculous. Shall I fix it for you?"

    In conversation Sunday, 14-Jan-2024 11:01:40 JST from machines.social permalink
  11. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:39 JST Trevor Flowers Trevor Flowers
    in reply to

    First dry fit!
    I'm waiting on a few deliveries of metal parts and a camera sensor + lens module but I'm impatient so I printed the metal parts in PLA and used carpet tape to fit everything in place. The front blue panel has a Pi cam v2 taped into it as a placeholder until better hw arrives.
    #mdc #3DPrinting #photography

    In conversation Sunday, 14-Jan-2024 11:01:39 JST from machines.social permalink

    Attachments


    1. https://machines.social/system/media_attachments/files/111/649/336/391/342/059/original/56e1451f0a85d24e.jpg

    2. https://machines.social/system/media_attachments/files/111/649/345/152/491/967/original/9491c50663ece028.jpg
  12. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:39 JST Trevor Flowers Trevor Flowers
    in reply to

    TIL about OpenTimelineIO, a JSON syntax for interchange of video editor timelines. Now I want a function on my camera that moves all of the currently stored photos and video to my NAS and emits a chronological timeline of those files that I can import into kdenlive.
    https://opentimelineio.readthedocs.io/

    In conversation Sunday, 14-Jan-2024 11:01:39 JST from machines.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Welcome to OpenTimelineIO’s documentation! — OpenTimelineIO 0.15.0 documentation
  13. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:38 JST Trevor Flowers Trevor Flowers
    in reply to

    Apparently, Overture TPU and the X1C nicely play together which is sweet because I'm tired of the gaps in my camera where the rubbery nubbies should be.
    I ordered a few kinds of buttons to find the most satisfyingly clicky clicks to fit under the TPU covers. Also, a 5 position rotary switch is on its way to become the mode chooser: photo, video, review, livestream, upload (I think). I already have a little five-way momentary switch (l, r, u, d, click) for menu nav.
    #mdc #3DPrinting #shopLife

    In conversation Sunday, 14-Jan-2024 11:01:38 JST from gnusocial.jp permalink
  14. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:38 JST Trevor Flowers Trevor Flowers
    in reply to

    There's a RPi 5 in there but I might end up making my own custom board that uses less current and provides a better arrangement of ports and storage for this case. Because what's a quick project without the urge to balloon out the work to consume every moment of my time?

    In conversation Sunday, 14-Jan-2024 11:01:38 JST from machines.social permalink
  15. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:37 JST Trevor Flowers Trevor Flowers
    in reply to

    If you're interested in half-baked FreeCAD and KiCAD designs for an open af vlogger's camera then head over to codeberg where I've posted a snaphot of the current design files. Anyone who wants a working camera should definitely wait for a release (if I make it that far) but if you're a gluten for punishment then have at it.
    #mdc #FreeCAD #KiCAD #photography
    https://codeberg.org/trevorflowers/my-dang-cam

    In conversation Sunday, 14-Jan-2024 11:01:37 JST from machines.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: codeberg.org
      my-dang-cam
      from trevorflowers
      A DIY vlogger's camera as expensive and more labor intensive than a Sony ZV-E10 but open AF.
  16. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:37 JST Trevor Flowers Trevor Flowers
    in reply to

    Nick Bild at hackster.io, writer of many pun headlines, has nicely covered my damn camera.
    https://www.hackster.io/news/i-did-it-my-way-67e8fbf0c8d6

    In conversation Sunday, 14-Jan-2024 11:01:37 JST from machines.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Hackster.io - The community dedicated to learning hardware.
      Hackster is a community dedicated to learning hardware, from beginner to pro. Share your projects and learn from other developers. Come build awesome hardware!
    2. Domain not in remote thumbnail source whitelist: hackster.imgix.net
      I Did It My Way
      My Dang Camera is an open source vlogger's camera for people who want to hack their own software and sensors.
  17. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:35 JST Trevor Flowers Trevor Flowers
    in reply to

    It just occurred to me that since I'm writing the software and the camera will be on a network I can probably make it dang easy to directly post to PixelFed and other fediverse services.
    One related topic is that many of the SBCs that I want to try are powerful enough to host web sites. It could be pretty neat to have a camera that is its own PixelFed instance. Hard on the batteries, tho.

    In conversation Sunday, 14-Jan-2024 11:01:35 JST from gnusocial.jp permalink
  18. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:35 JST Trevor Flowers Trevor Flowers

    The rear input panel will have:
    📸 a five way input nubbie (https://www.adafruit.com/product/504)
    📸 three tactile buttons
    The top input panel will have:
    📸 a six position mode dial
    📸 an on/off slide switch.
    Both panels will be covered by printed TPU layers with text and iconography.

    In conversation Sunday, 14-Jan-2024 11:01:35 JST from machines.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: cdn-shop.adafruit.com
      Thru-hole 5-way Navigation switch
      from @adafruit
      This navigation switch is an intuitive way to add 5 button's worth of interfacing with a single component. Inside is 5 switches: left, right, up, down and 'select' (pressing ...
  19. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:34 JST Trevor Flowers Trevor Flowers
    in reply to

    One could probably make an interesting #mdc style camera with this ESP32 + display combo. Put it in the flip-around display module and the entire main body shell would be available for batteries, storage, imaging sensors, other sensors like accelerometers, nice microphones and speakers, and whatever other silly thing comes into one's head.
    Me.
    I'm the one.
    But not for V1.
    https://www.cnx-software.com/2023/12/27/lilygo-t4-s3-board-2-41-inch-amoled-touchscreen-display-esp32-s3r8/

    In conversation Sunday, 14-Jan-2024 11:01:34 JST from machines.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: www.cnx-software.com
      LILYGO T4-S3 board combines 2.41-inch AMOLED touchscreen display with ESP32-S3R8 microcontroller - CNX Software
      from @cnxsoft
      LILYGO T4-S3 is yet another ESP32-S3 board with an integrated display, but the main difference here is the 2.41-inch AMOLED touchscreen display with
  20. Embed this notice
    Trevor Flowers (trevorflowers@machines.social)'s status on Sunday, 14-Jan-2024 11:01:33 JST Trevor Flowers Trevor Flowers
    in reply to

    Apparently YT has figured me out because now it's digging up all of the camera hackers making weird decisions about photons. Check out this wild "scanner camera" that uses a linear CCD sensor from a document scanner.
    https://youtu.be/MPhY1VS-wdQ

    In conversation Sunday, 14-Jan-2024 11:01:33 JST from machines.social permalink

    Attachments

    1. 489 Megapixel DIY Digital Camera for little money.
      from Yunus Zenichowski
      Inspired by @raspy00135 I designed this Scanner Camera. I call it Super Cheap Scanner Camera (SCSC).It is able to take pictures with extreme resolution and ...
  • After
  • Before

User actions

    Trevor Flowers

    Trevor Flowers

    I'm a ridiculous, machine-oriented retiree.Smol dogs run my life and I'm OK with it.Trying to leave it better than I found it.I am slowly converting a cargo van.Profile pic: goof wearing a pink hatProfile header: close-up of strange coffee

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          115009
          Member since
          26 Apr 2023
          Notices
          64
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.