EngineersGarage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
You are here: Home / Topics / run program on raspberry pi on boot up

run program on raspberry pi on boot up

|

Microcontroller › Raspberry Pi › run program on raspberry pi on boot up

  • This topic has 1 reply, 2 voices, and was last updated 3 years, 7 months ago by Fabio.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • December 4, 2018 at 5:54 am #4980
    sneha
    Participant

    Hello, can anybody tell how can a program be run on raspberry pi on boot up, i am building a security system on pi and want a script to run as the pi boots up

    December 20, 2018 at 9:58 am #14965
    Fabio
    Participant

    there are many ways to run a program on boot up on Raspberry Pi…like editing rc.local file..open rc.local by the following command – sudo nano /etc/rc.local and add the following lines in the file for running a python program on bootup – sudo python path_of_file/name_of_file.py &
    exit 0
     

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

RSS Recent Posts

  • Charging shutdown circuit question. August 7, 2022
  • Pedestal fan August 7, 2022
  • Beam Break Sensor August 7, 2022
  • Right channel distortion on vintage fisher rs-2010 August 7, 2022
  • Class AB amp help. August 6, 2022

Stay Up To Date

Newsletter Signup
EngineersGarage

Copyright © 2022 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools