Search found 1383 matches

by andrew
Sun Sep 24, 2023 8:36 am
Forum: Kits
Topic: Hobby Components 8x8x8 Cube Kit (HCKITS0050)
Replies: 173
Views: 181473

Re: USB to RS232 TTL Serial Interface Cable (HCCABL0015)

Excellent
by andrew
Sun Sep 24, 2023 8:32 am
Forum: mLink
Topic: mLink 1ch (HCMODU00182), 2ch (HCMODU0183), And 4ch (HCMODU0184) I2C / Parallel Relay Modules
Replies: 16
Views: 10555

Re: mLink 1ch (HCMODU00182), 2ch (HCMODU0183), And 4ch (HCMODU0184) I2C / Parallel Relay Modules

If you've not already figured out a solution here is an example based on the esphome custom switch example: Yaml file: esphome: name: mLinkRelayExample friendly_name: mLink Relay Example includes: - mLinkRelay.h libraries: - "Wire" - "mlink" esp8266: board: d1_mini_lite # Enable logging logger: # En...
by andrew
Fri Sep 22, 2023 3:31 pm
Forum: mLink
Topic: mLink 1ch (HCMODU00182), 2ch (HCMODU0183), And 4ch (HCMODU0184) I2C / Parallel Relay Modules
Replies: 16
Views: 10555

Re: mLink 1ch (HCMODU00182), 2ch (HCMODU0183), And 4ch (HCMODU0184) I2C / Parallel Relay Modules

Just for reference, we have just published the mLink library to the PlatformIO registry: https://registry.platformio.org/libraries/hobbycomponents/mlink So that should make using the mLink library with ESPHome a lot easier. To include the mLink library in your project you would just need to add it u...
by andrew
Thu Sep 21, 2023 8:11 am
Forum: Kits
Topic: Hobby Components 8x8x8 Cube Kit (HCKITS0050)
Replies: 173
Views: 181473

Re: USB to RS232 TTL Serial Interface Cable (HCCABL0015)

Thanks for the screen grab. I've circled the menu option for selecting the processor type below: Arduino_IDE_Processor_Option.png If you click on that menu option it should open a submenu that will normally list 3 processor options: ATmega328p ATmega328p (Old Bootloader) ATmega168 You'll need to sel...
by andrew
Wed Sep 20, 2023 7:58 am
Forum: Kits
Topic: Hobby Components 8x8x8 Cube Kit (HCKITS0050)
Replies: 173
Views: 181473

Re: USB to RS232 TTL Serial Interface Cable (HCCABL0015)

Loop-back worked fine. Great. That means we can rule that out as the problem. avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x5c avrdude: stk500_recv(): programmer is not responding The error message simply means 'I can't upload th...
by andrew
Tue Sep 19, 2023 2:35 pm
Forum: Kits
Topic: Hobby Components 8x8x8 Cube Kit (HCKITS0050)
Replies: 173
Views: 181473

Re: USB to RS232 TTL Serial Interface Cable (HCCABL0015)

Unfortunately am still getting the same error "programmer is not responding". What is reporting this error message? Is it the Arduino IDE? If so could you copy and paste the exact error. Having never tried the MS version and thinking they may have caught up, I uninstalled and reinstalled the Micros...
by andrew
Thu Sep 14, 2023 11:38 am
Forum: Kits
Topic: Hobby Components 8x8x8 Cube Kit (HCKITS0050)
Replies: 173
Views: 181473

Re: USB to RS232 TTL Serial Interface Cable (HCCABL0015)

I have tried the uninstall device at least a dozen times but Win 11 always manages to find its own driver (I think) Hi Barry, assuming you are following the steps in this post (the one above yours)… https://forum.hobbycomponents.com/viewtopic.php?p=7398#p7398 … and in particular step 7, it could be...
by andrew
Tue Sep 05, 2023 8:01 am
Forum: General Discussion
Topic: HCMODU0131
Replies: 6
Views: 7005

Re: HCMODU0131

Hello, can you clarify exactly what the LEDs are telling me. I see a red and a green but a bit unclear as to their purpose. The red stays on for a while and then goes out despite the 5V input being continuously present. The red LED (the one closest to the USB connector)is a battery charging indicat...
by andrew
Wed Aug 30, 2023 4:23 pm
Forum: Arduino
Topic: HCWireless Arduino Library for 433MHz Wireless Tx & Rx modules
Replies: 12
Views: 35554

Re: HCWireless Arduino Library for 433MHz Wireless Tx & Rx modules

I carried out further tests on the HCWireless Libry v1.0 using two Nanos Tx/Rx and the 433Mz Modules. It is possible to assign TXpin to other that pin 8 but not the Rxpin. I have looked at the code and can't see why this is happening. Thanks for the additional information. Looking at the code I sti...
by andrew
Tue Aug 29, 2023 8:08 am
Forum: Arduino
Topic: HCWireless Arduino Library for 433MHz Wireless Tx & Rx modules
Replies: 12
Views: 35554

Re: HCWireless Arduino Library for 433MHz Wireless Tx & Rx modules

Futher to my recent post regarding using the HCWireless Library compatability with the LGT8F328P QFP32 development boards I have carried out further tests and I can confirm that the HCWireless Library is compatible with this device That's quite surprising. I didn't expect it to work. My initial pro...

Go to advanced search