Fork of EnvoyNespressoEndpoint that uses ColorDetectorV2

Dependencies:   ColorDetectorV2 ExternalFlashClient SNICInterface mbed-rtos mbed nsdl

Fork of EnvoyNespressoEndpoint by Nespresso RGB Sensor

Changes

RevisionDateWhoCommit message
28:a0759755a9a7 2015-07-20 bridadan Switching to ColorDetectorV2. Upping gain on GroveColourSensor to 64X. default tip
27:962964f52180 2015-07-17 marcuschang Color sensor enabled by default.
26:fdd6666c144a 2015-07-14 bridadan Enabling color sensor in addition to button capsule emulation
25:64d06c92c322 2015-07-14 bridadan Testing button (SW3) emulation of capsule detection
24:0a5eaa2d938a 2015-07-09 marcuschang Checkpoint A1.
23:eabec88a57c5 2015-07-08 marcuschang LEDs signal connection status: unprovisioned - blinking red, trying to connect - blinking blue, connected - solid green
22:23c2f8c016af 2015-07-08 marcuschang Reorganized main function. Added define to quickly disable color sensor code.
21:324a75920f64 2015-07-07 mbedAustin Removed previous commit from bridan. Now sampling works. Still not seeing connections on back end barista app.
20:4b6dcda0dcfd 2015-07-07 mbedAustin Got everything working, Pinging up to connector service and everything. Secret was somewhere in the color sensor code. This now REQUIRES a color sensor connected to I2C line.
19:85158f5a7775 2015-07-06 mbedAustin Changed security type to match local network encryption
18:a44666d32c2a 2015-07-06 mbedAustin Connecting to connector service. Not fully working, but mostly there. Still need to fake out color sensor.
17:d947c48b327d 2015-07-06 mbedAustin Yes, things are legit working now.
16:ff5af00f3fb5 2015-07-06 mbedAustin Things may be working now... maybe...
15:cbac93920f30 2015-07-06 mbedAustin commiting code for debug, currently broken.
14:e5dc56c4e6f5 2015-07-03 bridadan Committing bad code for debug
13:0edc42397e44 2015-07-03 bridadan Fixed issue with timing. Now sends observation data correctly.
12:01e87cce0aab 2015-07-02 mbedAustin moved from Ethernet -> Murata Wifi Module
11:b68a79810fdb 2015-07-02 bridadan Updating ColorDetector again
10:b570bedef3fe 2015-07-02 bridadan Updating ColorDetector
9:202680169650 2015-07-01 bridadan Using mbed Connector
8:7ba790de76bf 2015-06-30 bridadan Made detection more "picky" by requiring less variance between measurements.
7:b2df16ff5076 2015-06-02 bridadan Updated endpoint to use new ColorDetector version
6:9e3f6270fcb0 2015-05-19 bridadan Fixed update registration issue
5:ca12a75192c7 2015-04-16 bridadan Moved libraries
4:62a90b411ac5 2015-04-15 bridadan Updating libraries again
3:eee98eacc51f 2015-04-15 bridadan Updating libraries
2:f26ac95c5029 2015-04-15 bridadan Fixes
1:10534b1c83d4 2015-04-15 bridadan Moved ColorDetector code into a library
0:0782597771bc 2015-04-15 bridadan Initial commit