TimeAction rs232 ping dht11 oled no interrupt by lfmiller27

Cloned from Sketch TimeAction rs232 ping dht11 oled copy by lfmiller27

dl http://playground.arduino.cc/Code/TimedAction
corrected for slow rs232 output from arduino Aug 27 - added ping sensor with LED visual aid. 6:30pm added fire laser attached to interrupt Aug 28 2016 - added DHT11 temp sensor and led visual aid. added OLed - using timeAction 9/1 Changed FireLaser from interrupt to timedAction after re-reading some of my notes on interrupts causing millis to stop counting while activated. Changed LedPin to analogWrite, modified RS232 to display less information

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:370846" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>