Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
samuderaahr committed Nov 6, 2017
2 parents f0dc166 + acc39bc commit 1fded05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@ This is a personal fork of OHM that aims to bridge the readings of various OHM s

Sensor access provided by OpenHardwareMonitor Library: https://github.com/openhardwaremonitor/openhardwaremonitor
Cancelled using fancy gauges as it will affect performance, using text labels instead. Probably next time around.

## Repo Organization

The repo is divided into two parts:
- The server (ohm-server folder) which is built with C# .NET 4.0 on Visual Studio 2017 (you can always import to earlier versions by the .sln)
- The client (ohm-client-xxx folders) where xxx denotes the hardware platform on which it's built upon (currently only arduino-avr, but others like arduino-esp and rpi are planned for)

Each client type has its own Readme so be sure to check inside. PCB design source are in "pcb" (made with KiCAD) and source codes are in "src".
11 changes: 0 additions & 11 deletions ohm-client-arduino/ohm-client-arduino.ino

This file was deleted.

0 comments on commit 1fded05

Please sign in to comment.