Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

roy-n-roy/raspi_web_console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Remote Web Console

Using Raspberry pi as an emulator for USB HID mouse and keyboard,
displays HDMI input from CSI -2 through a browser, and enables mouse and keyboard operations.

Requirements

  • Raspberry Pi 1 Model A/Zero/Zero W/Zero WH/4 (needs USB-OTG port).
  • HDMI to CSI-2 bridge module.

Install

  • Install Raspbian Buster and Node.js 10 or higher.
  • Connect your Raspberry Pi to your PC via HDMI and USB-OTG
  • Enable your camera module. sudo raspi-config and select Enable Camera.
  • Run sudo bash ./setup.sh and reboot.

How to use

  • Access to http://raspberrypi.local/ on your browser.

ToDo

  • ブラウザのWindowSize変更に対応して、マウスポインタの移動量を調整する
  • 簡易的な認証機能を実装する

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published