Difference: IntegrateTheCameraCodeIntoNopMicroPython ( vs. 1)

Revision 12020-01-25 - UliRaich

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="AFNOGWorkshop2020"

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

<--/commentPlugin-->
 
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