Hi,
I am playing around with trying to implement a simple home control widget using a Pico W. I have become familiar with using Django and MVC structured web work.
Two things. First, all the examples of web implementation on a Pico have the HTML code embedded in the file for running and just calling the method to return the string. It would be nicer to render the index.html file. Second, is there a Django that runs on Raspberry Pi Pico micropython?
Thanks so much,
Jack
I am playing around with trying to implement a simple home control widget using a Pico W. I have become familiar with using Django and MVC structured web work.
Two things. First, all the examples of web implementation on a Pico have the HTML code embedded in the file for running and just calling the method to return the string. It would be nicer to render the index.html file. Second, is there a Django that runs on Raspberry Pi Pico micropython?
Thanks so much,
Jack
Statistics: Posted by jachaney — Sat Aug 10, 2024 4:32 pm