Phyks
|
3d5562065a
|
Finished serial handling
To be tested. No arduino for now :/
|
2013-12-14 16:01:41 +01:00 |
|
hackEns
|
4d96e938c6
|
Working on code for Noel2013
Started serial handling
TODO : Serial in main loop + args
|
2013-12-14 02:13:34 +01:00 |
|
hackEns
|
c59cbd10e7
|
Started code for Noel2013
|
2013-12-12 12:37:40 +01:00 |
|
hackEns
|
272c51d9a8
|
Flake8...
|
2013-12-12 12:33:09 +01:00 |
|
hackEns
|
6cfb48fbe3
|
Started code for Noel2013
* Arduino code to handle 5 electrodes (5 notes in Jingle Bells)
* TODO : Reuse python code from chorizo to play the music
|
2013-12-12 12:25:38 +01:00 |
|
hackEns
|
e6fbaa2ffd
|
Correction of annoying cracks
Due to the fact that we cut the sound at n seconds and not at the end of the period.
Sidenote : dropped numpy part in sound4python, not happy with it.
|
2013-12-12 12:24:41 +01:00 |
|
hackEns
|
5a4fe91ce1
|
Bug correction in sound4python when one doesn't have numpy installed
|
2013-12-05 18:01:27 +01:00 |
|
Phyks
|
de7ae02da0
|
Working on chorizo player, will be there soon
|
2013-12-05 12:11:16 +01:00 |
|
Phyks
|
8fd18513ef
|
chorizo.py : simple note generator
|
2013-10-29 22:55:08 +01:00 |
|
Phyks
|
d501990000
|
Updated README + started chorizo code
|
2013-10-28 22:07:08 +01:00 |
|
Phyks
|
0cf48f3504
|
Added license + new "music" script
Added license information in the README.
The music.py file is just here for TODO purpose, it is not working yet.
|
2013-10-17 00:12:22 +02:00 |
|
Phyks
|
95f5fce162
|
Add the ability to change default serial port from command line in color.py
|
2013-10-16 23:37:02 +02:00 |
|
Phyks
|
1c15c86c6d
|
Bug fixes
|
2013-10-05 17:46:40 +02:00 |
|
Phyks
|
8b55b5eab5
|
Added 3d_view.py
Basic code to handle necessary opengl objects for 3d_view.py.
|
2013-10-02 22:45:51 +02:00 |
|
Phyks
|
0c10e9f0b3
|
Updated README.md
|
2013-10-01 17:22:29 +02:00 |
|
Phyks
|
41bb6eda23
|
Merge branch 'master' of https://github.com/Phyks/Touchless3DTracking
|
2013-10-01 00:01:14 +02:00 |
|
Lucas Verney
|
f1c866cc90
|
Initial commit
|
2013-09-30 15:02:43 -07:00 |
|
Phyks
|
a506e18657
|
Implemented a calculation of mean value between adjacent times
|
2013-09-30 23:59:35 +02:00 |
|
Phyks
|
34406690f8
|
Improved interface and ergonomy
|
2013-09-30 23:49:24 +02:00 |
|
Phyks
|
91d6b5af4b
|
Handle 3 electrodes
The code should be able to handle 3 electrodes for R, G and B. Didn't
test it so far (need 2 other electrodes).
|
2013-09-30 23:05:02 +02:00 |
|
Phyks
|
4a8fe2911f
|
Bug correction in color.py
Computed value could be outside range [0, 255]. Now, it won't.
|
2013-09-30 22:16:17 +02:00 |
|
Phyks
|
92d85d46e8
|
Initial commit : 1 electrode
|
2013-09-30 16:22:47 +02:00 |
|