Re: [Amforth] 1-wire communication with DHT-11 connected to Arduino Uno's PB4

2019-03-20 Thread FredZGmail
I'll give it a try Matthias Fred > Op 20 mrt. 2019 om 20:04 heeft Matthias Trute het volgende > geschreven: > > Am Mittwoch, den 20.03.2019, 18:31 +0100 schrieb Fred Zelders: >> Hello Bruce >> >> Thank you for this information. >> >> But … could it be possible to use the primitives of the 1

Re: [Amforth] 1-wire communication with DHT-11 connected to Arduino Uno's PB4

2019-03-20 Thread Matthias Trute
Am Mittwoch, den 20.03.2019, 18:31 +0100 schrieb Fred Zelders: > Hello Bruce > > Thank you for this information. > > But … could it be possible to use the primitives of the 1-wire > protocol in order to start/trigger a measure sequence and to read a > series of bits/bytes as a result of the meas

Re: [Amforth] 1-wire communication with DHT-11 connected to Arduino Uno's PB4

2019-03-20 Thread Fred Zelders
nde > geschreven: > > Hi, > > Although a DHT-11 or 22 has one wire, it doesn’t speak the 1-wire protocol, > so it isn’t a 1-wire device. > > Bruce >> Message: 1 >> Date: Wed, 20 Mar 2019 13:21:46 +0100 >> From: Fred Zelders >> To: AmForth Communi

Re: [Amforth] 1-wire communication with DHT-11 connected to Arduino Uno's PB4

2019-03-20 Thread CV Bruce
Hi, Although a DHT-11 or 22 has one wire, it doesn’t speak the 1-wire protocol, so it isn’t a 1-wire device. Bruce > Message: 1 > Date: Wed, 20 Mar 2019 13:21:46 +0100 > From: Fred Zelders > To: AmForth Community > Subject: [Amforth] 1-wire communication with DHT-

[Amforth] 1-wire communication with DHT-11 connected to Arduino Uno's PB4

2019-03-20 Thread Fred Zelders
Using 1wire.frt I want to communicate with the DHT-11 that is used on the 'Open-Smart Rich Shield' and connected to pin PB4 (D12) of the Uno. (https://www.aliexpress.com/item/Rich-Shield-IR-Remote-with-Infrared-Receiver-LED-Buzzer-Button-Light-Sensor-Temperature-Sensor-24C02-EEPROM/32843115907.htm

Re: [Amforth] 1-wire

2013-10-11 Thread Matthias Trute
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Vladimir, > Hi. Some 1-wire code you can find here > http://roboforum.ru/forum58/topic4406-75.html And much more. I just had a quick lock around and found random numbers, an OLED display. some PS/2 code snippets. Cool site, I should polish my Ru

[Amforth] 1-wire

2013-10-10 Thread vum
> Message: 6 > Date: Thu, 10 Oct 2013 11:16:06 -0700 >From: Michael Picco > Subject: Re: [Amforth] Where to include a file in Atmel >Studio? > To: amforth-devel@lists.sourceforge.net > Message-ID: <5256eee6.4050...@rcstechnology.com> > Content-Type: text/plain; charset=ISO-8859-1 > > > I ins