<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arduino UNO &#8211; IoT-devices, LLC &#8211; Electronics manufacturer for IoT</title>
	<atom:link href="https://iot-devices.com.ua/en/tag/arduino-uno-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://iot-devices.com.ua/en/</link>
	<description>From modules to complex devices</description>
	<lastBuildDate>Sun, 18 Dec 2022 18:19:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://iot-devices.com.ua/wp-content/uploads/2020/05/iot-devices_logo_inversed_kromka_512x512_82ce62_white-100x100.jpg</url>
	<title>Arduino UNO &#8211; IoT-devices, LLC &#8211; Electronics manufacturer for IoT</title>
	<link>https://iot-devices.com.ua/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>GGreg20_V3 radiation meter module simulator for Arduino UNO based on WOKWI</title>
		<link>https://iot-devices.com.ua/en/simulator-modulya-lichylnyka-vyprominyuvannya-ggreg20_v3-dlya-arduino-uno-na-base-wokwi/</link>
		
		<dc:creator><![CDATA[iot-guru]]></dc:creator>
		<pubDate>Mon, 24 Jan 2022 11:58:12 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Arduino UNO]]></category>
		<category><![CDATA[GGreg20_V3]]></category>
		<guid isPermaLink="false">https://iot-devices.com.ua/simulator-modulya-lichylnyka-vyprominyuvannya-ggreg20_v3-dlya-arduino-uno-na-base-wokwi/</guid>

					<description><![CDATA[We decided to contribute to the development of open source software for the Arduino platform and developed a training example in the WOKWI simulator for our popular GGreg20_V3 ionizing radiation detector module, which works in conjunction with the Arduino UNO controller. GGreg20_V3 WOKWI Project: https://wokwi.com/arduino/projects/320717737217229394GGreg20_V3 GitHub Repository: https://github.com/iotdevicesdev/ggreg20-v3-arduino-uno-wokwi-simulatorIn the simulator the user can use the [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">We decided to contribute to the development of open source software for the Arduino platform and developed a training example in the WOKWI simulator for our popular <a href="https://iot-devices.com.ua/en/product/ggreg20_v3-ionizing-radiation-detector-with-geiger-tube-sbm-20/">GGreg20_V3</a> ionizing radiation detector module, which works in conjunction with the Arduino UNO controller.</p>

<figure class="wp-block-image alignwide size-large"><a href="https://iot-devices.com.ua/wp-content/uploads/2022/01/ggreg20_v3_arduinouno_wokwisimulator_iot-deviceslogo.png"><img fetchpriority="high" decoding="async" width="1024" height="576" src="https://iot-devices.com.ua/wp-content/uploads/2022/01/ggreg20_v3_arduinouno_wokwisimulator_iot-deviceslogo-1024x576.png" alt="GGreg20_V3 Arduino UNO WOKWI simulator" class="wp-image-1715" srcset="https://iot-devices.com.ua/wp-content/uploads/2022/01/ggreg20_v3_arduinouno_wokwisimulator_iot-deviceslogo-1024x576.png 1024w, https://iot-devices.com.ua/wp-content/uploads/2022/01/ggreg20_v3_arduinouno_wokwisimulator_iot-deviceslogo-300x169.png 300w, https://iot-devices.com.ua/wp-content/uploads/2022/01/ggreg20_v3_arduinouno_wokwisimulator_iot-deviceslogo-768x432.png 768w, https://iot-devices.com.ua/wp-content/uploads/2022/01/ggreg20_v3_arduinouno_wokwisimulator_iot-deviceslogo-1536x864.png 1536w, https://iot-devices.com.ua/wp-content/uploads/2022/01/ggreg20_v3_arduinouno_wokwisimulator_iot-deviceslogo-454x255.png 454w, https://iot-devices.com.ua/wp-content/uploads/2022/01/ggreg20_v3_arduinouno_wokwisimulator_iot-deviceslogo.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>

<p class="wp-block-paragraph">GGreg20_V3 WOKWI Project: <a href="https://wokwi.com/arduino/projects/320717737217229394" target="_blank" rel="noreferrer noopener">https://wokwi.com/arduino/projects/320717737217229394</a><br/>GGreg20_V3 GitHub Repository: <a href="https://github.com/iotdevicesdev/ggreg20-v3-arduino-uno-wokwi-simulator" target="_blank" rel="noreferrer noopener">https://github.com/iotdevicesdev/ggreg20-v3-arduino-uno-wokwi-simulator</a><br/>In the simulator the user can use the button to simulate the pulses coming from GGreg20_V3 to the controller and monitor on the display or through the serial console as the software calculates the moving average value of ionizing radiation power with buffering measurements of 1-5 minutes.</p>

<p class="wp-block-paragraph">This is a demonstration sketch that clearly shows how the GGreg20_V3 radiation detector connects and works with the Arduino UNO controller. This example shows a valid code that can be used with a real controller and module GGreg20_V3 manufactured by IoT-devices LLC.</p>

<p class="wp-block-paragraph">In addition to the Arduino controllers, the GGreg20_V3 can work with any other controller that can handle GPIO events, or even those that can measure logic through an ADC (if needed). For example, such controllers are ESP32, ESP8266, STM32, Raspberry Pi and others.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
