21st Century Learning and Teaching
586.6K views | +277 today
Follow
21st Century Learning and Teaching
Related articles to 21st Century Learning and Teaching as also tools...
Curated by Gust MEES
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tags: 'IoT', 'Learning 2 Learn'. Clear
Scooped by Gust MEES
Scoop.it!

Arduino MKR1000 Getting Started | #Coding #IoT #Maker #MakerED #MakerSpaces

Arduino MKR1000 Getting Started © LGPL
An unofficial tutorial for getting started with the MKR1000 board as there are no official one yet.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=MKR1000

 

Gust MEES's insight:

Arduino MKR1000 Getting Started © LGPL
An unofficial tutorial for getting started with the MKR1000 board as there are no official one yet.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=MKR1000

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

control Electrical Devices From user web browser using esp8266 Nodemcu | Internet Of Things

control Electrical Devices From user web browser using esp8266 Nodemcu | Internet Of Things | 21st Century Learning and Teaching | Scoop.it

Hi, in this tutorial we will see how to control electrical devices like fan, light, etc., to turn on and off using esp8266 from a web browser. if you are bored with a dedicated device controller like an app or an remote which will be available for only one particular device but using this method all the device which support web browsing will be act as a  controller for us.

Make sure all the devices are connected to the same router, this example doesn't include a port forwarding function which will not allow us to control the device from outside the home network. 

Components that you need for completing this project are very simple, you need to have an esp8266 wifi module and a relay, make sure you buying a 5v relay which very easy to use with esp chips doesn't require external supply too. we can make use of the Vin pin of the nodemcu or if you are using a generic chip, you need to supply an external 5v to the relay.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=I2C

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=LCD

 

http://blog.mklec.com/how-to-use-iici2c-serial-interface-module-for-1602-lcd-display/

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=NodeMCU

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

Gust MEES's insight:

Hi, in this tutorial we will see how to control electrical devices like fan, light, etc., to turn on and off using esp8266 from a web browser. if you are bored with a dedicated device controller like an app or an remote which will be available for only one particular device but using this method all the device which support web browsing will be act as a  controller for us.

Make sure all the devices are connected to the same router, this example doesn't include a port forwarding function which will not allow us to control the device from outside the home network. 

Components that you need for completing this project are very simple, you need to have an esp8266 wifi module and a relay, make sure you buying a 5v relay which very easy to use with esp chips doesn't require external supply too. we can make use of the Vin pin of the nodemcu or if you are using a generic chip, you need to supply an external 5v to the relay.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=I2C

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=LCD

 

http://blog.mklec.com/how-to-use-iici2c-serial-interface-module-for-1602-lcd-display/

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=NodeMCU

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

First Steps with the NodeMCU ESP8266 Wi-Fi Module and Arduino NANO | Maker, MakerED, Coding | Tips 2 | #Coding #Maker #MakerED #MakerSpaces 

First Steps with the NodeMCU ESP8266 Wi-Fi Module and Arduino NANO | Maker, MakerED, Coding | Tips 2 | #Coding #Maker #MakerED #MakerSpaces  | 21st Century Learning and Teaching | Scoop.it

A GOOD preparation is half the work done! When we play around with Arduino NANO, NodeMCU, ESP8266 and others it is important (and more comfortable) to make us life as less difficult as necessary. Therefore we will have a look on the How-To, using some helpful tools.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

 

Gust MEES's insight:

A GOOD preparation is half the work done! When we play around with Arduino NANO, NodeMCU, ESP8266 and others it is important (and more comfortable) to make us life as less difficult as necessary. Therefore we will have a look on the How-To, using some helpful tools.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

ESP8266 DHT11/DHT22 Web Server Arduino IDE | #NodeMCU #Coding #IoT #Maker #MakerED #MakerSpaces 

ESP8266 DHT11/DHT22 Web Server Arduino IDE | #NodeMCU #Coding #IoT #Maker #MakerED #MakerSpaces  | 21st Century Learning and Teaching | Scoop.it

