Go to advanced search

by k0kster
Fri Sep 20, 2019 2:00 am
Forum: Troubleshooting
Topic: raspberry pi display goes back after a while
Replies: 2
Views: 185

Re: raspberry pi display goes back after a while

ah that solved the problem.

thanks a lot!
by k0kster
Fri Sep 20, 2019 12:54 am
Forum: Troubleshooting
Topic: raspberry pi display goes back after a while
Replies: 2
Views: 185

raspberry pi display goes back after a while

hi all. i need to use my raspberry pi as a display, which has to stay on for about 10 hours daily. however, though my testings, my raspberry pi screen does not stay on! the screen goes black after a few minutes. when it turns black, my lcd screen still recognizes that there is some sort of input, as...
by k0kster
Thu Sep 19, 2019 8:14 am
Forum: Beginners
Topic: accessing files on NAS drive
Replies: 8
Views: 2370

Re: accessing files on NAS drive

this line worked like a charm!

//<NAS local ip>/autopublish /mnt/autopublish cifs vers=1.0,user=<user>,password=<password>,x-systemd.automount 0 0

thanks for the help guys

cheers!
by k0kster
Wed Sep 18, 2019 8:50 am
Forum: Beginners
Topic: accessing files on NAS drive
Replies: 8
Views: 2370

Re: accessing files on NAS drive

ah i dont seem to be able to make the command run on start up.

this is whats in the last line of /etc/fstab

//<NAS local ip>/autopublish /mnt/autopublish cifs vers=1.0,user=<user>,password=<password> 0 0

it works when i try sudo mount -a, but doesnt run on start up.

please help
by k0kster
Mon Sep 09, 2019 8:31 am
Forum: Other projects
Topic: order display solution
Replies: 1
Views: 247

order display solution

hi all. i have just set up my raspberry pi to display some html files. these html files are generated by excel from my pc, and contain work orders. there are 2 production lines which need their own display to see the orders for the day. i have set up the pi to open the html files and auto refresh th...
by k0kster
Mon Sep 09, 2019 8:16 am
Forum: Beginners
Topic: accessing files on NAS drive
Replies: 8
Views: 2370

Re: accessing files on NAS drive

i managed to solve my problem with the link Fraoch pasted. i previously stumbled onto the same or similar solution, with an added ver=1.0 in the command. goes something like this sudo mount -t cifs /NAS/shared /mnt/shared -o vers=1.0,username=<username> entered my pw and im mounted! thanks for the h...
by k0kster
Mon Sep 09, 2019 2:39 am
Forum: Beginners
Topic: Chromium Auto Refresh
Replies: 10
Views: 46999

Re: Chromium Auto Refresh

Also, if you just need to refresh a local html file then just embed the following meta line in your html file: <META HTTP-EQUIV="refresh" CONTENT="10"> <! -- This is to force refresh of this page every 30 seconds> hi! i tried adding the above line into the html file by opening it with chrome and pr...
by k0kster
Sat Sep 07, 2019 7:21 am
Forum: Beginners
Topic: accessing files on NAS drive
Replies: 8
Views: 2370

accessing files on NAS drive

hi all! i just installed my pi and played around a little with it. but i cant seem to be able to map a network drive on the pi. i kept assuming that i should do it the same way i would with a pc. i have a .htm file i want to open using the pi. i somehow made a folder that syncs with a folder from my...
by k0kster
Wed Sep 04, 2019 2:29 am
Forum: Graphics, sound and multimedia
Topic: Order display project
Replies: 4
Views: 525

Re: Order display project

thank you for all your replies! @andyroo hardware failure did not cross my mind :lol: but i suppose if the hardware were to fail, then we would have to go back to the good old white board and marker days. but if i manage to complete the project, hopefully it will lessen the load on my colleagues by ...
by k0kster
Tue Sep 03, 2019 9:09 am
Forum: Graphics, sound and multimedia
Topic: Order display project
Replies: 4
Views: 525

Order display project

hi all! i have just placed an order for my raspberry pi and waiting for delivery. meanwhile, i am trying to build my project up, am unsure of what direction to look at. my employer is a manufacturing company. currently, orders come in by phone. the admin clerk will answer the phone and walk to 2 oth...

Go to advanced search