I know I am probably going to incure a bit of wrath from the mods, but I like to think of this (Raspberry Pi Desktop for PC/Mac) OS as being RaspiPC. It looks like Raspbian, it handles like Raspbian, it is raspbian! Sorry Mods! Anyway I have an old XP-SP3 ASUS Eee PC 1001P netbook (https://www.asus....
Today I updated Jessie to Stretch using this method: To upgrade, first modify the files /etc/apt/sources.list and /etc/apt/sources.list.d/raspi.list. In both files, change every occurrence of the word ‘jessie’ to ‘stretch’. (Both files will require sudo to edit.) Then open a terminal window and exec...
B. The instructions clearly state that the AIY projects are supposed to be done with a Pi 3. IMO it only says that because pi3 is the most popular/common model. I'm using a Pi Zero with no problems at all - though chrome was very slow on that during the initial setup! I also used a Pi Zero ... I al...
Hi has anyone purchased one of the cheap (China / Hong Kong) V1.3 camera boards from ebay? Now for the price I don't expect them to be anything other than cheap knock offs so how do they compare to the genuine article?
OK this has probably been asked before but I've just got my first Pi3 and I was under the impression that using NOOBS you could install OSs using the Pi3's built in Wifi rather than using a network cable. Now with noobs running the "Wifi Networks (w)" icon is coloured in. When I click on the icon th...
Give REALVNC viewer a try https://www.realvnc.com/download/ . You have to register but its free (up to a point). And seems to be a bit more user friendly. as for the IP address of the vncserver you need to use a string like the following "192.168.0.XXX:Y" where XXX is the unique part of the address ...
update ... After trying various combinations of settings the only way I can use "sudo idle3" with vncserver is if I start it (vncserver) manually from the command line, disconnect the HDMI plug from the Pi0 and then "sudo idle3" remotely using vncviewer. As for the Unicorn pHat, it can be run succes...
PPS The reason why I need to "sudo idle3" is because my Unicorn pHat won't work without it. You don't need to do that if you run the script from a terminal window with sudo python3 yourscript.py Just tried this but it only partially works. Yes it runs the .py script, but not properly (running phat_...
Now I am looking at adding a small screen to one of my RPis. Now apart from the official 7" screen and (probably) the Adafruit screens what else works (with the minimum of fuss)? I have seen screens like this on eBay (3.5" touch screen which use the GPIO interface which are also nice and cheap) but ...
After the first problem (which was due to file corruption (possibly due to using Kingston SD cards??!!??)), I have a new problem. When I start vncserver manually I can "sudo idle3" on the remote computer (VNC viewer 5.3.0 on win7). When I have vncserver starting up during boot I can't "sudo idle3", ...
Hi I would like to run my Pi0 headless using tightvncserver. Today I set up vnc on a Pi2 and everything works fine, I followed the same procedure (I wrote it down) for my Pi0 and I am getting the follwoing error unrecognized character \x80; marked by <-- HERE after ("stopwatch""stopwatch""@""P""stop...
Hi hoping for a bit of help. The first image is of the PCB of a hub I got cheap from Maplin (Unitek Y-2142) where: A. Power in (pin is +) B. Is the host conection C. are USB ports D. Is a 2A (max) iPod charging port (no data connection) hub02.jpg What I am thinking of doing to remove the risk of bac...
I'm also getting that error with my Pimoroni PiGlow (also i2c 'powered'). I've tried the ' i2cdetect -y 1' command (with the PiGlow doing something and idle) but get no 0x62 address (in fact no address at all!!).
To be honest I don't think my question is back to front because the capacity of the battery is fixed, i.e. n-mAh at m-A (or mA) It is the run-time that is the variable and that depends on what is drawing power from your Pi (e.g. HIDs, external memory, camera or display (Pi powered). So to rephrase m...