In this project you’ll create a standalone web server with an ESP8266 that displays the temperature and humidity with a DHT11 or DHT22 sensor using the Arduino IDE. The web server you’ll build can be accessed by any device that has a browser on your local network.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=NodeMCU

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

Gust MEES's insight:

In this project you’ll create a standalone web server with an ESP8266 that displays the temperature and humidity with a DHT11 or DHT22 sensor using the Arduino IDE. The web server you’ll build can be accessed by any device that has a browser on your local network.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=NodeMCU

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

DHT11 with NodeMCU and Blynk | #Coding #Maker #MakerED #MakerSpaces #IoT

DHT11 with NodeMCU and Blynk | #Coding #Maker #MakerED #MakerSpaces #IoT | 21st Century Learning and Teaching | Scoop.it

What will you make:

In this article, we will learn how to monitor temperature and humidity with your smartphone device, using a platform called Blynk. Blynk allows you to control Arduino, ESP8266, Raspberry Pi and other such boards through their iOS and Android apps. It provides an easy to use dashboard through which you can monitor various sensors and control actuators. If you are completely new to Blynk, checkout our Getting Started with Blynk guide.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

Gust MEES's insight:

What will you make:

In this article, we will learn how to monitor temperature and humidity with your smartphone device, using a platform called Blynk. Blynk allows you to control Arduino, ESP8266, Raspberry Pi and other such boards through their iOS and Android apps. It provides an easy to use dashboard through which you can monitor various sensors and control actuators. If you are completely new to Blynk, checkout our Getting Started with Blynk guide.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

What is Virtual Pins | Blynk Help Center | #Apps #Coding #IoT #Maker #MakerED #MakerSpaces #LEARNingbyDoing 

What is Virtual Pins | Blynk Help Center | #Apps #Coding #IoT #Maker #MakerED #MakerSpaces #LEARNingbyDoing  | 21st Century Learning and Teaching | Scoop.it

Exchange any data between Blynk app and your hardware.

 

What is Virtual Pins
Exchange any data between Blynk app and your hardware
 

Virtual Pin is a concept invented by Blynk Inc. to provide exchange of any data between hardware and Blynk mobile app. 

Virtual pins are different than  Digital and Analog Input/Output (I/O) pins. They are physical pins on your microcontroller board where you connect sensors and actuators.

 

Blynk lets you control any hardware connected to Digital and Analog pins without having to write any additional code.

For example, if you need to turn On/Off LED connected to Digital pin, you don't have to write any code: 

  1. Just use BlynkBlink code for your hardware
  2. In the Blynk app - add Button Widget and set it to pin D8
  3. That's it! No additional code is required. Simply press Play in the app.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

Gust MEES's insight:

Exchange any data between Blynk app and your hardware.

 

What is Virtual Pins
Exchange any data between Blynk app and your hardware
 

Virtual Pin is a concept invented by Blynk Inc. to provide exchange of any data between hardware and Blynk mobile app. 

Virtual pins are different than  Digital and Analog Input/Output (I/O) pins. They are physical pins on your microcontroller board where you connect sensors and actuators.

 

Blynk lets you control any hardware connected to Digital and Analog pins without having to write any additional code.

For example, if you need to turn On/Off LED connected to Digital pin, you don't have to write any code: 

  1. Just use BlynkBlink code for your hardware
  2. In the Blynk app - add Button Widget and set it to pin D8
  3. That's it! No additional code is required. Simply press Play in the app.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

Make your own IOT apps with Blynk. NodeMCU (ESP8266) Tutorial - YouTube

Step by step tutorial on how to export projects from Blynk into your own apps that will work with any connected product you build.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Coding

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

Gust MEES's insight:

Step by step tutorial on how to export projects from Blynk into your own apps that will work with any connected product you build.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Coding

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

First Steps with the NodeMCU ESP8266 Wi-Fi Module | Maker, MakerED, Coding | Tips 

