Skip to main content

My arduino nanoArduino Nano clone doesn't show in the serial this simple code. Why?

Here is the code is

void setup() {

Serial.print("hi");

}

void loop() {:

}

void setup() {
  Serial.print("hi");
}
void loop() {
}

The product is here:

in http://hobbycomponents.com/featured/98-arduino-compatible-nano-v30-with-free-usb-cablehere.

I also installed the drivers.

My arduino nano clone doesn't show in the serial this simple code. Why?

the code is

void setup() {

Serial.print("hi");

}

void loop() {

}

The product is here:

http://hobbycomponents.com/featured/98-arduino-compatible-nano-v30-with-free-usb-cable

I installed the drivers

My Arduino Nano clone doesn't show in the serial this simple code. Why?

Here is the code:

void setup() {
  Serial.print("hi");
}
void loop() {
}

The product is in here.

I also installed the drivers.

Source Link

My arduino nano clone doesn't show in the serial this simple code. Why?

the code is

void setup() {

Serial.print("hi");

}

void loop() {

}

The product is here:

http://hobbycomponents.com/featured/98-arduino-compatible-nano-v30-with-free-usb-cable

I installed the drivers