Skip to content

The Sensor-Multitool shall be a server or portable program for scientists, schools and programming beginners.

License

Notifications You must be signed in to change notification settings

Geronymos/Sensor-Multitool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensor-Multitool

Target

The Sensor-Multitool shall be a server or portable program for

  • 👨‍⚕ scientists
  • 👨‍🏫 schools
  • 👨‍💻 programming beginners.

Usage

You will be able to select a type of sensor and this program will give you instructions how to wire it to an Arduino. After that you can hook that Arduino to a PC and this program will program your Arduino for that specific sensor. Now the program shows you all the values the sensor can measure in many different types of charts or tables.

About

The program is a fork of Klima-alarm, which was a projekt from the hackathon "JugendHackt", where I worked one weekend with a couple of others to show the effects of greenhouse gases with a gas sensor.

So the program as it is now is only able to this part and isn't really easy to init without any knowledge of arduinos, raspberrys, node.js and so on. But for this I want to simplify the usage so that even teachers and student in high schools are able to use it.

Installation

First you have to clone this git to your local PC ( [📥] master.zip ).

You need to have npm and node.js installed!

To download all dependencies just type this in the console after entering ./node-server/

npm install 

To run the program type this in the same directory in the console

npm start 

Preview

Line chart 📈 Pie chart 😋
Line chart picture Pie chart picture

About

The Sensor-Multitool shall be a server or portable program for scientists, schools and programming beginners.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.3%
  • CSS 24.4%
  • HTML 7.9%
  • Other 0.4%