In progress: Setting up an onscreen keyboard for the 7″ touchscreen on the Raspberry Pi

I just received one of these very cool 7″ touchscreens for the Raspberry Pi: https://www.raspberrypi.org/products/raspberry-pi-touch-display/

I have the default logon prompt when my Pi starts up, so first challenge is, how do you logon without a real keyboard attached, without having to disable the logon? There are a number of onscreen keyboards available – based on this thread I installed florence:

sudo apt-get install florence

and then edited /etc/lightdm/lightdm-gtk-greeter.conf adding ~a11y; for the Accessibility icon on the logon screen, and keyboard=florence so it appears in the menu.

The keyboard now appears, but as soon as I press a key it disappears. From this thread, installing at-spi2-core appears to fix the issue:

sudo apt-get install at-spi2-core

This seems to fix the keybaord not disappearing, but not having any luck getting characters to appear in the username/password fields. Still some investigation to do on this one.

Taking screenshots on Raspbian / Raspberry Pi

Install scrot (if not already installed): sudo apt-get install scrot

To pick a window, run ‘scrot -s’ and then click on the window that you want to capture. Screenshot is saved in your home dir by default.

 

TAPR QRPi: QRP Raspberry Pi WSRP transmitter – 100 mW output on 20m

I finally got my TAPR QRPi shield on a Raspberry Pi 2, setup with WsprryPi software to transmit WSPR (Weak Signal Propagation Reporting) signals, and the results from just 100 mW output on the 20m Amateur Radio band are nothing but amazing. Here’s a screenshot from the WSRPnet.org site this evening over the past couple of hours showing stations that have received my 100 mW signal to a roughly cut dipole wire antenna (zipcord electrical wire split into two) for 20 meters plugged directly into the TAPR QRPi board:

When I got my first spot from VA7MM in Vancouver I was pretty happy with that. 744 miles on 100 mW is pretty good going. But then in the following couple of hours spots from stations even further afield started popping up on the map, including K9AN in Illinois, that’s 1784 miles from here in Davis, California, on just 100 mW. That’s absolutely incredible! (thanks to everyone that spotted my signal!)

This is my second attempt to get this working. My first attempt on a Raspberry Pi 1 Model B didn’t get any spots over a several hours period one weekend, so I wondered if something was not working right on the original Pi model (remembering I’d read somewhere what the WsprryPi software was updated to run on the 2 and 3 recently). This afternoon I installed WsprryPi and the QRPi board on a RPI 2, and the reports started rolling in!

My antenna is just a wire dipole, strung between two bushes in the back yard at roughly 5ft above ground, with the broadside aiming roughly north/south.

Update: it’s 7:30pm local and my signal is being received almost all the way over on the East coast!