Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colasgael/color-pen-prediction
Realization of a Magic Trick using an Arduino board connected to an Android app
https://github.com/colasgael/color-pen-prediction
3d-printing android-application arduino creative magician pcb
Last synced: 5 days ago
JSON representation
Realization of a Magic Trick using an Arduino board connected to an Android app
- Host: GitHub
- URL: https://github.com/colasgael/color-pen-prediction
- Owner: ColasGael
- Created: 2018-05-05T19:19:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T01:40:10.000Z (over 6 years ago)
- Last Synced: 2024-06-11T17:39:51.385Z (5 months ago)
- Topics: 3d-printing, android-application, arduino, creative, magician, pcb
- Language: Java
- Homepage:
- Size: 58.9 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color-Pen-Prediction
by Gael Colas and Sylvestre Prabakaran, 2nd year students from the French engineering school CentraleSupélec.Goal : Realization of an electronic system to reproduce the Color Pen Prediction effect : https://www.youtube.com/watch?v=i2_MQekyIXk
This is a "projet innovation" project we led in our 2nd year in CentraleSupélec (2017).
Our supervisors were Hanane Meliani, Laurent Cabaret and Didier Coudray from the LISA Lab.
This project involved :
- Arduino : we used an Arduino board to control a force sensor and make weight measurements ;
- Android : we coded an Android app that receives the measurements via Bluetooth, and provides a user-friendly display to process them ;
- PCB : we printed a circuit board to compactely gather our electronic components ;
- 3D-modeling and printing : we modeled and printed a plastic enveloppe to hide our electronic board.This repository gathers all our code and the files we used in our project. Our final report and presentation is at the root (written in French).