<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Простой парсер для микроконтроллера</title>
		<description>Discuss Простой парсер для микроконтроллера</description>
		<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html</link>
		<lastBuildDate>Tue, 21 Apr 2026 19:57:31 +0000</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="https://chipenable.ru/index.php/component/jcomments/feed/com_k2/192.html" rel="self" type="application/rss+xml" />
		<item>
			<title>V@so says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4965</link>
			<description><![CDATA[Привет, залил библиотеку на 48ю мегу, пришлось немного поправить регистры UARTа пока компилятор не перестал ругаться, но почему то не хочет работать как надо, в терминале при старте он выдает нам строку, а если я ему кидаю команду то ничего не происходит((]]></description>
			<dc:creator>V@so</dc:creator>
			<pubDate>Tue, 06 Dec 2016 17:59:55 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4965</guid>
		</item>
		<item>
			<title>SenyaDomashny says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4621</link>
			<description><![CDATA[Важный вопрос при разборе строки! Если подряд идут две запятые, значит, параметр нулевой. Данный парсер это пропускает и просто собирает все данные в кучу. Как это учесть?]]></description>
			<dc:creator>SenyaDomashny</dc:creator>
			<pubDate>Mon, 12 Oct 2015 09:38:18 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4621</guid>
		</item>
		<item>
			<title>SenyaDomashny says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4615</link>
			<description><![CDATA[Очень дельная статья. Может ли кто дать рекомендации по реализации обратной задачи - как собрать данные в одну строку. Именно, как можно проще, чтобы моему msp430 особо не напрягаться. Я так понял, использование функций из string.h типа strcat или ctrcpy не приветствуется]]></description>
			<dc:creator>SenyaDomashny</dc:creator>
			<pubDate>Mon, 05 Oct 2015 10:49:28 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4615</guid>
		</item>
		<item>
			<title>swardik says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4523</link>
			<description><![CDATA[У кого нить в железе работает? В протеусе норм, а в железе не пашет:( Проверял с кварцем 11059200 Гц]]></description>
			<dc:creator>swardik</dc:creator>
			<pubDate>Thu, 28 May 2015 20:34:52 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4523</guid>
		</item>
		<item>
			<title>Pashgan says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4447</link>
			<description><![CDATA[Я не знаю. Проект, который я выкладывал, работал и в протеусе и в железе. Проверь скорость обмена, тактовую частоту, работает ли вообще USART.]]></description>
			<dc:creator>Pashgan</dc:creator>
			<pubDate>Wed, 25 Feb 2015 19:57:38 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4447</guid>
		</item>
		<item>
			<title>гость says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4446</link>
			<description><![CDATA[У меня в протеусе что-то ничего не работает. Или я в терминале неправильно команды даю? Пишу set 1, нажимаю Enter и ничего не происходит.]]></description>
			<dc:creator>гость</dc:creator>
			<pubDate>Wed, 25 Feb 2015 19:40:18 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4446</guid>
		</item>
		<item>
			<title>freewind says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4439</link>
			<description><![CDATA[if ((*s57)) {return (0);} ...
*s]]></description>
			<dc:creator>freewind</dc:creator>
			<pubDate>Thu, 19 Feb 2015 11:35:30 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4439</guid>
		</item>
		<item>
			<title>freewind says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4438</link>
			<description><![CDATA[if ((*s57)) {return (0);} а 0 нас уже не интересуют?... s]]></description>
			<dc:creator>freewind</dc:creator>
			<pubDate>Thu, 19 Feb 2015 11:34:05 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4438</guid>
		</item>
		<item>
			<title>ArtTheft says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4274</link>
			<description><![CDATA[А можете подсказать как это все подправить под CooCoxIde? C уважением, Владимир.]]></description>
			<dc:creator>ArtTheft</dc:creator>
			<pubDate>Tue, 19 Aug 2014 16:12:11 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4274</guid>
		</item>
		<item>
			<title>Константин112 says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4241</link>
			<description><![CDATA[Очень выручили. Подключил и все сразу заработало!]]></description>
			<dc:creator>Константин112</dc:creator>
			<pubDate>Tue, 15 Jul 2014 18:47:12 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-4241</guid>
		</item>
		<item>
			<title>JoJo says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3355</link>
			<description><![CDATA[argv[1][0], argv[1][1] - часы argv[1][2], argv[1][3] - минуты ...]]></description>
			<dc:creator>JoJo</dc:creator>
			<pubDate>Fri, 18 Oct 2013 01:46:52 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3355</guid>
		</item>
		<item>
			<title>foxit says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3354</link>
			<description><![CDATA[Еще вопрос. arg[0]= $GPRMC arg[1]= 123456 Как разложить arg[1] на часы минуты секунды?]]></description>
			<dc:creator>foxit</dc:creator>
			<pubDate>Thu, 17 Oct 2013 18:46:57 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3354</guid>
		</item>
		<item>
			<title>foxit says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3351</link>
			<description><![CDATA[Попробую.]]></description>
			<dc:creator>foxit</dc:creator>
			<pubDate>Wed, 16 Oct 2013 09:03:48 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3351</guid>
		</item>
		<item>
			<title>Pashgan says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3350</link>
			<description><![CDATA[Да, по идее так должно работать.]]></description>
			<dc:creator>Pashgan</dc:creator>
			<pubDate>Wed, 16 Oct 2013 08:54:57 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3350</guid>
		</item>
		<item>
			<title>JoJo says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3349</link>
			<description><![CDATA[Разделитель поменяй на запятую в parser.c if (sym != ','){ И он будет дербанить тебе строку на части. А по первому слову ясно, что пришло в остальной части. Просто сравниваешь argv[0] c $GPRMC или каким то другим.]]></description>
			<dc:creator>JoJo</dc:creator>
			<pubDate>Wed, 16 Oct 2013 08:29:53 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3349</guid>
		</item>
		<item>
			<title>foxit says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3348</link>
			<description><![CDATA[ А как добавить?]]></description>
			<dc:creator>foxit</dc:creator>
			<pubDate>Wed, 16 Oct 2013 08:07:00 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3348</guid>
		</item>
		<item>
			<title>Pashgan says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3345</link>
			<description><![CDATA[Нужно изменить в коде разделитель с пробела на запятую. И код конца строки исправить. Тогда он будет разбивать строку NMEA на отдельные составляющие. Может быть еще понадобиться добавить "ловлю" первого символа.]]></description>
			<dc:creator>Pashgan</dc:creator>
			<pubDate>Tue, 15 Oct 2013 20:42:04 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3345</guid>
		</item>
		<item>
			<title>Pashgan says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3344</link>
			<description><![CDATA[Спасибо. Дельное замечание.]]></description>
			<dc:creator>Pashgan</dc:creator>
			<pubDate>Tue, 15 Oct 2013 20:37:48 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3344</guid>
		</item>
		<item>
			<title>foxit says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3343</link>
			<description><![CDATA[Спасибо. Как применить этот парсер для разбора строк NMEA?]]></description>
			<dc:creator>foxit</dc:creator>
			<pubDate>Tue, 15 Oct 2013 20:31:30 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3343</guid>
		</item>
		<item>
			<title>Peter says:</title>
			<link>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3342</link>
			<description><![CDATA[В обработчике прерывания по приему байта считывайте UDR всегда, а не только когда if (rxCount < SIZE_BUF_RX){da ta=UDR; Флаг RxC надо ведь сбрасывать, а то программа будет нырять в прерывание по приему байта после каждой инструкции.]]></description>
			<dc:creator>Peter</dc:creator>
			<pubDate>Tue, 15 Oct 2013 20:04:48 +0000</pubDate>
			<guid>https://chipenable.ru/index.php/programming-avr/item/192-prostoy-parser-dlya-mikrokontrollera.html#comment-3342</guid>
		</item>
	</channel>
</rss>
