Skip to content Skip to sidebar Skip to footer
Showing posts with the label Raspberry Pi

Python 3.2: Ioerror: [errno 22] Invalid Argument: '/home/pi/data/temp/file1\n.txt'

I am a newbie to python programming. I have a counter.txt file from which i am reading the counter … Read more Python 3.2: Ioerror: [errno 22] Invalid Argument: '/home/pi/data/temp/file1\n.txt'

Send Captured Images From Python Server To Javascript Client

Now I try to make server using Raspberry Pi which send live stream image data to browser. The serve… Read more Send Captured Images From Python Server To Javascript Client

Using Python To Start A Browser (chromium) And Change The Url

I am trying to write a script that makes it possible to change the url of an active process. So for… Read more Using Python To Start A Browser (chromium) And Change The Url

Is It Possible To Setup A Debian System In A Deterministic Manner?

At work, we developed some Python software that runs on Raspbian (Debian Based), on a Raspberry Pi.… Read more Is It Possible To Setup A Debian System In A Deterministic Manner?

Raspberry Pi Python Shebang With Cgi Server

I am trying to run a local CGI server on my raspberry pi to host a webpage with a single link, that… Read more Raspberry Pi Python Shebang With Cgi Server

Assertion Failure : Size.width>0 && Size.height>0 In Function Imshow

i am using opencv2 and python on raspberry pi. and i am new with python and opencv. i tried to read… Read more Assertion Failure : Size.width>0 && Size.height>0 In Function Imshow