lunes, 14 de marzo de 2016

http://www.edu365.cat/eso/muds/angles/love/will.htm
1. Surname of William Shakespeare's wife
2. The most cruel and bloody of Will's tragedies
3. Queen of England during most of Will's life
4. Tragedy set in the Roman Empire
5. Name of the book which collected Will's plays
6. Will's only son
7. Will's mother
8. Will's hometown
9. Name of Will's rival poet.
10.Founder of the Theatre
11.One of Will's most famous tragedies, in which a king has three daughters.
12.A famous theatre close to the Globe
13.Will's first daughter
14.Hamlet's unfortunate girlfriend
15.Will's theatre
16.One of Will's famous tragedy . " Out damn spot. Out, I say !"
17.Tragedy and name of the king who said " A horse. My kingdom for a horse !".
18.Tragedy and name of a man who killed his wife Desdemona for jealousy.




1.Hathaway
2. Titus Andronicus
3. Elizabeth I
5. First Folido
6. Hamnet Shakespeare
7. Mary Shakespeare
8. Stratford (https://en.wikipedia.org/wiki/Shakespeare%27s_Birthplace)
9. Christopher
10. Burbage
11. King Lear
12. Rose
13. Susanna Shakespeare
14. Ophelia
15.Globe  http://www.shakespeare-online.com/theatre/
16. Macbeth
17.  Richard III
18.  Otello

lunes, 7 de marzo de 2016

Arduino Tutorial #1 - Getting Started and Connected!



Arduino is an open-source computer hardware and software company, project and user community that designs and manufacturesmicrocontroller-based kits for building digital devices and interactive objects that can sense and control objects in the physical world.
The project is based on microcontroller board designs, manufactured by several vendors, using various microcontrollers. These systems provide sets of digital and analog I/O pins that can be interfaced to various expansion boards ("shields") and other circuits. The boards feature serial communications interfaces, including USB on some models, for loading programs from personal computers. For programming the microcontrollers, the Arduino project provides an integrated development environment (IDE) based on the Processing project, which includes support for the C and C++ programming languages.
The first Arduino was introduced in 2005, aiming to provide an inexpensive and easy way for novices and professionals to create devices that interact with their environment using sensors and actuators. Common examples of such devices intended for beginner hobbyists include simple robotsthermostats, and motion detectors.
Arduino boards are available commercially in preassembled form, or as do-it-yourself kits. The hardware design specifications are openly available, allowing the Arduino boards to be manufactured by anyone. Adafruit Industries estimated in mid-2011 that over 300,000 official Arduinos had been commercially produced, and in 2013 that 700,000 official boards were in users' hands.