First Steps with the NodeMCU ESP8266 Wi-Fi Module | Maker, MakerED, Coding | Tips  | 21st Century Learning and Teaching | Scoop.it

First Steps with the NodeMCU ESP8266 Wi-Fi Module. In our previous tutorials we were using already the NodeMCU ESP8266 Wi-Fi Module and we discussed about "Security", "Cyber-Security" issues while using "IoT", "Internet of Things" and the importance that the router MUST be protected by a NEW password and NOT ALLOW to let connect any…

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

Gust MEES's insight:

First Steps with the NodeMCU ESP8266 Wi-Fi Module. In our previous tutorials we were using already the NodeMCU ESP8266 Wi-Fi Module and we discussed about "Security", "Cyber-Security" issues while using "IoT", "Internet of Things" and the importance that the router MUST be protected by a NEW password and NOT ALLOW to let connect any…

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

Cayenne IoT + ESP8266: driving a mini kit Pan-Tilt FPV SG90 in WiFi with a smartphone or tablet | #Coding #Maker #MakerED #MakerSpaces 

Cayenne IoT + ESP8266: driving a mini kit Pan-Tilt FPV SG90 in WiFi with a smartphone or tablet | #Coding #Maker #MakerED #MakerSpaces  | 21st Century Learning and Teaching | Scoop.it

In this new tutorial on Cayenne IoT, we will learn how to control an articulated Pan-Tilt PTZ SG90 system in WiFi. In the previous tutorial, we saw how to do with the Blynk library and application. Cayenne IoT is fairly similar. It is necessary to pass through the servers of myDevices.com which can cause a small delay of latency (quality of Internet connection, server load …).

 

Learn more / en savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

Gust MEES's insight:

In this new tutorial on Cayenne IoT, we will learn how to control an articulated Pan-Tilt PTZ SG90 system in WiFi. In the previous tutorial, we saw how to do with the Blynk library and application. Cayenne IoT is fairly similar. It is necessary to pass through the servers of myDevices.com which can cause a small delay of latency (quality of Internet connection, server load …).

 

Learn more / en savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

IoT Made Simple: Servo Control With NodeMCU and Blynk | #Coding #ESP8266 #Maker #MakerED #MakerSpaces #Apps

IoT Made Simple: Servo Control With NodeMCU and Blynk | #Coding #ESP8266 #Maker #MakerED #MakerSpaces #Apps | 21st Century Learning and Teaching | Scoop.it

In this simple tutorial, we will explore how to control a servo over the internet. For that, we will use a great couple of devices, the NodeMCU ESP12-E and...

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

Gust MEES's insight:

In this simple tutorial, we will explore how to control a servo over the internet. For that, we will use a great couple of devices, the NodeMCU ESP12-E and...

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

NodeMCU ESP8266 PINs – PINOUT | #Coding #Maker #MakerED #MakerSpaces #IoT

NodeMCU ESP8266 PINs – PINOUT | #Coding #Maker #MakerED #MakerSpaces #IoT | 21st Century Learning and Teaching | Scoop.it

Der NodeMCU ESP8266 ist wohl derzeit das Lieblings-Controller-Board vieler Bastler. Denn es vereint viele Vorteile unter einem Dach. Hier ein kleiner Auszug, was zum Erfolg des NodeMCU ESP8266 geführt hat:

 

  • kompakt und klein
  • WLAN on Board
  • viel Speicherplatz
  • USB-Schnittstelle (Bootloader) 
  • lässt sich über Arduino IDE programmieren
  • große Anzahl an Schnittstellen

 


Tja, und um genau diese Schnittstellen geht es hier in diesem Beitrag.


Hier zeigen wir Euch z.B. wo welche GPIO Ports liegen, wo ihr den Ground findet, an welcher Stelle das Board 3,3 Volt liefert. Welche PIN Stecker für RX und TX verwendet werden können – einfach alles, was man so über die PINs des NodeMCU ESP8266 wissen muss.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

 

 

