Search found 3 matches

by Peter1956
Mon Mar 19, 2018 8:53 pm
Forum: Kits
Topic: Hobby Components Protoduino (HCPROT0068)
Replies: 11
Views: 26956

Re: Hobby Components Protoduino (HCPROT0068)

Hi Andrew

i have programmed the device using the ISCP port, but still not managed through the FTDI cable.

the board is great for prototyping projects and will be ordering another one soon.

easy to put together, the instructions are straight forward to follow.
by Peter1956
Sat Mar 17, 2018 8:47 pm
Forum: Kits
Topic: Hobby Components Protoduino (HCPROT0068)
Replies: 11
Views: 26956

Re: Hobby Components Protoduino (HCPROT0068)

I cannot program the chip, i have the board set to NANO as instructed. im using a ftdi cable which works with an ESP8266, have checked that the TX and RX are connected correctly.
settings are
Board: Arduino NANO
Processor: ATmege328P
Port: COM23
Programmer: USBasp , this setting works with ESP8266
by Peter1956
Wed Oct 11, 2017 1:20 pm
Forum: Interface
Topic: PCF8574 I2C to 8-bit digital port expander (HCMODU0120)
Replies: 18
Views: 62710

Re: PCF8574 I2C to 8-bit digital port expander (HCMODU0120)

I received 3 of these and tested them, there Hex Address start at 0x20 for the current devices which are PCF8574T.
if the chip is PCF8574A the start Address is 0x38
the Sketch will need to be altered accordingly.

I.E #define I2C_ADD 0x20

Go to advanced search