Дисплей Tm1637

Первый опыт создания блока для flprog. Собрал дисплей для отображения десятичных значений с плавающей запятой. Библиотеку использовал  https://github.com/jasonacox/TM1637TinyDisplay Может кому пригодится. tm1637_Dec_(Code_-_Basic)

1

The release of a new stable version of the FLProg program.

The stable version of the FLProg program has been updated to version 7.3.0. All changes are not really described here – see the previous news of the project. But one change I must note. Starting with this version, the program saves its files in Unicode encoding. Previous versions used Windows-1251.The encoding change was caused by …

Далее…The release of a new stable version of the FLProg program.

0

Program for converting the encoding of project files and service files of the FLProg program.

Starting with version 7.3.0, FL Pro saves all its files in Unicode encoding, previously Windows-1251 encoding was used. It caused problems related to the use of special symbols and national symbols in projects, user blocks, etc. To eliminate these problems, the transition to the new encoding was made. But due to this transition, older versions …

Далее…Program for converting the encoding of project files and service files of the FLProg program.

0

Новогодняя Гирлянда

Лежали у меня без дела 6 ламп накаливания, на 25в. Но Очень скоро Новый год и я решил их задействовать. Не стал искать готовых проектов, а решил поэкспериментировать лично, так-как я начинающий и ничего не знающий в программировании. Задача заключалась в следующем, нужно чтоб каждая лампа имела индивидуальное управление с ардуино (Возможно для дальнейших экспериментов) …

Далее…Новогодняя Гирлянда

0

Updating the beta version of the program.

The beta version of the program has been updated to 7.2.1. the program fixes errors found on 29.11.20. for all digital fields, the problem with the “jumping” cursor has been fixed. In addition, you can enter numbers in hexadecimal and binary number systems in all numeric fields present in the program. Input format. Hexadecimal: 0x1F …

Далее…Updating the beta version of the program.

1

Диммер AC 220 DMX 512 4 канала

Используя замечательную программу Сергея Глушенко «FLProg», библиотеку DMXSerial, GyverTimers, а так же замечательные уроки AlexGyver (https://www.youtube.com/watch?v=dn1U4CFjmC4&feature=emb_logo),  собрал DMX диммер  для управления яркостью четырёх  ламп накаливания работающих от сети AC 220 V 50 Hz. В основе DMX диммера используется Arduino, индикатор TM1367 и симистор BT139-600E (или готовая сборка от RobotDyn).   После включения питания, для установки адреса DMX512 …

Далее…Диммер AC 220 DMX 512 4 канала

1

Updating the beta version of the program.

A beta version is updated to 7.2. The program fixed the errors, was found to 19.11.10. Updated built-in Arduino IDE. Added new functionality: 1. the string-to-number conversion Block can now convert a string in different number systems (binary, octal, decimal, and hexadecimal). The number system of the input string is set in the block settings. …

Далее…Updating the beta version of the program.

0