Gust MEES's insight:

Der NodeMCU ESP8266 ist wohl derzeit das Lieblings-Controller-Board vieler Bastler. Denn es vereint viele Vorteile unter einem Dach. Hier ein kleiner Auszug, was zum Erfolg des NodeMCU ESP8266 geführt hat:

 

  • kompakt und klein
  • WLAN on Board
  • viel Speicherplatz
  • USB-Schnittstelle (Bootloader) 
  • lässt sich über Arduino IDE programmieren
  • große Anzahl an Schnittstellen

 


Tja, und um genau diese Schnittstellen geht es hier in diesem Beitrag.


Hier zeigen wir Euch z.B. wo welche GPIO Ports liegen, wo ihr den Ground findet, an welcher Stelle das Board 3,3 Volt liefert. Welche PIN Stecker für RX und TX verwendet werden können – einfach alles, was man so über die PINs des NodeMCU ESP8266 wissen muss.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

784 Projects tagged with "ESP8266" | Hackaday.io | #Coding #Maker #MakerED #MakerSpaces #IoT #InternetOfThings

784 Projects tagged with "ESP8266" | Hackaday.io | #Coding #Maker #MakerED #MakerSpaces #IoT #InternetOfThings | 21st Century Learning and Teaching | Scoop.it

784 Projects tagged with ESP8266

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

 

Gust MEES's insight:

784 Projects tagged with ESP8266

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

How to Control MAX7219 LED Matrix with ESP8266 WiFi Module | #Maker #MakerED #MakerSpaces #Coding

How to Control MAX7219 LED Matrix with ESP8266 WiFi Module | #Maker #MakerED #MakerSpaces #Coding | 21st Century Learning and Teaching | Scoop.it

About this Project:


In this project we will learn how to interfacing ESP8266 module with MAX7219 matrix display to scrolling text message from web user interface. We will use Arduino IDE to program ESP module in this project. I am using MajicDesigns MD_MAX72xx library for running this project, also the code is very similar to included example in the library with some improvements in web user interface html code.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

Gust MEES's insight:

About this Project:


In this project we will learn how to interfacing ESP8266 module with MAX7219 matrix display to scrolling text message from web user interface. We will use Arduino IDE to program ESP module in this project. I am using MajicDesigns MD_MAX72xx library for running this project, also the code is very similar to included example in the library with some improvements in web user interface html code.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

Arduino MKR1000 & Blynk | #Coding #IoT #Maker #MakerED #MakerSpaces

Arduino MKR1000 & Blynk
A simple Internet of Things experiment, using an Arduino MKR1000 board to control two LEDs and monitor a potentiometer, via Blynk app.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

 

 

Gust MEES's insight:

Arduino MKR1000 & Blynk
A simple Internet of Things experiment, using an Arduino MKR1000 board to control two LEDs and monitor a potentiometer, via Blynk app.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

ukdvla's curator insight, January 30, 2021 3:58 PM

 

https://www.euglobalservices.com/
Renew Or Update Your Licence - Licence Driving Services
Renew or update your driving licence online, rapid support and SMS notifications. Mobile friendly and lost licence protection, fully legal to drive once approved. Explore Our Services. Check Application Pricing. Multiple Payment Options.
‎Renew Licence · ‎Lost Licence · ‎Change Your Address
https://www.euglobalservices.com/about-us/buy-uk-driving-licene/

 

Scooped by Gust MEES
Scoop.it!

Adafruit IO Home: Security | Adafruit Learning System

Adafruit IO Home: Security | Adafruit Learning System | 21st Century Learning and Teaching | Scoop.it

Home Security

smart home is a safe home. In this guide, we're going to take our cardboard smart-home and equip it with sensors to protect the home against intruders, wanna-be burglars, and invisible chemicals. 

What is the IO Home?

Interested in making your house a bit smarter?  Why not start small by building a Cardboard Smart Home! Adafruit IO Home is a series of learning guides covering all aspects of a smart house: from temperature monitoring to an intelligent home security system. 

 

Want to scale up from the cardboard home to a real home?  We've selected real-world components, sensors, and hardware which can also be installed in your home, office or laboratory!

 

Learn more / En savoir plus, Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

Gust MEES's insight:

Home Security

smart home is a safe home. In this guide, we're going to take our cardboard smart-home and equip it with sensors to protect the home against intruders, wanna-be burglars, and invisible chemicals. 

What is the IO Home?

Interested in making your house a bit smarter?  Why not start small by building a Cardboard Smart Home! Adafruit IO Home is a series of learning guides covering all aspects of a smart house: from temperature monitoring to an intelligent home security system. 

 

Want to scale up from the cardboard home to a real home?  We've selected real-world components, sensors, and hardware which can also be installed in your home, office or laboratory!

 

Learn more / En savoir plus, Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

Build an ESP8266 Web Server - Code and Schematics | #Coding #IoT #NodeMCU #Maker #MakerED #MakerSpaces

Build an ESP8266 Web Server - Code and Schematics | #Coding #IoT #NodeMCU #Maker #MakerED #MakerSpaces | 21st Century Learning and Teaching | Scoop.it

This tutorial is a step-by-step guide that shows you how to build a standalone ESP8266 Web Server that controls two outputs (two LEDs). This ESP8266 Web Server is mobile responsive and it can be accessed with any device that as a browser in your local network.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=NodeMCU

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

Gust MEES's insight:

This tutorial is a step-by-step guide that shows you how to build a standalone ESP8266 Web Server that controls two outputs (two LEDs). This ESP8266 Web Server is mobile responsive and it can be accessed with any device that as a browser in your local network.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=NodeMCU

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

Securing the Internet of Things | #CyberSecurity #Coding #Arduino #IoT

Securing the Internet of Things | #CyberSecurity #Coding #Arduino #IoT | 21st Century Learning and Teaching | Scoop.it

Aside from cool cat feeders, it is possible to find multiple maker projects for controlling garage doors, blind windows, smart locks, tracking cars, control temperature and humidity levels, and so on. However, the security aspect of these devices needs to take some extra attention, starting from the connection between the device and the Cloud infrastructure.

 

Most microcontrollers today are not powerful enough to handle secure connections, like SSL or TLS, so all the communication between the device and the server is open to attacks, like sniffing values, tacking device credentials, faking values, granting unauthorized access to physical facilities, unlocking doors, and many other possibilities. This way, securing the communications for all the Internet-connected devices should be a priority, especially if they can jeopardize our security or privacy.

The security of the Internet of Things does not only rely on secure communications, but it is a great start. The maker community must be aware of the security concerns of untrusted communications, and must have the appropriate resources to handle it. This way it is common to see different alternatives to offer secure communications in the microcontrollers, like porting SSL/TLS libraries to cheap devices like ESP8266, or device vendors that already integrates a crypto chip that process all this stuff by hardware, like the recent Arduino MKR1000.

In thinger.io we are concerned about this security aspect, so our cloud supports secure connections for any device with this capability. In the recent Arduino library update, starting from version 2.4.1, we have introduced support for the Arduino MKR1000, including secure TLS connections by default. Just start with the following sample sketch for the MKR1000, and you will have encrypted connections by default.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=IoT

 

Gust MEES's insight:

Aside from cool cat feeders, it is possible to find multiple maker projects for controlling garage doors, blind windows, smart locks, tracking cars, control temperature and humidity levels, and so on. However, the security aspect of these devices needs to take some extra attention, starting from the connection between the device and the Cloud infrastructure.

 

Most microcontrollers today are not powerful enough to handle secure connections, like SSL or TLS, so all the communication between the device and the server is open to attacks, like sniffing values, tacking device credentials, faking values, granting unauthorized access to physical facilities, unlocking doors, and many other possibilities. This way, securing the communications for all the Internet-connected devices should be a priority, especially if they can jeopardize our security or privacy.

The security of the Internet of Things does not only rely on secure communications, but it is a great start. The maker community must be aware of the security concerns of untrusted communications, and must have the appropriate resources to handle it. This way it is common to see different alternatives to offer secure communications in the microcontrollers, like porting SSL/TLS libraries to cheap devices like ESP8266, or device vendors that already integrates a crypto chip that process all this stuff by hardware, like the recent Arduino MKR1000.

In thinger.io we are concerned about this security aspect, so our cloud supports secure connections for any device with this capability. In the recent Arduino library update, starting from version 2.4.1, we have introduced support for the Arduino MKR1000, including secure TLS connections by default. Just start with the following sample sketch for the MKR1000, and you will have encrypted connections by default.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=IoT

No comment yet.
Scooped by Gust MEES
Scoop.it!

Simple Led Control With Blynk and NodeMCU Esp8266 12E | #Maker #MakerED #MakerSpace

Simple Led Control With Blynk and NodeMCU Esp8266 12E | #Maker #MakerED #MakerSpace | 21st Century Learning and Teaching | Scoop.it

With this awesome board and app in your hand the projects will become more compact and efficient!!

So fasten your seat belt and get ready , we are going to build a simple project were you can control an LED connected with Node MCU board by BLYNK app and whooop!! there you go:)

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

Gust MEES's insight:

With this awesome board and app in your hand the projects will become more compact and efficient!!

So fasten your seat belt and get ready , we are going to build a simple project were you can control an LED connected with Node MCU board by BLYNK app and whooop!! there you go:)

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

Read any sensor data over Virtual Pins in Blynk app. DHT11, DHT22. - YouTube

What is virtual pins:
http://help.blynk.cc/blynk-basics/wha...

DHT11 wiring diagram
http://www.getmicros.net/wp-content/u...

Example code (choose your hardware)
http://examples.blynk.cc/?board=Ardui...

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

Gust MEES's insight:

What is virtual pins:
http://help.blynk.cc/blynk-basics/wha...

DHT11 wiring diagram
http://www.getmicros.net/wp-content/u...

Example code (choose your hardware)
http://examples.blynk.cc/?board=Ardui...

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

How Blynk Works | #Coding #IoT #Maker #MakerED #MakerSpaces #Apps

How Blynk Works | #Coding #IoT #Maker #MakerED #MakerSpaces #Apps | 21st Century Learning and Teaching | Scoop.it

This guide will help you understand how to get started using Blynk and give a comprehensive overview of all the features.

If you want to jump straight into playing with Blynk, check out Getting Started.

How Blynk Works


Blynk was designed for the Internet of Things. It can control hardware remotely, it can display sensor data, it can store data, vizualize it and do many other cool things.

 

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

 

Gust MEES's insight:

This guide will help you understand how to get started using Blynk and give a comprehensive overview of all the features.

If you want to jump straight into playing with Blynk, check out Getting Started.

How Blynk Works


Blynk was designed for the Internet of Things. It can control hardware remotely, it can display sensor data, it can store data, vizualize it and do many other cool things.

 

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Blynk

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

How To Build Custom Android App for your Arduino Project using MIT App Inventor | #Coding #IoT #Apps #Maker #MakerED #MakerSpaces

How To Build Custom Android App for your Arduino Project using MIT App Inventor | #Coding #IoT #Apps #Maker #MakerED #MakerSpaces | 21st Century Learning and Teaching | Scoop.it

In this Arduino Tutorial we will learn how to build custom Android applications for controlling Arduino using the MIT App Inventor online application. You can watch the following video or read the written tutorial below.

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

Gust MEES's insight:

In this Arduino Tutorial we will learn how to build custom Android applications for controlling Arduino using the MIT App Inventor online application. You can watch the following video or read the written tutorial below.

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

Welcome to Adafruit IO | Want to connect your project to the Internet? Start Here! | Adafruit Learning System | #Coding #Maker #MakerED #MakerSpaces

Welcome to Adafruit IO | Want to connect your project to the Internet? Start Here! | Adafruit Learning System | #Coding #Maker #MakerED #MakerSpaces | 21st Century Learning and Teaching | Scoop.it

Want to make your project talk to the Internet? Connect your existing project to the Internet to log, stream, and interact with the data it produces? What about all this Internet-of-Things (IoT) stuff?

Adafruit IO is a platform designed (by us!) to display, respond, and interact with your project's data. We also keep your data private (data feeds are private by default) and secure (we will never sell or give this data away to another company) for you. It's the internet of things - for everyone!

Why We Built Adafruit IO
Here at Adafruit, we sell all of these amazing components, but we couldn't find a good way to interact with them over the Internet. There are certainly a lot of great services out there for datalogging, or communicating with your microcontroller over the web, but these services are either too complicated to get started, or they aren't particularly fun to use. So, we decided to experiment with our own system, and that's Adafruit IO.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Coding

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

Gust MEES's insight:

Want to make your project talk to the Internet? Connect your existing project to the Internet to log, stream, and interact with the data it produces? What about all this Internet-of-Things (IoT) stuff?

Adafruit IO is a platform designed (by us!) to display, respond, and interact with your project's data. We also keep your data private (data feeds are private by default) and secure (we will never sell or give this data away to another company) for you. It's the internet of things - for everyone!

Why We Built Adafruit IO
Here at Adafruit, we sell all of these amazing components, but we couldn't find a good way to interact with them over the Internet. There are certainly a lot of great services out there for datalogging, or communicating with your microcontroller over the web, but these services are either too complicated to get started, or they aren't particularly fun to use. So, we decided to experiment with our own system, and that's Adafruit IO.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Coding

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=Internet+of+Things

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

IoT Made Simple: Home Weather Station with NodeMCU and OLED | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

Weather station displaying indoor temp/hum, as well as climate conditions and present day/3-day forecast. Find this and other hardware projects on Hackster.io.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=OLED

 

Gust MEES's insight:

Weather station displaying indoor temp/hum, as well as climate conditions and present day/3-day forecast. Find this and other hardware projects on Hackster.io.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=OLED

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

ESP8266 ESP-01's projects | #Arduino #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing 

ESP8266 ESP-01's projects | #Arduino #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing  | 21st Century Learning and Teaching | Scoop.it

234 hardware projects made with ESP8266 ESP-01 from Everything ESP.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

Gust MEES's insight:

234 hardware projects made with ESP8266 ESP-01 from Everything ESP.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

No comment yet.
Scooped by Gust MEES
Scoop.it!

First Steps with the ESP8266 Wi-Fi Module | Maker, MakerED, Coding | Scrolling Text (Time, Temp., Humidity…) with 8×8 LED MATRIX 

First Steps with the ESP8266 Wi-Fi Module | Maker, MakerED, Coding | Scrolling Text (Time, Temp., Humidity…) with 8×8 LED MATRIX  | 21st Century Learning and Teaching | Scoop.it

In our previous blog post (Tutorial…), we were playing around with a LED MATRIX <===> First Steps with the Arduino-UNO R3 | Maker, MakerED, Coding | Scrolling Text with 8×8 LED MATRIX  <===> and we will continue to use the LED MATRIX, but this time with a Wi-Fi connection. We will use the module “ESP8266” which you can purchase worldwide around as it is very popular and it costs ONLY 7.49 €.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

 

Gust MEES's insight:

In our previous blog post (Tutorial…), we were playing around with a LED MATRIX <===> First Steps with the Arduino-UNO R3 | Maker, MakerED, Coding | Scrolling Text with 8×8 LED MATRIX  <===> and we will continue to use the LED MATRIX, but this time with a Wi-Fi connection. We will use the module “ESP8266” which you can purchase worldwide around as it is very popular and it costs ONLY 7.49 €.

 

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module

 

 

No comment yet.