Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Acces Flask Web App Using Other Devices
Post: Acces Flask Web App Using Other Devices

I am only able to access the web app using the web browser on my raspberry pi when i key in "127.0.0.1:5000" to the browser. But when i key in the same address to the web browser on my phone it doesnt...
shallanq Web Scraping & Web Development 1 1,679 Apr-13-2020, 04:36 PM
    Thread: Creating a Web Browser to control Raspberry Pi
Post: RE: Creating a Web Browser to control Raspberry Pi

Somehow I am unable to edit my post, but is using localStorage in HTML enough to store the data in the web browser?
shallanq General Coding Help 2 1,919 Apr-11-2020, 02:59 PM
    Thread: Creating a Web Browser to control Raspberry Pi
Post: Creating a Web Browser to control Raspberry Pi

I want to create a web browser for the user to input 3 alarms. When the alarm time is equal to the current time, LED/ motor etc connected to the raspberry pi will be turned on. 1)I know HTML, CSS an...
shallanq General Coding Help 2 1,919 Apr-11-2020, 05:14 AM
    Thread: Where should I place GPIO.cleanup()
Post: RE: Where should I place GPIO.cleanup()

Alright, thank you!
shallanq General Coding Help 2 2,173 Apr-11-2020, 05:02 AM
    Thread: Where should I place GPIO.cleanup()
Post: Where should I place GPIO.cleanup()

My code is really long with multiple programs running at the same time. Is it really a must to use GPIO.cleanup()? And if it is, where should I use it in my code? from tkinter import * import RPi.GPI...
shallanq General Coding Help 2 2,173 Apr-09-2020, 05:20 AM
    Thread: Tkinter:Unable to bind and unbind function with a button
Post: Tkinter:Unable to bind and unbind function with a ...

I'm having trouble binding and unbinding a function(using 2 buttons) to display a keyboard. I basically want keyboard()to be hidden first, but when the morn_med_button is clicked, it will appear and...
shallanq GUI 2 5,058 Mar-27-2020, 09:48 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020