From 854d44c3e691840952d81b045c9af96a92ea299c Mon Sep 17 00:00:00 2001 From: "Alexey \"FoxyLab\" Voronin" Date: Sun, 30 Dec 2018 00:20:36 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8fe52f1..ce9b016 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,14 @@ Copyright (C) 2015 Алексей "FoxyLab" Воронин
Электронная почта: support@foxylab.com
Сайт: https://acdc.foxylab.com
Это программное обеспечение распространяется под лицензией GPL v3.0.

-Дозиметр (например, такой дозиметр-приставка http://acdc.foxylab.com/node/32 или аналогичный) должен быть подключен к соответствующему аудиоразъему компьютера (линейному или микрофонному входу) и выдавать импульс при попадании частицы в счетчик Гейгера.
-Подробное описание - http://acdc.foxylab.com/node/42.
+Дозиметр (например, такой дозиметр-приставка https://acdc.foxylab.com/node/32 или аналогичный) должен быть подключен к соответствующему аудиоразъему компьютера (линейному или микрофонному входу) и выдавать импульс при попадании частицы в счетчик Гейгера.
+Подробное описание - https://acdc.foxylab.com/node/42.
Проект предназначен для использования под 32-битной версией MATLAB.


GeigerCounter_MATLAB - implementation in MATLAB programming language of the registration procedure of radiation particles entering the dosimeter counter.

Copyright (C) 2015 Alexey "FoxyLab" Voronin
Email: support@foxylab.com
Website: https://acdc.foxylab.com
This software is licensed under the GPL v3.0 License.

-Dosimeter (for example, http://acdc.foxylab.com/node/32 (in russian) or similar) must be connected to the corresponding audio jack of the computer (the line or microphone input) and give pulse to the particles in contact with a Geiger counter.
-Detailed description (in russian) - http://acdc.foxylab.com/node/42.
+Dosimeter (for example, https://acdc.foxylab.com/node/32 (in russian) or similar) must be connected to the corresponding audio jack of the computer (the line or microphone input) and give pulse to the particles in contact with a Geiger counter.
+Detailed description (in russian) - https://acdc.foxylab.com/node/42.
The project is designed to use a 32-bit version of MATLAB.