https://github.com/zebrajaeger/ph3
https://github.com/zebrajaeger/ph3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zebrajaeger/ph3
- Owner: zebrajaeger
- License: apache-2.0
- Created: 2021-03-16T19:41:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T10:23:20.000Z (9 months ago)
- Last Synced: 2025-02-07T23:43:06.164Z (3 months ago)
- Language: Java
- Size: 13.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# PH
## Install required software at the Pi
[Klick here](./pi/install.md)
## Aktive parts
- client-ng
- server-java## Prod
run *de.zebrajaeger.phserver.App* with profile "pi" or without a profile (what means "default")
## Develop
### Client
npm start
### Server with mocked hardware
run *de.zebrajaeger.phserver.App* with profile "develop"
### Server with remote Hardware
run *de.zebrajaeger.phserver.App* with profile "remote"
## Debug
java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005 -jar ph3-server-0.0.1-SNAPSHOT.jar
## Electronic
### Driver
https://oshwlab.com/zebrajaeger/ph-pi
## Controller
Raspberry PI 4 with 5V Step Down converter and I2C level shifter