Factory Monitor

Dependencies:   mbed

factory sense HQ

History

Values[2] Now counting up, with software enforced inputs - need to try with real hardware default tip

2015-10-06, by melmon [Tue, 06 Oct 2015 10:36:10 +0000] rev 11

Values[2] Now counting up, with software enforced inputs - need to try with real hardware


troubleshooting

2015-09-11, by Nick123 [Fri, 11 Sep 2015 15:28:50 +0000] rev 10

troubleshooting


the variables arent incrementing when i am testing, I have the circuit setup and i tested the buttons with custom blinky code. can we do a call?

2015-09-03, by Nick123 [Thu, 03 Sep 2015 13:50:38 +0000] rev 9

the variables arent incrementing when i am testing, I have the circuit setup and i tested the buttons with custom blinky code. can we do a call?


I don't know how to do the serial out in mbed format.... sorry this has taken so long :(

2015-09-03, by Nick123 [Thu, 03 Sep 2015 11:38:41 +0000] rev 8

I don't know how to do the serial out in mbed format.... sorry this has taken so long :(


This should work, just realised you don't need the if clauses

2015-08-25, by melmon [Tue, 25 Aug 2015 14:25:05 +0000] rev 7

This should work, just realised you don't need the if clauses


silly booboo... double equals instead of single, is this now right?

2015-08-25, by Nick123 [Tue, 25 Aug 2015 13:39:32 +0000] rev 6

silly booboo... double equals instead of single, is this now right?


so it says my expression has no effect, I think i have missunderstood something

2015-08-25, by Nick123 [Tue, 25 Aug 2015 13:34:41 +0000] rev 5

so it says my expression has no effect, I think i have missunderstood something


Code now compiles, with structured main loop; ; Still need to setup LastSensor State

2015-08-15, by melmon [Sat, 15 Aug 2015 12:47:10 +0000] rev 4

Code now compiles, with structured main loop; ; Still need to setup LastSensor State


Changed int to bool, restructured Class;

2015-08-15, by melmon [Sat, 15 Aug 2015 12:18:07 +0000] rev 3

Changed int to bool, restructured Class;


i think this is right for the class set up

2015-08-15, by Nick123 [Sat, 15 Aug 2015 11:37:09 +0000] rev 2

i think this is right for the class set up