pwm period is now 200us instead of the default 20ms veml6040 config is now AF_BIT | TRIG_BIT

Dependencies:   mbed MMA8451Q USBDevice WakeUp vt100

Fork of afero_node_suntory_2017_06_15 by Orefatoi

History

pwm period is now 200us from default 20ms; veml6040->setCOLORCOnf is now AF_BIT | TRIG_BIT from 0x00; default tip

2017-10-18, by Rhyme [Wed, 18 Oct 2017 00:31:13 +0000] rev 23

pwm period is now 200us from default 20ms; veml6040->setCOLORCOnf is now AF_BIT | TRIG_BIT from 0x00;


temp01 invalid value first time around fixed.

2017-06-21, by wataloh [Wed, 21 Jun 2017 02:04:56 +0000] rev 22

temp01 invalid value first time around fixed.


Added the following process; When VEML6040 library returns NACK, forces software reset

2017-06-09, by wataloh [Fri, 09 Jun 2017 01:49:53 +0000] rev 21

Added the following process; When VEML6040 library returns NACK, forces software reset


LM75B.cpp ... force i2c scl frequency to 100KHz; VEML6040.cpp ... force i2c scl frequency to 100KHz and other changes by Motoo-san.; Color_VEML6040.cpp ... use value "#" when NACK is returned.

2017-06-05, by wataloh [Mon, 05 Jun 2017 07:59:10 +0000] rev 20

LM75B.cpp ... force i2c scl frequency to 100KHz; VEML6040.cpp ... force i2c scl frequency to 100KHz and other changes by Motoo-san.; Color_VEML6040.cpp ... use value "#" when NACK is returned.


please take a look at diff_0601_0602.html

2017-06-02, by wataloh [Fri, 02 Jun 2017 00:55:55 +0000] rev 19

please take a look at diff_0601_0602.html


Color_VEM6040 no more LED-OFF values.

2017-06-01, by wataloh [Thu, 01 Jun 2017 02:13:30 +0000] rev 18

Color_VEM6040 no more LED-OFF values.


accelerometer value algorithm modified

2017-05-31, by wataloh [Wed, 31 May 2017 02:21:41 +0000] rev 17

accelerometer value algorithm modified


adjusted accelerometer value

2017-05-29, by wataloh [Mon, 29 May 2017 08:36:04 +0000] rev 16

adjusted accelerometer value


5 sec delay for every data send to ASR-1.; ; upload interval change reflected immediately.

2017-05-29, by wataloh [Mon, 29 May 2017 04:06:34 +0000] rev 15

5 sec delay for every data send to ASR-1.; ; upload interval change reflected immediately.


+ flow control; + 1 second interval between each transaction

2017-05-16, by wataloh [Tue, 16 May 2017 08:58:26 +0000] rev 14

+ flow control; + 1 second interval between each transaction