Commit Graph

47 Commits

Author SHA1 Message Date
dviid d938b31e91 Fixed small screen issues 2013-03-15 15:09:12 +01:00
Jakob Bak 582ac0859b updated keywords 2013-02-10 10:42:14 +01:00
Jakob Bak 7b2f0c750d Added Music examples to Apps folder 2013-02-10 10:34:10 +01:00
Jakob Bak 4fddbf3190 Added more examples 2013-02-10 08:43:42 +01:00
Jakob Bak e2a3935f07 added examples 2013-02-10 08:42:33 +01:00
Jakob Bak 5f994fcf7f Added examples 2013-02-10 08:40:08 +01:00
dviid 9c4ffb6e7b TEI Studio 2013-02-10 07:11:56 +01:00
Bill Verplank bae5b3d412 Updated sketches for TEI workshop 2013-02-09 21:38:12 +01:00
dviid 9260d066ba Added ForceProfile 2013-02-09 21:18:32 +01:00
Bill Verplank 336b2b45ab Bill Examples
M&MStudioBV
2013-02-05 19:01:46 +01:00
dviid a7408c519a Added Motion update_position 2013-02-05 10:58:52 +01:00
Bill Verplank 7e41bac2ce Pulse_Beat.ino
added to software/lib/MMM/examples/motor/
2013-02-05 10:37:08 +01:00
Bill Verplank 6f349b75d8 KEYWORD1
Moror
2013-02-05 10:33:47 +01:00
Jakob Bak b2a6228236 Added placeholders for tutorial library 2013-02-05 10:32:22 +01:00
Jakob Bak fe929b835e Updated Music.h and added MIDI functionality to it 2013-02-05 10:23:08 +01:00
Jakob Bak 8bd5f2b35c Changed default direction for MOTORB
Due to hardware design of MM board MOTORA and MOTORB had opposite
directions. Fixed by switching settings for MOTORB in
MMotor::direction(DIRECTION) function
2013-02-01 11:33:43 +01:00
Jakob Bak c983a92107 Updates to Music.h, deleted Midi.h and Midi.cpp
We can now use these commands in the arduino sketch:
#define NUM_OSCILLATORS x     // where x is 1, 2 or 3
#define BIT_DEPTH x    // where x is 8 or 12

Deleted Midi library files as they where causing multiple definition
errors with the outdated Music.h file.
2013-01-30 21:25:34 +01:00
dviid f5246baf9c Updated Music 2013-01-30 19:04:28 +01:00
dviid f0556802f5 Fixed Motion 2013-01-30 18:58:19 +01:00
dviid dbb6a746be Revert "Changes to Music.h and Music.cpp"
This reverts commit 8b24803aa2.
2013-01-30 18:51:07 +01:00
Jakob Bak 8b24803aa2 Changes to Music.h and Music.cpp 2013-01-30 18:45:25 +01:00
Jakob Bak 37f714e3d3 Slight fixes to motion and music library 2013-01-29 12:41:15 +01:00
Bill Verplank 8600cbd3e0 Bill's Music mess 2013-01-29 12:09:26 +01:00
dviid 62b7761e9a Added Oscilloscope code in apps 2013-01-28 12:05:23 +01:00
dviid 4a2f82f907 Updates: Motion + Motor
Integration with unsyncable branch
2013-01-28 11:58:58 +01:00
Bill Verplank b0bce01fac Jakob changed some comments on bill's computer 2013-01-25 11:15:06 +01:00
Jakob Bak 0f8eb0f54d created new center example 2013-01-25 11:14:01 +01:00
Bill Verplank 769578fcf7 bill friday 2013-01-25 09:44:15 +01:00
Jakob Bak 9f2f760a47 Changes to Motion, Motor and Music Library
Motion library still needs to be fixed. Don't use yet.
2013-01-24 21:14:16 +01:00
Bill Verplank fc8f353064 Bill's Protocol Pendulum Plot
Added force-out to pendulum
2013-01-24 16:52:11 +01:00
Bill Verplank f6fcb48859 Bill - Pendulum and PendulumDamped 2013-01-24 16:06:22 +01:00
Bill Verplank cd4fdfc907 Bills Pendulum Works! 2013-01-24 12:48:04 +01:00
Bill Verplank b74972db16 Thursday Commit
including David's lib from yesterday
2013-01-24 12:11:56 +01:00
Jakob Bak 5912dfdcd4 Added some comment text for interrupt select and NUM_OSCILLATORS 2013-01-24 10:22:47 +01:00
Jakob Bak 642b4973ca Oscillator selects and examples
Made it possible to select type and number of oscillators to compile
(via preprocessor). Made Examples folder to library where  tutorials
will go in.
2013-01-23 19:29:16 +01:00
Bill Verplank e1a7320aa6 wednesday commit 2013-01-23 17:09:16 +01:00
Bill Verplank 93da08c0ff cleaning up 2013-01-11 10:40:27 -08:00
Bill Verplank 80ce4b33a7 hmmmmm 2012-12-07 08:23:30 -08:00
Bill Verplank 00b1190817 edited GitHowTo
lines 4 and 20
2012-12-07 08:22:23 -08:00
Bill Verplank 4c9e2ee748 Getting Synched
First time after a lot of tries. -Bill
2012-12-07 08:18:28 -08:00
dviid 0a0e857cea Update Motion library and added an example how-to in apps folder 2012-12-06 16:15:01 +01:00
dviid d991358765 Added Motion lib 101 2012-11-26 15:22:47 +01:00
Jakob Bak 2e44dcdf03 Lots of minor tweeks. Primarily changing wavetable to 8bit with 16 different waveforms 2012-11-12 00:26:20 +01:00
Bill Verplank 38ee24b847 Motion examples and tests 2012-11-05 11:30:30 +01:00
dviid 3596727aed Fixed MMM library directory structure 2012-11-05 11:27:36 +01:00
Bill Verplank dca2a5acd4 DampSpringMass code
none works yet - having trouble with velocity estimation.
2012-11-04 15:42:58 +01:00
dviid 82f636dacd HAHA! 2012-11-03 14:04:45 +01:00