MakerGram Logo

    MakerGram

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups

    Raspberry pyQT KIOSK

    Raspberry Pi
    2
    3
    988
    Loading More Posts
    • 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.
    • Akhil
      Akhil last edited by

      i need to run a QT application on BOOT. and i want to disable all controls like minimize application, close application.
      Anyone have experience in this? please help me.
      THANKS!

      1 Reply Last reply Reply Quote 0
      • kowshik1729
        kowshik1729 last edited by

        Hi @Akhil I found the following answer in one of the forums. here is the link to the thread.

        The way that I've seen most people do it (have a look on the Raspberry Pi forums), and have done myself with success is using /etc/rc.local.

        All you need to do here is put ./myscript in the rc.local text file. If it's in python, put python myscript.py.

        This literally is "a simple solution, (like dropping my script in some "startup" directory or something similar)"- maybe search on the forums when you're having questions as well, this solution came up on the first 4 results of a google search!

        1 Reply Last reply Reply Quote 0
        • kowshik1729
          kowshik1729 last edited by

          https://www.dexterindustries.com/howto/run-a-program-on-your-raspberry-pi-at-startup/

          This link has even more extensive ways to do it

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Recent Posts

          • Hi @borncurious , For the industrial purpose you can go with Raspberry Pi compute modules, Take a look at the latest version CM4 - https://www.raspberrypi.com/products/compute-module-4/ , Which is designed for industrial usage and incorporates a quad-core ARM Cortex-A72 processor, dual video output, and a wide selection of other interfaces. Available in 32 variants, with a range of RAM and eMMC Flash options, and with or without wireless connectivity.

            Other options are, boards like RockPi and Orange Pi boards which are similar to Raspberry similar model and specs but the price is a bit lower than the raspberry pi. Make sure to check the Interface and driver support that you need to incorporate into your project since these boards are not documented and maintained like the official raspberry pi as far as I know.

            also, you can check Toradex System on Module.

            • read more
          • B

            Is raspi generally used in commercial product/end product.if not can u guys suggest raspi alternatives for end products.

            • read more
          • https://www.youtube.com/watch?v=1EIFfln3Kxs&t=1s

            • read more
          • 1666287f-258d-437d-b2c5-91851d08617c-image.png
            The classic compact camera for Raspberry Pi with a 12MP sensor and autofocus

            Available from $25 with your choice of standard and wide lenses, with or without an infrared filter

            bf34763e-5ba3-4962-8e92-75583fd1e96c-image.png

            More details: https://www.raspberrypi.com/products/camera-module-3/

            https://youtu.be/XwYRSlqCN3A

            Resource:
            Documentation: https://www.raspberrypi.com/documentation/accessories/camera.html
            Camera Software: https://www.raspberrypi.com/documentation/computers/camera_software.html

            • read more
          • Hey @rafitc99 ,

            Did your issue resolve? Curious to know 😊

            • read more
          By MakerGram | A XiStart Initiative | Built with ♥ NodeBB
          Copyright © 2023 MakerGram, All rights reserved.
          Privacy Policy | Terms & Conditions | Disclaimer | Code of Conduct