Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranshuchittora/elek-a-thon
https://github.com/pranshuchittora/elek-a-thon
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pranshuchittora/elek-a-thon
- Owner: pranshuchittora
- Created: 2018-09-02T20:56:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-03T11:58:55.000Z (about 5 years ago)
- Last Synced: 2024-11-07T23:36:17.971Z (about 2 months ago)
- Language: HTML
- Size: 542 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Elek-a-thon
## Elek-a-thon was an electronics hackathon organised by Aakash Research Lab & Department of Electronics & Communication Engineering , SRM Institute of Science & Technology on 31 August 2018.
Real time data from the sensor
---
Me with my teammate Aakarsh Singh Saini who plenty of experience in electronics and SBCs came up with an idea of Robotic Arm which can be controlled remotely.
Nowadays it takes a lot of time for specialised surgeons/doctors to reach patient. In order to solve this issue the surgeon/operator is able to operate the robotic arm at a far away location with the help of a specialised glove which is equipped with a bunch of sensors.
## What we done ?
We hooked up the orientation sensor with the arduino which sends the data , which then read by the Node.js via serial communication.Which in turn seved via server , received by client & further processing can be done.
### Data
- X-axis Liner Acceleration
- Y-axis Liner Acceleration
- Z-axis Liner Acceleration
- Resultant Liner Acceleration
- Yaw
- Roll
- PitchTechnologies Used :
- Node.js
- Express.js
- Socket.io
- Chart.js
- Serialport---
## Members
- ### [Pranshu Chittora](https://github.com/pranshuchittora)
- ### [Aakarsh Singh Saini](https://github.com/aakarsh5145)