Raspberry PI , UART a RS485

Petr Štetiar ynezz na true.cz
Pátek Březen 7 09:38:16 CET 2014


Jan Matuška <hw na starhill.org> [2014-03-07 09:05:02]:

> Nemáte, prosím, někdo nápad, jak z tohho ven?

def write_string(buf):
	GPIO.output(12, 1)
	for b in buf:
		port.write(b)
	GPIO.output(12, 0)

write_string("AHOJSVETE\n\r")


Další informace o konferenci Hw-list