Search found 7 matches
- Fri Nov 01, 2024 12:46 pm
- Forum: Kits
- Topic: Hobby Components Protoduino (HCPROT0068)
- Replies: 14
- Views: 106767
Re: Hobby Components Protoduino (HCPROT0068)
Thanks for the reply
- Thu Oct 31, 2024 4:10 pm
- Forum: Kits
- Topic: Hobby Components Protoduino (HCPROT0068)
- Replies: 14
- Views: 106767
Re: Hobby Components Protoduino (HCPROT0068)
What size is the DC connector?
- Thu Apr 18, 2024 12:04 pm
- Forum: Arduino
- Topic: HC4x4x4 Version 2 Library for 4x4x4 LED Cube kits
- Replies: 15
- Views: 32469
Re: HC4x4xx4 Version 2 Library for 4x4x4 LED Cube kits
After a board manager install of minicore uploading is now working.
Thanks again.
I've been looking through the library code, and (if I'm correct) I've noticed that the timer2 initialization is for a 4MHz clock, not 8MHz. Not a major problem, but I thought I'd mention it.
Mike
Thanks again.
I've been looking through the library code, and (if I'm correct) I've noticed that the timer2 initialization is for a 4MHz clock, not 8MHz. Not a major problem, but I thought I'd mention it.
Mike
- Wed Apr 17, 2024 4:45 pm
- Forum: Arduino
- Topic: HC4x4x4 Version 2 Library for 4x4x4 LED Cube kits
- Replies: 15
- Views: 32469
Re: HC4x4xx4 Version 2 Library for 4x4x4 LED Cube kits
Problem (almost) solved.
I've just had a reply from MCUdude.
Minicore requires Avrdude 7.2 which is installed from the board manager, but not with the manual zip install.
Thanks for your help.
Mike
I've just had a reply from MCUdude.
Minicore requires Avrdude 7.2 which is installed from the board manager, but not with the manual zip install.
Thanks for your help.
Mike
- Wed Apr 17, 2024 4:01 pm
- Forum: Arduino
- Topic: HC4x4x4 Version 2 Library for 4x4x4 LED Cube kits
- Replies: 15
- Views: 32469
Re: HC4x4xx4 Version 2 Library for 4x4x4 LED Cube kits
Andrew, I use the IDE to upload. Can't check using board manager as I downloaded the minicore zip for a manual install, but I believe it is the latest version, downloaded last Monday. I've just been over to the minicore github. This problem seems to have already been flagged as an issue, so I added ...
- Wed Apr 17, 2024 2:59 pm
- Forum: Arduino
- Topic: HC4x4x4 Version 2 Library for 4x4x4 LED Cube kits
- Replies: 15
- Views: 32469
Re: HC4x4xx4 Version 2 Library for 4x4x4 LED Cube kits
Hi Mike, From the error message I can't see anything wrong with your setup but the AVRDude syntax error is a bit odd. Can I first check a few things with you: 1) If you just compile the sketch without uploading (by just clicking the tick button in the top left-hand corner of the Arduino IDE) do you...
- Wed Apr 17, 2024 10:24 am
- Forum: Arduino
- Topic: HC4x4x4 Version 2 Library for 4x4x4 LED Cube kits
- Replies: 15
- Views: 32469
Re: HC4x4xx4 Version 2 Library for 4x4x4 LED Cube kits
Hello, I'm getting an error when trying to upload code to my cube: Arduino: 1.8.19 (Windows 10), Board: "ATmega328, Yes (UART0), EEPROM retained, Default, 328P / 328PA, BOD 2.7V, LTO disabled, Internal 8 MHz" Sketch uses 15180 bytes (46%) of program storage space. Maximum is 32384 bytes. Global vari...