Search
You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate tool.
Results
- helvepic32:elecfreakskit:start: 5 Hits
- ED on (HIGH is the voltage level)
while(1){
if(digitalRead(button... break; //End of the while loop,Back to the main loop
... sult)){
int i=-1;
while(!(i>9||result.value==codes[++i]));
... se = 0; // start out with no pulse length
while (IRpin_PIN & (1 << IRpin)) {
high
- reviews:netduinogo: 5 Hits
- NetduinoGo.RgbLed(GoSockets.Socket2);
while (true)
{
rgbLed.SetCo... oGo.Potentiometer(GoSockets.Socket1);
while (true)
{
Debug.Print(... onEventHandler(button_ButtonPressed);
while (true)
{
switch (Prog... Program.sb.Pins.GPIO_PIN_D13, false);
while (true)
{
Pin13.Write(
- projekte:nn_bot: 3 Hits
- ring txt) {
// buffer leeren
char ch;
while (Serial.available()) ch = Serial.read();
ch =... Serial.available() > 0) ch = Serial.read();
} while (ch != 'c');
// buffer leeren
while (Ser
- wireless:wifi: 3 Hits
- up() {
#ifdef SDBG
Serial.begin(57600);
while (!Serial) {
; // wait for serial port to co...
mySP.println(cmd);
delay(1);
readData();
while ( _wait < _delay ) {
readData();
delay(10... r[BUF_SIZE] = "";
if ( mySP.available() ){
while (mySP.available() > 0) {
char cin = mySP.re
- wireless:esp8266: 2 Hits
- | _BV(MUX1);
delay(2);
ADCSRA |= _BV(ADSC);
while (bit_is_set(ADCSRA,ADSC));
result = ADCL;
res... _BV(ADEN);
delay(20);
ADCSRA |= _BV(ADSC);
while (bit_is_set(ADCSRA,ADSC));
wADC = ADCW;
// Th
- wireless:lorabee: 2 Hits
- to +80.0°C ±0.5°C accuracy
// (-40.0 to 176.0°F), while a 16 bits signed integer supports -32768
// thro... Humidity readings are 0-100% with 2-5% accuracy, while an 8 bits
// unsigned integer supports 0 through
- helvepic32:bspi2calphanum:start: 1 Hits
- uffer[4] = {' ', ' ', ' ', ' '};
void loop() {
while (! Serial.available()) return;
char c = Seri
- helvepic32:bspi2coled:start: 1 Hits
- rintln(icons[f][DELTAY], DEC);
}
while (1) {
// draw each icon
- linux:start: 1 Hits
- Netzwerkduchsatz auf TCP Port 8001:
<code shell>
while [ 1 ]; do nc -l -p 8001 -e /usr/local/bin/netload
- reviews:electricimp: 1 Hits
- ill return -1 if there is no data to be read.
while (byte != -1) // otherwise, we keep reading until
- helvepic32bb:bspn5110:start: 1 Hits
- ial.println("Wait for 5 seconds");
doWait(5);
while (Serial0.available()){
char inChar = (char)Se
- sensors:sdm-io_ultrasonic: 1 Hits
-
TCCR1B = 0x01;
pin = digitalRead(EchoPin);
while(pin)
{
pin = digitalRead(EchoPin);
time
- arduino:watchdog: 1 Hits
- (5, HIGH);
delay(10);
digitalWrite(5, LOW);
while (digitalRead(6) == LOW) {
//Warte auf Sensork
- playground:playground1: 1 Hits
- ndeLeds.pdf) for an elegant solution updating PWM while shifting.
## WS2801 as example of the inside lo
- mqtt:start: 1 Hits
- projekte:dinoi:lego_technics: 1 Hits
- interface:start: 1 Hits
- arduino:attinyusb:helvetiny85:tutorials: 1 Hits
- arduino:seeeduino_lite: 1 Hits