Skip to main content

Questions tagged [html5]

For questions pertaining to HTML5.

Filter by
Sorted by
Tagged with
0 votes
1 answer
2k views

I would like to be able to connect a html website to the GPIO pins so that when a button is pushed on the website it turns on a GPIO pin on the pi. I am also wondering if it is possible to take data ...
jaguarclaws2000's user avatar
0 votes
0 answers
317 views

I started doing the Node.js and RPI tutorial from w3schools.com. I created a server to control an LED with a button on a prototype board or via http but the LED does not light up. It seems to me that ...
bastekrjn's user avatar
1 vote
1 answer
2k views

I would like to code a very simple web site in HTML/CSS/JS that is stored on a hard disc (because it’s heavy with some media video) connected to my Raspberry Pi 4 and give local access to this website ...
Rkthrss's user avatar
  • 13
2 votes
1 answer
1k views

I am trying to create a localhost website that has multiple links to redirect to other .html files on the raspberry pi. These other .html files and websites are located in a folder located at /home/pi/...
user119682's user avatar
0 votes
0 answers
296 views

I am creating a web page on a raspberry pi Here is the essence of my html code: <html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script ...
rambi's user avatar
  • 111
0 votes
0 answers
898 views

I'm working on an engineering project for a client and after various tests, the web software runs better when called from Webkit running on the framebuffer, than Chromium from the X. As it sometimes ...
fixmycode's user avatar
  • 101
2 votes
1 answer
451 views

On the Raspberry Pi, I have an html-file which I can view when directly logged into the Raspberry Pi. The page is shown on a display that is directly connected to the Raspberry Pi. Now I want to ...
Soeren's user avatar
  • 21
2 votes
1 answer
110 views

Currently I am working on a dual axis sun calibration device. Everything was going well so far but I made a huge mistake. Here is what I made so far. I wrote my code in Python 3.8. Libraries I used:...
Sloth McLazy's user avatar
0 votes
1 answer
337 views

I am getting very frustrated with trying to track down the source of my problems with the code below. I believe it is something to do with php files not being run. (Note that all files are in the same ...
JerryPlayz101's user avatar
-1 votes
1 answer
213 views

I'm looking to get in to the wonderful world of RPi. I can make a website with HTML/CSS/JavaScript/PHP so does that give me any kind of advantage over a true RPi newbie? For my first project I'd like ...
Ben Clarke's user avatar
0 votes
0 answers
390 views

I wanted to stream from my RPi to a website that I can access over the IP address. The best solution seems to be RPi_Cam_Web_Interface. I followed the instructions on the elinux.org that seems to be ...
Spielekind's user avatar
0 votes
2 answers
2k views

I want to capture high quality images from RPI using Chromium and the Rpi camera as webcam. If I take photos with raspistill I can get 8MP quality. I'm trying to do the same within the browser but ...
Alessandro Dionisi's user avatar
0 votes
1 answer
1k views

When I open up google calendar in Chromium or Firefox it looks kinda broken and not as it looks on my desktop PC I could not find any useful help on the Interwebs. What could be the problem here?
avb's user avatar
  • 103
1 vote
2 answers
3k views

I'm trying to build WebKitForEmbedded https://wpewebkit.org/ but this is disaster. I've created another post about this issue (https://stackoverflow.com/questions/51578580/wpe-build-installed-directly-...
sticker's user avatar
  • 31
-1 votes
1 answer
2k views

I am currently trying the following with the help of a Raspberry Pi: Barcode scanner scans barcode (connected to the Raspberry Pi via USB Port) (via Python?) A hidden form is filled in The user ...
spacew4lker's user avatar

15 30 50 per page