Search found 3 matches

by HansvL
Sun Aug 11, 2019 3:15 pm
Forum: MicroPython pyboard
Topic: Ethernet Adapter for PyBoard Which?
Replies: 13
Views: 18175

Re: Ethernet Adapter for PyBoard Which?

Hi, Sorry, I didn't touch this project for the last 3 years and I am not in a position to assist you with a live system. Some (probably obvious) remarks from memory: -I used the precompiled "network" version of Micropython. V1.8.7 iirc. -Your cabling is OK. Also GND and 3V3. I used the 3V3 output fr...
by HansvL
Tue Oct 25, 2016 7:08 pm
Forum: MicroPython pyboard
Topic: Ethernet Adapter for PyBoard Which?
Replies: 13
Views: 18175

Re: Ethernet Adapter for PyBoard Which?

Well, I installed the proper firmware and followed the examples for the network module. Mine is hooked up as nic = network.WIZNET5K(pyb.SPI(1), pyb.Pin.board.X5, pyb.Pin.board.X4) My PyBoard reads several sensors and uses a simple http GET to post data to my server, 10 times per hour. It has been do...
by HansvL
Mon Oct 24, 2016 7:27 pm
Forum: MicroPython pyboard
Topic: Ethernet Adapter for PyBoard Which?
Replies: 13
Views: 18175

Re: Ethernet Adapter for PyBoard Which?

FWIW, I've hooked up a WIZ820IO to my PyBoard without any issues.
It has magnetics included.
Got it from TME for € 22,00 earlier this year.