Archive for the ‘Arduino’ Category


The first Arduino project off the breadboard. The eyes begin to glow if someone approaches.

 

(Repost from my old blog, 2012-04-15)

 

Today (OK – last year – this a copy from my old blog) arrived the RedFly shield from Watterott. Here are some images of the soldering:

Image

Image

Image

The main difficulties of the start were:

  • Finding the MAC address. OK – the sketch WLANScan.ino gave the information.
  • Finding the admin password of the router.
  • Typing the correct password.
  • Allowing the MAC address to join the net (lost the documentation).

But finally the WebServer.ino sketch worked:

Image

 

(Repost from my old blog, 2012-04-27)