General advice
-
I'm about to go crazy over my cheap soldering iron. The tip losen itself and the handle is crap. Guess sometimes you get what you pay for (≈40USD).
After googling a while I was thinking of buying a Weller WSD 81. Quite expensive but hopefully it will last for a while.
http://uk.farnell.com/weller/wsd-81-uk/soldering-station-80w-230v-uk/dp/1877455Anyone knows how it compares to the hakko 888D?
-
I'm not sure about that exact model, but the one things the Weller digital units had over the hakkos when I was shopping was auto-power-off, so if that's a concern it might be worthwhile. However, they were quite a bit more $ here in the US anyway. The Hakko 888D can be had for ~$90US if you are patient. I don't remember the 81 even coming up in a search, the lower powered 51 I looked at, but it was in the $140US range with both less power than the Hakko and the non-adjustable WTCPT I have (temp is adjusted by the particular tip that is installed).
That said, the WTCPT is > 15 years old and still working fine, so I don't think you can go wrong with either.
Also, I think the 240V hakko might be more costly than it's 120V cousin, which might level the playing field outside of NA.
-
Looks like you were a very good boy this year! :smiley: I finally received enough of my stuff to begin playing a bit. So far, it's great! Haven't finished the gateway yet but I've had some questions. How does one use a resistor or capacitor on a breadboard? Is there a proper way to connect it? Also the Ethernet module I order from the hardware list came in but was labeled differently than the instructions for the gateway... I'm on my phone now but will post an image shortly of the labeling. I just want to make sure it's hooked up right before I get too far.
Here are the pics...

-
You might wanna browse through these threads.
http://forum.mysensors.org/topic/467/ethernet-gateway-troubleshooting-advice
http://forum.mysensors.org/topic/466/ethernet-gateway-problem/3SoftSPI for NRF24L01 radio seems to be the option to get Ethernet working on the same SPI bus.
A question for everyone: Is there any Ethernet module working side-by-side with radio without tweaking SPI behavior? The ENC-module requires too much memory and the WizNet has problems hogging SPI.
-
You might wanna browse through these threads.
http://forum.mysensors.org/topic/467/ethernet-gateway-troubleshooting-advice
http://forum.mysensors.org/topic/466/ethernet-gateway-problem/3SoftSPI for NRF24L01 radio seems to be the option to get Ethernet working on the same SPI bus.
A question for everyone: Is there any Ethernet module working side-by-side with radio without tweaking SPI behavior? The ENC-module requires too much memory and the WizNet has problems hogging SPI.
@hek said:
A question for everyone: Is there any Ethernet module working side-by-side with radio without tweaking SPI behavior? The ENC-module requires too much memory and the WizNet has problems hogging SPI.
I bought SunFounder Uno + Ethernet shield and worked out of box
http://www.ebay.com/itm/Sunfounder-UNO-R3-Ethernet-Schild-W5100-Starter-Kit-fur-Arduino-Mega-2560-Nano-/161382223691?pt=Wissenschaftliche_Geräte&hash=item2593214f4b -
@hek said:
A question for everyone: Is there any Ethernet module working side-by-side with radio without tweaking SPI behavior? The ENC-module requires too much memory and the WizNet has problems hogging SPI.
I bought SunFounder Uno + Ethernet shield and worked out of box
http://www.ebay.com/itm/Sunfounder-UNO-R3-Ethernet-Schild-W5100-Starter-Kit-fur-Arduino-Mega-2560-Nano-/161382223691?pt=Wissenschaftliche_Geräte&hash=item2593214f4b@jocke4u said:
@hek said:
A question for everyone: Is there any Ethernet module working side-by-side with radio without tweaking SPI behavior? The ENC-module requires too much memory and the WizNet has problems hogging SPI.
I bought SunFounder Uno + Ethernet shield and worked out of box
http://www.ebay.com/itm/Sunfounder-UNO-R3-Ethernet-Schild-W5100-Starter-Kit-fur-Arduino-Mega-2560-Nano-/161382223691?pt=Wissenschaftliche_Geräte&hash=item2593214f4bI got the enc working, but it would hang after some number of hours (usually around 12, but +/- 8). It did not seem to be based on the volume of traffic flowing through it though, so I dunno if it was a similar SPI conflict or a bug in the IP stack.
I ordered the iTead, but it has yet to arrive, instead I ordered the same Sunfounder unit mentioned above, but from Amazon:
http://www.amazon.com/gp/product/B00JB2Z74W/ref=oh_aui_detailpage_o04_s00?ie=UTF8&psc=1
I built it up and added a 16x4 LCD and some code to display the time and the last 3 communications received by the controller. It's been stable and online 24x7 since sunday night. No SPI modifications.
-
A question for everyone: Is there any Ethernet module working side-by-side with radio without tweaking SPI behavior? The ENC-module requires too much memory and the WizNet has problems hogging SPI.
WIZnet has apart from the W5100 also a W5500 that has Hardware TCP/IP Protocol Handling, 8 TCP/UDP Sockets and a 32KB RAM Buffer and AFAIK the SPI problems solved. According to showwiznet the W5500 is also considerably cheaper than the W5100.
With it being cheaper it is weird I can not find boards with a W5500 on ebay. I ended up buying a WIZ5500io module via Antratek.nl. Will give it a try next weekend.
-
A question for everyone: Is there any Ethernet module working side-by-side with radio without tweaking SPI behavior? The ENC-module requires too much memory and the WizNet has problems hogging SPI.
WIZnet has apart from the W5100 also a W5500 that has Hardware TCP/IP Protocol Handling, 8 TCP/UDP Sockets and a 32KB RAM Buffer and AFAIK the SPI problems solved. According to showwiznet the W5500 is also considerably cheaper than the W5100.
With it being cheaper it is weird I can not find boards with a W5500 on ebay. I ended up buying a WIZ5500io module via Antratek.nl. Will give it a try next weekend.
-
A question for everyone: Is there any Ethernet module working side-by-side with radio without tweaking SPI behavior? The ENC-module requires too much memory and the WizNet has problems hogging SPI.
WIZnet has apart from the W5100 also a W5500 that has Hardware TCP/IP Protocol Handling, 8 TCP/UDP Sockets and a 32KB RAM Buffer and AFAIK the SPI problems solved. According to showwiznet the W5500 is also considerably cheaper than the W5100.
With it being cheaper it is weird I can not find boards with a W5500 on ebay. I ended up buying a WIZ5500io module via Antratek.nl. Will give it a try next weekend.
@daulagari There are some on AliExpress. A bit cheaper than Antratek but not much. Not 100% sure you get the Uno shield adapter but it seems so. Still no big deal with the price since we only need one gateway.
