Maker Pro

Recent content by Joshua Wilkinson

  1. J

    Raspberry Pi video stream to Wordpress

    Hello, I am trying to create a webpage with a video stream to a website. I have a website set up on Wordpress for my Pi. Is it possible to stream video and start/stop the stream from Wordpress or am I in fact lookin at completely the wrong thing and should I be focussing on a different method...
  2. J

    Automatic upload of Raspberry Pi photographs to website.

    I am trying to create a system where Rapberry Pi will take photographs at regular intervals and upload them to a website automatically as they are taken. Where would people recommend I look for: A: Appropriate website design information/software B: Relevant Python code for getting Raspberry Pi...
  3. J

    Concurrent operation in real time embedded systems (C)

    Many thanks for both of your replies, you have already been very helpful. Some more detail of what I am actually trying to achieve: We have a conveyor belt. It has two sensors at the start, then a gate that opens and closes to remove small blocks from the conveyor and let large ones pass...
  4. J

    Concurrent operation in real time embedded systems (C)

    Good morning, Please bear with me as I am very new to programming and I am currently working on a third year university project (thrown in at the deep end!). I am trying to get two tasks to run simultaneously and I am not sure of the process. I really don't understand how programming works and...
Top