Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module

not working

Использование дисплеев и обсуждение пользовательских блоков к ним
Ответить
Murtaza
Рядовой
Сообщения: 12
Зарегистрирован: 21.02.2018{, 09:26}
Репутация: 0
Имя: Marti

Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module

#1

Сообщение Murtaza » 15.03.2022{, 16:41}

Good after noon,
have any person use this block(Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module) created by auther.i need help to understand this block with simple example in FLPROG ID
THANKS FOR all
Добрый день, после полудня,
попросите кого-нибудь воспользоваться этим блоком (Блок для управления индикатором на 2 микросхемах 74H595 4-битный светодиодный цифровой ламповый модуль), созданный автором.мне нужна помощь, чтобы понять этот блок с помощью простого примера в FLPROG ID
СПАСИБО ЗА все
Вложения
4-разрядный_LED_индикатор_на_74H595_(CODE).ubi
(195.92 КБ) 60 скачиваний

Murtaza
Рядовой
Сообщения: 12
Зарегистрирован: 21.02.2018{, 09:26}
Репутация: 0
Имя: Marti

Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module

#2

Сообщение Murtaza » 16.03.2022{, 15:18}

need help

Аватара пользователя
Sancho
Полковник
Сообщения: 4066
Зарегистрирован: 25.12.2015{, 17:32}
Репутация: 590
Откуда: Ярославль.
Имя: Александр
Контактная информация:

Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module

#3

Сообщение Sancho » 16.03.2022{, 16:22}

Murtaza писал(а):
16.03.2022{, 15:18}
need help
Какая у Вас стоит задача - понять, как работает блок или что-то реальное подключить?
Почему Вы хотите использовать именно его?
What is your task - to understand how the block works or to connect something real?
Why do you want to use it?
СпойлерПоказать
The block is designed to output digital (for now) information of both positive and negative values.
The indicator is built on two 74H595 shift registers and is called a 4-Bit LED Digital Tube Module.
InputFloatValues - input for Float values.
positionNumberFloat - input for specifying the number of the indicator section from which the output will begin. The value is from 0 to 3. Count from right to left.
enableOutputFloat - input that allows or disables the output of Float values.
numberCodeSymbols - Input to which the code number of a symbol or digit is supplied ( look in the array ) 0-28
positionNumberSingleChar - Input for specifying the number of the indicator section on which to output a separate character.
enableOutputSingleChar - The input allows the output of symbols and numbers to the indicator in a separate section of the indicator.
inputIntValues2digits - input for output of positive two-digit integers.
positionNumber2digits - Input for specifying the digit number in which the second digit of a two-digit number will be output. 0 - 2 Note the SECOND digit, not the first.
enableOutput2digits - The input allows the output of two digit digits to the indicator.
inputIntValues4digitsShowZero - input for the output of positive integer four digits, zeros are lit in unoccupied positions.
enableOutput4digitsShowZero - The input allows the output of four digits with zeros in free digits to the indicator.
inputIntValues4digitsHideZero - input for the output of positive integer four digits, in unoccupied positions the digits are extinguished.
enableOutput4digitsHideZero - Input allows output to the indicator, four digit digits, free digits are extinguished.

Character codes:
LED_0F[0] = 0xC0; //0
LED_0F[1] = 0xF9; //1
LED_0F[2] = 0xA4; //2
LED_0F[3] = 0xB0; //3
LED_0F[4] = 0x99; //4
LED_0F[5] = 0x92; //5
LED_0F[6] = 0x82; //6
LED_0F[7] = 0xF8; //7
LED_0F[8] = 0x80; //8
LED_0F[9] = 0x90; //9
LED_0F[10] = 0x88; //A
LED_0F[11] = 0x83; //b
LED_0F[12] = 0xC6; //C
LED_0F[13] = 0xA1; //d
LED_0F[14] = 0x86; //E
LED_0F[15] = 0x8E; //F
LED_0F[16] = 0xC2; //G
LED_0F[17] = 0x89; //H
LED_0F[18] = 0xF9; //I
LED_0F[19] = 0xF1; //J
LED_0F[20] = 0xC3; //L
LED_0F[21] = 0xA9; //n
LED_0F[22] = 0xC0; //O
LED_0F[23] = 0x8C; //P
LED_0F[24] = 0x98; //q
LED_0F[25] = 0x92; //S
LED_0F[26] = 0xC1; //U
LED_0F[27] = 0x91; //Y
LED_0F[28] = 0xFE; //hight -
мой ник в нете и почте omelchuk890, если что. запомните на всякий. многие знают номер тлф.

Murtaza
Рядовой
Сообщения: 12
Зарегистрирован: 21.02.2018{, 09:26}
Репутация: 0
Имя: Marti

Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module

#4

Сообщение Murtaza » 17.03.2022{, 09:11}

Dear sancho,
Thanks for reply ..
my task is make a simlpe thremostate with this block . first i try with simply a float value of input of block .when i compile in arduino id i get the error messeg
plz if you use this block in any project can you share with me ... thanks Alot
Дорогой Санчо,
Спасибо за ответ..
моя задача - создать simlpe thremostate с этим блоком. сначала я пытаюсь использовать просто значение с плавающей запятой для ввода блока.когда я компилирую в arduino id, я получаю сообщение об ошибке,
пожалуйста, если вы используете этот блок в каком-либо проекте, можете поделиться со мной... большое спасибо
Вложения
error.bmp
error.bmp (2.85 МБ) 822 просмотра
circuit.bmp
circuit.bmp (2.88 МБ) 822 просмотра

Murtaza
Рядовой
Сообщения: 12
Зарегистрирован: 21.02.2018{, 09:26}
Репутация: 0
Имя: Marti

Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module

#5

Сообщение Murtaza » 23.03.2022{, 16:40}

some help me about this block

Аватара пользователя
AlexCrane
Капитан
Сообщения: 895
Зарегистрирован: 20.10.2017{, 13:22}
Репутация: 294
Откуда: Ульяновск
Имя: Александр

Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module

#6

Сообщение AlexCrane » 23.03.2022{, 16:55}

Murtaza,
test4x.flp
(465.29 КБ) 60 скачиваний
Если не знаю, то не скажу. Если скажу, то сначала проверю...
Если нет возможности отблагодарить материально, хотя бы оцени пост....

Nazar
Рядовой
Сообщения: 81
Зарегистрирован: 31.05.2020{, 19:07}
Репутация: 6
Имя: Nazar

Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module

#7

Сообщение Nazar » 23.03.2022{, 18:24}

Может поможет
СпойлерПоказать
Вложения
Screenshot_2022-03-23-21-18-37-318_com.alibaba.aliexpresshd.jpg
Screenshot_2022-03-23-21-18-45-046_com.alibaba.aliexpresshd.jpg
Screenshot_2022-03-23-21-18-51-671_com.alibaba.aliexpresshd.jpg

Murtaza
Рядовой
Сообщения: 12
Зарегистрирован: 21.02.2018{, 09:26}
Репутация: 0
Имя: Marti

Block for controlling the indicator on 2 microcircuits 74H595 4-bit led digital tube module

#8

Сообщение Murtaza » 24.03.2022{, 12:15}

Я пытаюсь это сделать, но когда я компилирую в arduino id, они выдают ошибку. я отправляю вам сообщение об ошибке .. пожалуйста, пришлите рабочий пример

Added in 1 hour 19 minutes 37 seconds:
Yhank you NAZAR but i want use an other block

Ответить

Вернуться в «Дисплеи и индикаторы»