Tags:
create new tag
view all tags

A WEB-cam in MicroPython

Introduction

In order to provide a WEB-cam in MicroPython we need

  • The camera hardware with enough RAM memory to store the camera images
  • MicroPython with access to the camera driver
  • The WEB server
  • The code to configure and control the camera, to read out the images and to stream them over the net or to take single images
Let's start with the driver integration into MicroPython

-- Uli Raich - 2020-01-25

Comments

Topic revision: r1 - 2020-01-25 - UliRaich
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback