WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Website control using rpi zero w  (Read 1096 times)

Offline sicht

  • Newbie
  • *
  • Posts: 10
Website control using rpi zero w
« on: June 20, 2021, 05:51:37 PM »
Attempting to move website control of hardware from a rpi3 or rpi4 to a rpi w zero. I have it working using apache2, python3.7 with asyncio, websockets, serial and json libraries. It looks like everything is there for the python side if pip works the same which is there in the repo. The apache runtime libraries are there but not apache2. Is what I want to do possible with what is the repo? If not can I help create it? I have extensive embedded experience but my linux experience is 30yr old unix experience.
Just a point in the right direction.
Thanks