Something else to have a look at, but it might have to wait for the
longer winter nights :-)
On 14/05/2019 06:20, Ben Hancock via Tutor wrote:
On Sun, May 12, 2019 at 07:17:53PM +0100, Alan Gauld via Tutor wrote:
On 12/05/2019 11:27, Dave Hill wrote:
I found out by accident that the Megger
ot;.
Clambering around Snowdonia as a boy, I eschewed* the Rheilffordd yr
Wyddfa/SMR in favor of shanks' pony...
* OK, I was made to...! For the good of my soul???
On 9/05/19 8:04 AM, Dave Hill wrote:
I have a csv file which details the results of equipment tests, I
carry out PAT testing as
Gregorian ordinal of the date
8-) ( I had to look up what proleptic meant)
This means I can access the elements by the ordinal of the date, for
later processing, and extraction to a spreadsheet
Dave
On 09/05/2019 04:08, Cameron Simpson wrote:
On 08May2019 21:04, Dave Hill wrote:
I have a csv
I have a csv file which details the results of equipment tests, I carry
out PAT testing as a volunteer at a heriatge railway in N. Wales. I want
to extract how many items were tested on each test day. So far I have
generated a List of test dates, but I am now stalled at how to
efficiently count
Thank you - registering with Linux Mint
On 03/03/2019 16:01, Alan Gauld via Tutor wrote:
On 03/03/2019 14:46, Dave Hill wrote:
on power up, and I thought that I would use 'systemd'.
This is really a Linux question not Python so you might like to try the
Mint forums too. They a
ram using:
[Unit]
Description=TestVideo Service
After=multi-user.target
[Service]
Type=idle
User=pi
ExecStart=/bin/bash /home/pi/Code/testVideo.sh
Restart=no
RestartSec=0
[Install]
WantedBy=multi-user.target
where 'testVideo.sh'
## Dave Hill, 28/02/2019
asPi forum.
Thank you.
Dave
On 03/12/2018 16:27, Mats Wichmann wrote:
On 12/2/18 3:29 AM, Dave Hill wrote:
Having 'graduated' to Python 3.7, I thought I would explore
subprocess.Popen, and put the code in a Class, see code below. The video
runs, but an error occurs, which I do
I had not spotted that! It appears that, although I have 3.7 on my
laptop, 3.7 is not a part of the latest standard Raspbian release. I
will install this later today and try again.
Dave
On 03/12/2018 10:12, Alan Gauld via Tutor wrote:
On 02/12/2018 10:29, Dave Hill wrote:
Having 'grad
I am a volunteer at a Heritage Railway in N.Wales and, amongst other
things, I provide electronics and software for various exhibits in the
museum. I use the Raspberry Pi to provide various video presentations,
employing the omxplayer.
I am in the process of updating an application known as th
I have an sqlite database as a source {Asset and Test data from a Megger
PAT Tester}, which contains a number of tables, and I end up with an
OpenOffice spreadsheet, with numerous sheets
The data is proceesed in three parts, each using a separate Class.
I extract the useful tables, and store t
st attempt at the latter steps was thwarted by some path
problem re. Windows?
On 29/08/2018 14:04, Oscar Benjamin wrote:
On Mon, 27 Aug 2018 at 13:18, Dave Hill wrote:
I have found 'odswriter' on GitHub
https://github.com/mmulqueen/odswriter which appears to provide what I
want. Howev
I did as suggested but with the same result.
I am now looking at extracting the code from the the separate files to
form a single module, and hopefully get a result.
On 27/08/2018 14:14, Steven D'Aprano wrote:
Hi Dave, and welcome!
On Mon, Aug 27, 2018 at 12:14:33PM +0100, Dave Hill
Hi,
As a volunteer on a Welsh Heritage Railway I undertake their Electrical
Equipment testing, for which I use a Megger PAT420. This device stores
data in 'sqlite', which using Python I can read and generate a number of
reports in 'csv' format. I now wish to collate asset data for various
loc
13 matches
Mail list logo