-
Notifications
You must be signed in to change notification settings - Fork 68
Maybe new model? Schematic Provided.. #30
Comments
I had the same problem with my yellow color unit. I exchanged the (8) 510 ohm segment resistors with 47 ohm parts. This allows for a nice brightness range. While this appears to be a large change, the resulting current was within expected limits. I can only surmise the yellow LED's are significantly dimmer than the other colors. |
@aFewBits With this one I've tried with this changes: |
With zerog2k's firmware, IIRC, the 1F:7F display occurs when DS1302 is not communicating with the processor. I just posted a fix for the 15F204EA processor type on my repo and if you have comments or questions on my code, you should ask a question on that repo rather than here. |
aFewBits you are right I'll close here and open issue there. Only for info also my model something hybrid with MODEL_C (it misses only relay on PCB) needs: Changed DS1302's CE to open-drain output
Constant 1F 7F has been changed to constant 00 00, but still could not set time. |
Maybe better leave this open to permit also zerog2k to add all DS1302 pins bidirectional for model_c |
As far as I understand it, from page 54 (5.1 Special Function Registers) of the STC15F204EA datasheet, power-on defaults for P0Mx and P1Mx registers should be all zeroes, meaning pinmode is "quasi-bidirectional". I have seen this issue (ds1302 communication) reported several places, but myself have not been able to reproduce it. All of the models I had are slightly different w.r.t. pullups on various ds1302 lines, and different from what folks are having... I think the manufacturers keep cutting corners and saving $0.0001 on external pullup resistors here and there.. For this particular model, you may need to add a new model type if this is unlike anything existing. It sounds like it might be the case. |
@Madhava-04 #define BOARD_TALKING FALSE #define COMMON_ANODE TRUE #define HAS_LDR TRUE #define DIGIT_3_FLIP TRUE // When setting TEST_DEFAULTS to TRUE, #define TEST_DEFAULTS FALSE here it is main.hex compiled go this page I've uploaded there here it's not working click on slow download to take main.hex link expires in 4 weeks Best regards |
SKU593344 光控工控YD010(英文).docx
I've one of this could you please tell me if it's supported?
Bought here:
https://it.aliexpress.com/item/DIY-Digital-Clock-Kit-Light-Control-Industrial-Control-1-Inch-LED-Electronic-Kit-5-Colors-in/32804714439.html?spm=a2g0y.search0104.3.8.ef30158cQz0JnA&ws_ab_test=searchweb0_0,searchweb201602_4_10152_10151_10065_10344_10068_10342_10343_10340_10341_10696_10084_10690_10083_10691_10618_10304_10307_10302_10689_10313_10059_10184_10534_100031_10688_10103_10624_10623_10622_10621_10620-10152,searchweb201603_25,ppcSwitch_5&algo_expid=adec31bf-5b61-43c2-8298-4f984780b608-1&algo_pvid=adec31bf-5b61-43c2-8298-4f984780b608&priceBeautifyAB=0
(Led Digits have Amber colors stock firmware has too dark light when ambient is full dark I must always set to disable automatic dim)
P.S.
I'm only windows user could you please provide a guide to compile and flash?
Command lines etc.. thanks in advance.
Best regards
Tony
Here it is also a scan but docx is perfectly my model.
The text was updated successfully, but these errors were encountered: