just a test

Dependencies:   mbed

Fork of scoreLight_Advanced by Alvaro Cassinelli

Revisions of blobConfig.h

Revision Date Message Actions
47:2312a8dc9658 2014-04-01 Version with pushbutton to change modes. I added a small capacitor to do elementary debouncing of the interrupt. File  Diff  Annotate
46:90516893793a 2014-04-01 added show parameters function to calibrate (including integration steps) File  Diff  Annotate
44:46e25fa1669b 2014-03-31 This new version works pretty well, even if the following blob is not as nice as in elasticLoop_OSC. New: fraction rendering / first point wait solved (more regular rendering) / better delay calibration. File  Diff  Annotate
33:43e8bc451ef0 2012-11-05 added resizing functions, as well as better control on the thresholding modes File  Diff  Annotate
32:52273c3291fe 2012-10-29 code for Tokyo design week (starting with two colored following spots, and NO standby mode) File  Diff  Annotate
31:5f039cbddee8 2012-09-23 this is quite nice, but I am going to make a deep modification of the bouncing principle: instead of depending on the penetration, it will just be a factor over the speed (perfect elastic bouncing being factorElastic=1, and perfectly absorption=0); File  Diff  Annotate
30:d8af03f01cd4 2012-09-21 first commit. Not yet functional. Added ghost and pacman game modes, but the behaviour of these "rigid spots" is not implemented yet File  Diff  Annotate
28:44b7b6e35548 2012-06-19 version almost ready for AsahiTV; File  Diff  Annotate
27:1ce994629ffc 2012-06-18 new weird mode ad hoc, with wrong time delay so it produces blue spots along the contour (for a reason I still don't understand) File  Diff  Annotate
25:74cb85b85fd2 2012-06-18 corrected some mistakes on color control; File  Diff  Annotate
19:228430f1350e 2012-04-28 relatively stable. Now need to make commands to control speed/stiffness/color and size of spot form the computer File  Diff  Annotate
15:56a0bf424e8d 2012-04-12 this is not bad, but still two or more spots produce problems. Need to re-trace TWICE a spot - or do like before, do a little more of it's trajectory. File  Diff  Annotate
11:62f7183a03e7 2012-04-12 It seems to work (but not tested on real hardware). ; NEEDS TO DO: ; 1) DOUBLE BUFFERING; 2) template class for vector2D, so as to use unsigned short for the rigid scafold instead of float...; File  Diff  Annotate
5:73cd58b58f95 2012-04-05 Something very strange happens in the class laserSensingTrajectory: adding a:; float lightRatio; as member variable makes the blob dissapear... File  Diff  Annotate
1:a4050fee11f7 2012-03-31 new scorelight methods added. VERY STRANGE problem with oldPos and pos in Verlet method, that have strange behaviour depending on the value of damp factor... File  Diff  Annotate
0:345b3bc7a0ea 2012-03-28 This version (using rigid frame, base and child classes, etc) works, but the blob is strangely smaller. Need to check this. File  Diff  Annotate