Neat! Note that the BMP280 is the successor to the BMP180. Higher resolution, lower power drain, smaller (for when size matters :->), yada, yada, yada. Should be a “drop-in replacement” in this application, and widely/cheaply available. $0.86 (free shipping) on eBay – in the U.S. anyway.
Speaking of higher resolution, it can tell you when your PiDP-11 moves to another floor in your abode or place-of-business :->. Take it on trips!
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/9bc01f23-abcb-4657-8b6a-75a437c45be4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
adding the device in simh is one thing. And I agree, it should not be
too hard. But then, for this option, you also need to do something a
little bit more complex on the PDP-11 side. Writing a device driver is
fairly straight forward, and well documented in RSX.
For a moment, I was actually tempted at looking into controlling model
railways through RSX,
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/CAJAwMc0feAfyLhUS14djv5MnGptP6OQfYkpuKoHw9aeT08F1Kg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/61AB3503-DAD1-407C-9A5F-59805E9E5020%40sytse.net.

I’d look at an AD01 or Labratory Peripheral System (LPS11).
Cool. I was wondering if there wasn't something newer around.
> I have a AD11-K in my collection but have not tested it yet as I don’t have any.of my Unibus PDP-11s running yet.
>
> I do have a MINC-11 running complete with a UC07 and two SCSI2SD cards and a KDJ11-A with either RT11 or RSX11M.
Speaking of which, all of these devices will require RT11 or RSX-11M I
suspect. I checked what device drivers were available in RSX-11M-PLUS,
and the only thing that seems to be any kind of A/D that there is a
device driver for would be the LPA11. But I do remember that RSX-11M
have support for a lot more peripherals like this than M-PLUS do.