repton
Posts: 93
Joined: Sat Mar 17, 2012 6:06 pm
Location: Aberdeenshire, UK
Contact: Website

8 Channel 1-Wire Master for the B+

Sun Aug 17, 2014 6:03 pm

I've just built up the first of the PCBs for my 8 Channel 1-Wire Master for the B+. It's electrically identical to my existing RPI3 board with physical changes to fit the B+ format. Please forgive the 26way GPIO connector as I don't have any 40way ones yet.

Paul
Attachments
RPI3v2-3b.jpg
RPI3v2-3b.jpg (59.21 KiB) Viewed 4037 times
RPI3v2-2b.jpg
RPI3v2-2b.jpg (36.8 KiB) Viewed 4037 times
RPI3v2-1b.jpg
RPI3v2-1b.jpg (60.33 KiB) Viewed 4037 times
UK Supplier of 1-Wire components, kits and modules:
http://www.sheepwalkelectronics.co.uk/

dan3008
Posts: 1172
Joined: Wed Aug 15, 2012 1:05 pm

Re: 8 Channel 1-Wire Master for the B+

Mon Aug 18, 2014 9:12 am

thats handy, I've never considered using RJ45 and cat5/5e/6 cables for sensors and the like

keep up the good work :)
dan3008 wrote:Pays your money, takes your choice

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: 8 Channel 1-Wire Master for the B+

Mon Aug 18, 2014 12:14 pm

I have no interest in 1-Wire myself, but I was curious to see a USB socket mounted to the board!

So I had a look at your website and I see you're using this purely as an 'external power input' socket. However in that case, why are you using a USB A socket (which is used by host devices, i.e. the ones normally supplying the power) rather than a USB B socket (which is used by slave devices, i.e. the ones normally consuming the power) :?:

repton
Posts: 93
Joined: Sat Mar 17, 2012 6:06 pm
Location: Aberdeenshire, UK
Contact: Website

Re: 8 Channel 1-Wire Master for the B+

Tue Aug 19, 2014 4:52 pm

AndrewS wrote:However in that case, why are you using a USB A socket (which is used by host devices, i.e. the ones normally supplying the power) rather than a USB B socket (which is used by slave devices, i.e. the ones normally consuming the power) :?:
No reason really other than I guess that I happened to have some USB-A sockets kicking around when I made the first prototype of the original RPI3 a couple of years ago and it stuck. I've had a couple of people as why I don't use a Micro-USB like the RasPi itself too and my answer to that is that I worry that they're not mechanically strong enough and given I'm not short of PCB space I have decided to stick with the bigger socket. That said I do realise that with a couple of million RasPis out there using Micro-USB for power that I'm probably worrying for no reason.

Paul
UK Supplier of 1-Wire components, kits and modules:
http://www.sheepwalkelectronics.co.uk/

fruit-uk
Posts: 609
Joined: Wed Aug 06, 2014 4:19 pm
Location: Suffolk, UK

Re: 8 Channel 1-Wire Master for the B+

Tue Aug 19, 2014 5:29 pm

I have lots of USB A leads accumulated over the years but only a few micro USB so I'm quite happy with the choice of socket on my RPI3. The plugs are a lot easier to solder too!

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: 8 Channel 1-Wire Master for the B+

Tue Aug 19, 2014 10:35 pm

repton wrote:
AndrewS wrote:However in that case, why are you using a USB A socket (which is used by host devices, i.e. the ones normally supplying the power) rather than a USB B socket (which is used by slave devices, i.e. the ones normally consuming the power) :?:
No reason really other than I guess that I happened to have some USB-A sockets kicking around when I made the first prototype of the original RPI3 a couple of years ago and it stuck.
Heh, I wondered if it might be something like that ;)
fruit-uk wrote:I have lots of USB A leads accumulated over the years
But how many of those are USB-A -> USB-A, which is presumably what this board needs? (and of course are totally against the USB spec, since you should never connect a host device directly to another host device)
The plugs are a lot easier to solder too!
Well, that's what full-size USB-B sockets are for ;)
http://en.wikipedia.org/wiki/Usb#Connector_types

But the RPI3 board has obviously developed it's own "standard" and if all the users are happy there's no point changing it now 8-)
Apologies for the "intrusion".

repton
Posts: 93
Joined: Sat Mar 17, 2012 6:06 pm
Location: Aberdeenshire, UK
Contact: Website

Re: 8 Channel 1-Wire Master for the B+

Wed Aug 20, 2014 6:33 pm

AndrewS wrote:Apologies for the "intrusion".
No apology needed, I'm always up for constructive suggestions :)

Paul
UK Supplier of 1-Wire components, kits and modules:
http://www.sheepwalkelectronics.co.uk/

repton
Posts: 93
Joined: Sat Mar 17, 2012 6:06 pm
Location: Aberdeenshire, UK
Contact: Website

Re: 8 Channel 1-Wire Master for the B+

Fri Nov 28, 2014 6:27 pm

I've now got some 2x20 headers in stock and a batch of the PCBs made and these are now on sale:

http://www.sheepwalkelectronics.co.uk/p ... ucts_id=67

As you can see from the below photos they fit perfectly on both the A+ and B+.
RPI3v2-Amed.jpg
RPI3v2-Amed.jpg (47.79 KiB) Viewed 3417 times
RPI3v2-Bmed.jpg
RPI3v2-Bmed.jpg (44.77 KiB) Viewed 3417 times
Paul
UK Supplier of 1-Wire components, kits and modules:
http://www.sheepwalkelectronics.co.uk/

stevegarratt
Posts: 1
Joined: Tue Jan 27, 2015 11:23 am

Re: 8 Channel 1-Wire Master for the B+

Tue Jan 27, 2015 11:31 am

Hi Paul,

I'm looking to use your products in a store monitoring application but some of the devices I want to use are i2c. Is it possible to run i2c together with the 1-wire by modifying the boards a little perhaps.

I've submitted a contact request on the Sheepwalk site but not had a reply yet.

Steve

james-at-lo-tech
Posts: 45
Joined: Sat Oct 04, 2014 1:07 pm

Re: 8 Channel 1-Wire Master for the B+

Sun Feb 22, 2015 10:11 am

IIRC some IBM laptops use USB-A for power input (coloured yellow I think).

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: 8 Channel 1-Wire Master for the B+

Sun Feb 22, 2015 3:38 pm

james-at-lo-tech wrote:IIRC some IBM laptops use USB-A for power input (coloured yellow I think).
No they don't.

The Lenovo laptops (IBM sold out laptops to Lenovo many years ago) normally run on a 19V barrel plug. The yellow socket is an always on USB so you can charge your phone
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

james-at-lo-tech
Posts: 45
Joined: Sat Oct 04, 2014 1:07 pm

Re: 8 Channel 1-Wire Master for the B+

Sun Feb 22, 2015 6:17 pm

My mistake - the plug just looks similar at a glance (see here).

Return to “HATs and other add-ons”