Skip to content

AlexHedley/poker-recording

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♥♣♦♠ Poker Recording 📹

Setup for recording a home poker game

Dependabot Dependency-Check

Build / Test (with Reports) Build Docs Deploy to GitHub Pages pages-build-deployment CodeQL Dependency Check Dependabot Updates

Site

Video

Diagram

flowchart LR
    RFID -->|ID| API
    Camera -->|Stream| Device

    subgraph API
        A[Update Card]
        B[Clear Cards]
    end

    subgraph RFID
        C[RC522] --> D
        D[ESP8266]
    end

    subgraph Camera
        E[OV2640] --> F
        F[ESP32-CAM]
    end
Loading

src

Arduino C#

Tests

Poker API Tests Poker.WebApp Tests Poker.Server.WebApp Tests PokerHandEvaluator Tests

Output using dotnet-tests-report (Code)

Resources

Docs

Blog Posts

Stats

A website to store all the game information.

Related

About

Setup for recording a home poker game

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •