Coder Social home page Coder Social logo

Pi Cam about mmm-selfieshot HOT 8 CLOSED

brianhepler avatar brianhepler commented on July 24, 2024 1
Pi Cam

from mmm-selfieshot.

Comments (8)

BrianHepler avatar BrianHepler commented on July 24, 2024 1

I just got one in the mail, thank you. I'll get to work on this presently.

from mmm-selfieshot.

thetobyde avatar thetobyde commented on July 24, 2024

from mmm-selfieshot.

BrianHepler avatar BrianHepler commented on July 24, 2024

Okay, the touch button has been implemented. I'll see about testing this under a Pi cam now. It's coming.

from mmm-selfieshot.

BrianHepler avatar BrianHepler commented on July 24, 2024

@thetobyde - Sir, I just tested this with my PiCam and it works just fine. You have to enable the camera interface via the raspi-config tool, but it appears to be working without any additional code from me.

from mmm-selfieshot.

thetobyde avatar thetobyde commented on July 24, 2024

from mmm-selfieshot.

BrianHepler avatar BrianHepler commented on July 24, 2024

You should be able to enter sudo raspi-config to bring up the configuration menu. Go to Interfacing Options and then highlight "Camera" (it should be the first entry). Enable the camera interface and then Finish. You will be asked to reboot, which you should do.

If you have a USB camera, unplug it from the Pi. Once you have a connection back to the pi, test the camera with the following command: raspistill -o image.jpg. When it gives you the command line back, do a ls to see if the file image.jpg is present. If it is, then your camera works.

At that point, use the MMM-Selfieshot as usual. No need to update the module. I don't know what "useCam" is. Where are you seeing this?

from mmm-selfieshot.

mirrormonark avatar mirrormonark commented on July 24, 2024

hi... when use "raspistill -o image.jpg" i see this "the system should be configured for the legacy camera stack"
but when i try .. "libcamera-still -o image.jpg " my picamera Noir take me a photo.
in 2023 I had to download the "libcamera-apps" to have the function of cameras.

I tried the normal configuration -- but nothing happens.
I also tried the configuration where it says to mash but nothing happens (I was not mashing the button as touchscreen but via mouse)

from mmm-selfieshot.

BrianHepler avatar BrianHepler commented on July 24, 2024

The latest version of Raspian uses a new camera stack. You can enable the legacy camera stack by following the instructions I listed above to enable the Pi camera. It's just labeled as "legacy camera support" rather than enabling the camera entirely.
In short, use sudo raspi-config to get into the RPi configuration, then turn on everything camera related that you find in that interface.

from mmm-selfieshot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.