Search found 5 matches

by hmjswt
Tue Aug 21, 2018 6:41 am
Forum: Kits
Topic: ATMega48/88/168/328P Target Board (HCPROT0088 93 & 94)
Replies: 9
Views: 22071

Re: ATMega48/88/168/328P Target Board (HCPROT0088 93 & 94)

Hallo,

Thank you for your answers.
This is a very nice board to build your own Arduino.

Henk Siewert
by hmjswt
Mon Aug 20, 2018 5:10 pm
Forum: Kits
Topic: ATMega48/88/168/328P Target Board (HCPROT0088 93 & 94)
Replies: 9
Views: 22071

Re: ATMega48/88/168/328P Target Board (HCPROT0088 93 & 94)

andrew wrote:
Mon Aug 20, 2018 2:35 pm
If used as an Arduino this pin would be digital pin 13 which normally has an LED connected to it.
OK, but normally a resistor is enough.
Why an extra FET?
Or is it better to use a resistor and a FET ( or an 2N2222 )?

Henk Siewert
by hmjswt
Mon Aug 20, 2018 10:06 am
Forum: Kits
Topic: ATMega48/88/168/328P Target Board (HCPROT0088 93 & 94)
Replies: 9
Views: 22071

Re: ATMega48/88/168/328P Target Board (HCPROT0088 93 & 94)

Hallo,

Another question: Why is there a FET and a LED on SCKL?

Henk Siewert
by hmjswt
Sun Aug 19, 2018 12:22 pm
Forum: Kits
Topic: ATMega48/88/168/328P Target Board (HCPROT0088 93 & 94)
Replies: 9
Views: 22071

Re: ATMega48/88/168/328P Target Board (HCPROT0088 93 & 94)

Hallo,

I have a question: is AREF connected to Vcc or can I connect my own Vref.

Henk Siewert
by hmjswt
Sat May 12, 2018 2:16 pm
Forum: Display
Topic: Serial I2C LCD 1602 Module (HCARDU0023)
Replies: 65
Views: 111234

Re: Serial I2C LCD 1602 Module (HCARDU0023)

Hallo, I am working with the smart LCD module in AT mode. When I wanted to print a variable it did not respond. After some trial end error I did find the following solution: Serial.println("AT+RC=0,2"); // Set cursor to first line position 3 Serial.println("AT+PR=Temperature"); Serial.println("AT+RC...

Go to advanced search