Iboard - Cheap Single board Ethernet Arduino with Radio
-
I have built a gateway following the instructions above. It works well, and the mod was quite simple.
I have had a first cut at printing a custom case to match, unfortunately I had one of the holes in the wrong place. I will correct this over the next few days. When I get it right, I can post the design if people are interested.
-
I like it.. Just need some LED; Power and Inclusion Switch holes... :-)
-
Who needs a fancy printed case when you have some an old mouse case, a dremel and some glue :)
-
..but i dont have an old mouse case? ;-)
-
Who needs a fancy printed case when you have some an old mouse case, a dremel and some glue :)
-
I haven't really tested the range explicitly, and really the case is hopefully somewhat temporary. That said, the unit is in the basement and I have a temp sensor in the attic which works fine, and another sensor on the main floor at the other end of the house which also works fine.
-
I have noticed that my ENC based ethernet gateway seems to lock up periodically (doesn't respond to ping or TCP on port 5003). I thought perhaps this case was overheating it, but now that doesn't seem to be the case. I'll be switching to one of the iBoard whenever it arrives, but had intended on using the ENC for another purpose, but perhaps not now.
-
@ServiceXp Just added a new version of the box with LEDs and include button.
http://www.thingiverse.com/thing:483676 -
@ServiceXp Just added a new version of the box with LEDs and include button.
http://www.thingiverse.com/thing:483676 -
@ServiceXp Just added a new version of the box with LEDs and include button.
http://www.thingiverse.com/thing:483676 -
@ServiceXp Just added a new version of the box with LEDs and include button.
http://www.thingiverse.com/thing:483676 -
-
I know it's a bit off topic but does anyone have a good idea of a general purpose printer? It seems like the 3D forums are full of people that love their own purchase/decision but have little constructive feedback.
@jtm312 - What do you use for small projects like this? Do you like it?
-
I know it's a bit off topic but does anyone have a good idea of a general purpose printer? It seems like the 3D forums are full of people that love their own purchase/decision but have little constructive feedback.
@jtm312 - What do you use for small projects like this? Do you like it?
@tbully I'm using a Flashforge Creator. It's a Chinise clone of the original Makerbot GPL version. I have made a few minor mods to it and upgraded the firmware to the latest Sailfish version. It came mostly assembled, so I was up and running quickly. There are better printers on the market, but you get a lot for your money. Overall I have been happy with the investment, and it has been great to learn with.
-
Anyone using the iBoard with 1.4, see: http://forum.mysensors.org/topic/466/ethernet-gateway-problem/61#
Adding the line to setup gave me stability.
SPI.setClockDivider(SPI_CLOCK_DIV2); //to assist with gateway stability.