21st Century Learning and Teaching
586.6K views | +24 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: 'Creativity', 'ICT'. Clear
Scooped by Gust MEES
Scoop.it!

0.96 Inch OLED I2C Display 128 x 64 | Arduino Tutorial | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing 

0.96 Inch OLED I2C Display 128 x 64 | Arduino Tutorial | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing  | 21st Century Learning and Teaching | Scoop.it

How to connect and program the Geekcreit 0.96 inch 4 pin white I2C OLED module with Arduino. OLED display based on a SSD1306 OLED driver IC.

In this tutorial a 0.96 inch monochrome OLED display from Geekcreit is connected or interfaced to an Arduino. Libraries are then installed and some example programs run which show how to use the display in an Arduino sketch.

The display connects to Arduino using only four wires – two for power and two for data, making the wiring very simple. The data connection is I2C (I²C, IIC or Inter-Integrated Circuit). This interface is sometimes called TWI (Two Wire Interface).

At the very lowest level, the Arduino Wire library is used to communicate with the display. Libraries are available that make it easy to start using the display right away to display text and graphics. These libraries are installed in this tutorial.

 

[Gust MEES] It works with THIS OLED <===> https://www.amazon.de/dp/B01L9GC470

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

 

Gust MEES's insight:

How to connect and program the Geekcreit 0.96 inch 4 pin white I2C OLED module with Arduino. OLED display based on a SSD1306 OLED driver IC.

In this tutorial a 0.96 inch monochrome OLED display from Geekcreit is connected or interfaced to an Arduino. Libraries are then installed and some example programs run which show how to use the display in an Arduino sketch.

The display connects to Arduino using only four wires – two for power and two for data, making the wiring very simple. The data connection is I2C (I²C, IIC or Inter-Integrated Circuit). This interface is sometimes called TWI (Two Wire Interface).

At the very lowest level, the Arduino Wire library is used to communicate with the display. Libraries are available that make it easy to start using the display right away to display text and graphics. These libraries are installed in this tutorial.

 

[Gust MEES] It works with THIS OLED <===> https://www.amazon.de/dp/B01L9GC470

 

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!

First Steps with the ESP8266 Wi-Fi Module | Maker, MakerED, Coding | Adafruit Feather Huzzah Weather station | #LEARNingByDoing

First Steps with the ESP8266 Wi-Fi Module | Maker, MakerED, Coding | Adafruit Feather Huzzah Weather station | #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

ESP8266 WiFi Weather Station with Color TFT Display We were playing around already with LED MATRIX's, devices to visualize measured values and/or texts. In this blog post (Tutorial) we will use a TFT Display (Thin-film-transistor liquid-crystal display) with touch screen to display a three (3) days weather forecast with moon phases. This…

 

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=TFT+Screen

 

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

 

Gust MEES's insight:

ESP8266 WiFi Weather Station with Color TFT Display We were playing around already with LED MATRIX's, devices to visualize measured values and/or texts. In this blog post (Tutorial) we will use a TFT Display (Thin-film-transistor liquid-crystal display) with touch screen to display a three (3) days weather forecast with moon phases. This…

 

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=TFT+Screen

 

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!

ESP8266 WiFi Weather Station with Color TFT Display - YouTube | #Maker #MakerED #MakerSpaces #Coding 

In this project we’ll show you how to make a WiFi enabled, portable Weather Station using an ESP8266. LINKS BELOW! The software, written by Daniel Eichhorn, uses the Wunderground API to pull weather data. It shows the date, time, current weather conditions, 4-day forecast and even moon phases.

 

The user interface features lovely typography and icons that makes really a clean layout. The 2.4” TFT Feather Wing combined with the Adafruit Feather HUZZAH ESP8266 make assembling this project incredibly easy. Full Tutorial, Files and Code: https://learn.adafruit.com/wifi-weath...

 

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 this project we’ll show you how to make a WiFi enabled, portable Weather Station using an ESP8266. LINKS BELOW! The software, written by Daniel Eichhorn, uses the Wunderground API to pull weather data. It shows the date, time, current weather conditions, 4-day forecast and even moon phases.

 

The user interface features lovely typography and icons that makes really a clean layout. The 2.4” TFT Feather Wing combined with the Adafruit Feather HUZZAH ESP8266 make assembling this project incredibly easy. Full Tutorial, Files and Code: https://learn.adafruit.com/wifi-weath...

 

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!

Laterales Denken – Wikipedia | #QuerDenker #Entrepreneurs OUT of #SchoolCocoon #Mentality

Laterales Denken - Wikipedia

Laterales Denken (vom lateinischen latus für „Seite"), umgangssprachlich auch Querdenken genannt, ist eine Denkmethode, die im Rahmen der Anwendung von Kreativitätstechniken zur Lösung von Problemen oder Ideenfindung eingesetzt werden kann.

Laterales Denken


Laterales Denken (vom lateinischen latus für „Seite“), umgangssprachlich auch Querdenken genannt, ist eine Denkmethode, die im Rahmen der Anwendung von Kreativitätstechniken zur Lösung von Problemen oder Ideenfindung eingesetzt werden kann.

Der Begriff wurde 1967 von Edward de Bono eingeführt und seitdem in zahlreichen Veröffentlichungen verwendet. Gelegentlich wird in der Fachsprache auch der Begriff nichtlineares Denken gebraucht. Umgangssprachlich sagt man auch Querdenken oder um die Ecke denken. Das Antonym lautet vertikales oder lineares Denken.

Edward de Bono hat außerdem den Begriff „paralleles Denken“ geprägt, der die Fähigkeit beschreibt, in Bezug auf ein beliebiges Thema systematisch verschiedene Denk- und Wahrnehmungsperspektiven einzunehmen. Das wichtigste Beispiel für das parallele Denken sind die Denkhüte von De Bono. Sie werden inzwischen weltweit in großen Organisationen in den Bereichen Kreativität, aber auch Kommunikation und Teamentwicklung eingesetzt.

Das Konzept de Bonos unterscheidet sich nur in Nuancen von dem Joy Paul Guilfords. Dieser verwendete an Stelle von lateralem Denken den Terminus divergentes Denken bzw. anstelle von vertikalem Denken den Terminus konvergentes Denken. Aufgrund ihrer starken Ähnlichkeit werden die Begriffspaare weitestgehend synonym verwendet.[1]

Im Gegensatz zum vertikalen Denken, das Schritt für Schritt (kontinuierlich) verläuft und auf eingeübten Mustern beruht, ist das laterale Denken durch folgende Grundsätze charakterisiert:

Es wird zugelassen, dass vorliegende Informationen subjektiv bewertet und selektiv verwendet werden. Details werden nicht analytisch, sondern intuitiv erfasst.


Gedankliche Sprünge und Assoziationen werden zugelassen, nicht jedes Zwischenergebnis muss richtig sein.


Ja/Nein-Entscheidungen werden vermieden. Auch nicht durchführbare Lösungen können ein Schritt zum besseren Verständnis des Problems sein.


Konventionelle Denkmuster werden in Frage gestellt, indem z. B. bewusst nach der unwahrscheinlichsten Lösung eines Problems gesucht wird.


Ausgangssituation und Rahmenbedingungen werden nicht als unveränderlich hingenommen.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Laterales Denken


Laterales Denken (vom lateinischen latus für „Seite“), umgangssprachlich auch Querdenken genannt, ist eine Denkmethode, die im Rahmen der Anwendung von Kreativitätstechniken zur Lösung von Problemen oder Ideenfindung eingesetzt werden kann.

Der Begriff wurde 1967 von Edward de Bono eingeführt und seitdem in zahlreichen Veröffentlichungen verwendet. Gelegentlich wird in der Fachsprache auch der Begriff nichtlineares Denken gebraucht. Umgangssprachlich sagt man auch Querdenken oder um die Ecke denken. Das Antonym lautet vertikales oder lineares Denken.

Edward de Bono hat außerdem den Begriff „paralleles Denken“ geprägt, der die Fähigkeit beschreibt, in Bezug auf ein beliebiges Thema systematisch verschiedene Denk- und Wahrnehmungsperspektiven einzunehmen. Das wichtigste Beispiel für das parallele Denken sind die Denkhüte von De Bono. Sie werden inzwischen weltweit in großen Organisationen in den Bereichen Kreativität, aber auch Kommunikation und Teamentwicklung eingesetzt.

Das Konzept de Bonos unterscheidet sich nur in Nuancen von dem Joy Paul Guilfords. Dieser verwendete an Stelle von lateralem Denken den Terminus divergentes Denken bzw. anstelle von vertikalem Denken den Terminus konvergentes Denken. Aufgrund ihrer starken Ähnlichkeit werden die Begriffspaare weitestgehend synonym verwendet.[1]

Im Gegensatz zum vertikalen Denken, das Schritt für Schritt (kontinuierlich) verläuft und auf eingeübten Mustern beruht, ist das laterale Denken durch folgende Grundsätze charakterisiert:

Es wird zugelassen, dass vorliegende Informationen subjektiv bewertet und selektiv verwendet werden. Details werden nicht analytisch, sondern intuitiv erfasst.


Gedankliche Sprünge und Assoziationen werden zugelassen, nicht jedes Zwischenergebnis muss richtig sein.


Ja/Nein-Entscheidungen werden vermieden. Auch nicht durchführbare Lösungen können ein Schritt zum besseren Verständnis des Problems sein.


Konventionelle Denkmuster werden in Frage gestellt, indem z. B. bewusst nach der unwahrscheinlichsten Lösung eines Problems gesucht wird.


Ausgangssituation und Rahmenbedingungen werden nicht als unveränderlich hingenommen.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

Processing.org | #Coding #Maker #MakerED #MakerSpaces #VisualArts #Software #OpenSource

Processing.org | #Coding #Maker #MakerED #MakerSpaces #VisualArts #Software #OpenSource | 21st Century Learning and Teaching | Scoop.it

Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology.

 

[Gust MEES] It gets used in following projects, to understand what it is about:

 

https://www.youtube.com/watch?v=P6Obm7sodhg

 

https://www.youtube.com/watch?v=oZsawlu-U3o

 

Gust MEES's insight:

Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology.

 

[Gust MEES] It gets used in following projects, to understand what it is about:

 

https://www.youtube.com/watch?v=P6Obm7sodhg

 

https://www.youtube.com/watch?v=oZsawlu-U3o

 

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

Hackster.io - The community dedicated to learning hardware | #Maker #MakerED #MakerSpaces #PracTICE #LEARNingByDoing #Creativity

Hackster.io - The community dedicated to learning hardware | #Maker #MakerED #MakerSpaces #PracTICE #LEARNingByDoing #Creativity | 21st Century Learning and Teaching | Scoop.it

Learn to design, create, and program electronics
11,116 open-source project tutorials shared by 408,637 developers

 

Learn more / En savoir plus / Mehr erfahren:

 

https://gustmees.wordpress.com/?s=maker

 

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

 

Gust MEES's insight:

Learn to design, create, and program electronics
11,116 open-source project tutorials shared by 408,637 developers

 

Learn more / En savoir plus / Mehr erfahren:

 

https://gustmees.wordpress.com/?s=maker

 

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

 

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

Comment j’utilise les médias sociaux dans mes cours à l’université | #SocialMedia #PierreLÉVY #ModernPedagogy #ModernLEARNing #Curation #Blogs #PLN #PKM #IntelligenceCollective #Communication

Comment j’utilise les médias sociaux dans mes cours à l’université | #SocialMedia #PierreLÉVY #ModernPedagogy #ModernLEARNing #Curation #Blogs #PLN #PKM #IntelligenceCollective #Communication | 21st Century Learning and Teaching | Scoop.it

Pierre Lévy Professeur à l’Université d’Ottawa. Ce travail est la pré-impression d’un article dans le numéro 58 de RED. Il sera publié en tant que contribution d’invité, dans le genre «histoire personnelle comme recherche éducative» (Personal History as Educational Research).   Cet article n’a d’autre but que de raconter mon expérience...

 

Learn more / En savoir plus / Mehr erfahren:

 

https://gustmees.wordpress.com/?s=curation

 

https://gustmees.wordpress.com/?s=blogging

 

https://globaleducationandsocialmedia.wordpress.com/2014/01/19/pkm-personal-professional-knowledge-management/

 

Gust MEES's insight:

Pierre Lévy Professeur à l’Université d’Ottawa. Ce travail est la pré-impression d’un article dans le numéro 58 de RED. Il sera publié en tant que contribution d’invité, dans le genre «histoire personnelle comme recherche éducative» (Personal History as Educational Research).   Cet article n’a d’autre but que de raconter mon expérience...

 

Learn more / En savoir plus / Mehr erfahren:

 

https://gustmees.wordpress.com/?s=curation

 

https://gustmees.wordpress.com/?s=blogging

 

https://globaleducationandsocialmedia.wordpress.com/2014/01/19/pkm-personal-professional-knowledge-management/

 

Yasmina BADE's curator insight, February 22, 2018 5:18 PM
Share your insight
Scooped by Gust MEES
Scoop.it!

DIYODE Magazine is a print and digital publication supporting electronics enthusiasts and makers | #Coding #MakerED #MakerSpaces

DIYODE Magazine is a print and digital publication supporting electronics enthusiasts and makers | #Coding #MakerED #MakerSpaces | 21st Century Learning and Teaching | Scoop.it

DIYODE Magazine is a print and digital publication supporting electronics enthusiasts and makers.

 

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=makerspace

 

Gust MEES's insight:

DIYODE Magazine is a print and digital publication supporting electronics enthusiasts and makers.

 

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=makerspace

 

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

Visual Programming | Visuino Arduino tutorials - YouTube | #VideoTutorials #Coding #Maker #MakerED #MakerSpaces #PracTICE 

In computing, a visual programming language (VPL) is any programming language that lets users create programs by manipulating program elements graphically rather than by specifying them textually.[1][2] A VPL allows programming with visual expressions, spatial arrangements of text and graphic symbols, used either as elements of syntax or secondary notation.

 

For example, many VPLs (known as dataflow or diagrammatic programming)[3] are based on the idea of "boxes and arrows", where boxes or other screen objects are treated as entities, connected by arrows, lines or arcs which represent relations.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

https://en.wikipedia.org/wiki/Visual_programming_language

 

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

Arduino: Connect 4D Systems ViSi Genie Smart Display | #Coding #Maker #MakerED #MakerSpaces 

Arduino: Connect 4D Systems ViSi Genie Smart Display | #Coding #Maker #MakerED #MakerSpaces  | 21st Century Learning and Teaching | Scoop.it
Connect 4D Systems ViSi Genie smart Touch Screen Display to Arduino, and program it - Quick and Easy!. 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=Visuino+-+Visual+Development+for+Arduino

 

 

Gust MEES's insight:
Connect 4D Systems ViSi Genie smart Touch Screen Display to Arduino, and program it - Quick and Easy!. 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=Visuino+-+Visual+Development+for+Arduino

 

 

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

The EduBlocks Project | #Coding #Python #RaspBerryPi #LEARNingByDoing 

The EduBlocks Project | #Coding #Python #RaspBerryPi #LEARNingByDoing  | 21st Century Learning and Teaching | Scoop.it
Build Python 3 Code


EduBlocks is an easy way to learn the Python 3 syntax. It states the actual python code on the blocks.

 

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=Raspberry+Pi

 

Gust MEES's insight:
Build Python 3 Code


EduBlocks is an easy way to learn the Python 3 syntax. It states the actual python code on the blocks.

 

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=Raspberry+Pi

 

demiunique's comment, January 18, 2018 4:58 AM
nice
Scooped by Gust MEES
Scoop.it!

How to Spark “Next-Gen” Creativity | #ModernSociety

How to Spark “Next-Gen” Creativity | #ModernSociety | 21st Century Learning and Teaching | Scoop.it

As robots take over more and more “dirty, dull, and dangerous” jobs from humans and automation assumes the knowledge work once done by people, the vocations that require complex, creative thinking will remain the domain of the living.

This point was driven home in a recent World Economic Forum (WEF) report, which forecasts expected advances in automation, artificial intelligence, and other areas that constitute Industry 4.0. The changes, already unfolding, could — and likely will — be profound, and include shifts in even the most essential job skills.

The report compares the top skills needed in 2015 and those predicted to be critical in 2020 (which is just a few heartbeats away). Quality control and active listening drop from this list — perhaps new technology will take care of these. Emotional intelligence and cognitive flexibility take their place. What I found most interesting is that creativity rockets from the number 10 spot all the way up to number three.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

As robots take over more and more “dirty, dull, and dangerous” jobs from humans and automation assumes the knowledge work once done by people, the vocations that require complex, creative thinking will remain the domain of the living.

This point was driven home in a recent World Economic Forum (WEF) report, which forecasts expected advances in automation, artificial intelligence, and other areas that constitute Industry 4.0. The changes, already unfolding, could — and likely will — be profound, and include shifts in even the most essential job skills.

The report compares the top skills needed in 2015 and those predicted to be critical in 2020 (which is just a few heartbeats away). Quality control and active listening drop from this list — perhaps new technology will take care of these. Emotional intelligence and cognitive flexibility take their place. What I found most interesting is that creativity rockets from the number 10 spot all the way up to number three.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

Converting Images to Flash Memory Icons/images for TFT (without SD Card) | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

Converting Images to Flash Memory Icons/images for TFT (without SD Card) | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

Many times to make any user interface or nicely display content, we use icons/images. In this Instructable, you will be displaying icons or logos or images...

 

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=TFT+Screen

 

Gust MEES's insight:

Many times to make any user interface or nicely display content, we use icons/images. In this Instructable, you will be displaying icons or logos or images...

 

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=TFT+Screen

 

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

10 oled Projects - Arduino Project Hub | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

10 oled Projects - Arduino Project Hub | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

Interested in oled? Explore 10 projects tagged with 'oled'. Find these and other hardware projects on Arduino Project Hub.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Interested in oled? Explore 10 projects tagged with 'oled'. Find these and other hardware projects on Arduino Project Hub.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Jèét Sãlvî's curator insight, May 3, 2018 1:38 AM
Share your insight
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.
Scooped by Gust MEES
Scoop.it!

What’s the secret of success while innovating? | Motivation, Courage, Engagement, NEVER Give UP… | #ModernEDU #ModernLEARNing with about #ICT #SocialMedia #Curation #Blogs #PLN #PKM

What’s the secret of success while innovating? | Motivation, Courage, Engagement, NEVER Give UP… | #ModernEDU #ModernLEARNing with about #ICT #SocialMedia #Curation #Blogs #PLN #PKM | 21st Century Learning and Teaching | Scoop.it

What's the secret of success while innovating? I hear you screaming already: I would like to be innovative, I even have some ideas BUT I am fearing about WHAT OTHERS would say and think about!! To be honest, NEVER look about WHAT OTHERS would say, innovation is something NEW and the new will…

 

Learn more / En savoir plus / Mehr erfahren:

 

https://gustmees.wordpress.com

 

Gust MEES's insight:

What's the secret of success while innovating? I hear you screaming already: I would like to be innovative, I even have some ideas BUT I am fearing about WHAT OTHERS would say and think about!! To be honest, NEVER look about WHAT OTHERS would say, innovation is something NEW and the new will…

 

Learn more / En savoir plus / Mehr erfahren:

 

https://gustmees.wordpress.com

 

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

Plugin Blockly@rduino for Arduino IDE | #Coding #Blockly #Maker #MakerED #MakerSpaces #VisualProgramming #Arduino

Plugin Blockly@rduino for Arduino IDE | #Coding #Blockly #Maker #MakerED #MakerSpaces #VisualProgramming #Arduino | 21st Century Learning and Teaching | Scoop.it

ABOUT THIS PROJECT
Blockly@rduino is a visual 'Scratch block program' like, based upon Google Blockly (https://developers.google.com/blockly/) and BlocklyDuino (https://github.com/BlocklyDuino/BlocklyDuino).

The aim is to create the more easy way to program Arduino card with this graphical programmation, for newbies or children.

All details: https://github.com/technologiescollege/Blockly-at-rduino

Use normally Blockly@rduino, then inside 'Arduino code' tab you can launch upload :

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

 

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

 

Gust MEES's insight:

ABOUT THIS PROJECT
Blockly@rduino is a visual 'Scratch block program' like, based upon Google Blockly (https://developers.google.com/blockly/) and BlocklyDuino (https://github.com/BlocklyDuino/BlocklyDuino).

The aim is to create the more easy way to program Arduino card with this graphical programmation, for newbies or children.

All details: https://github.com/technologiescollege/Blockly-at-rduino

Use normally Blockly@rduino, then inside 'Arduino code' tab you can launch upload :

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

 

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

 

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

Arduino Blog » You can now use Arduino to program Linux IoT devices | #Coding #Maker #MakerED #MakerSpaces #PracTICE #LEARNingByDoing 

Arduino Blog » You can now use Arduino to program Linux IoT devices | #Coding #Maker #MakerED #MakerSpaces #PracTICE #LEARNingByDoing  | 21st Century Learning and Teaching | Scoop.it

Today, at Embedded Linux Conference 2018, Arduino announced the expansion of the number of architectures supported by its Arduino Create platform for the development of IoT applications. With this new release, Arduino Create users can manage and program a wide range of popular Linux® single-board computers like the AAEON® UP² board, Raspberry Pi® and BeagleBone® as if they were regular Arduino boards. Multiple Arduino programs can run simultaneously on a Linux-based board and interact and communicate with each other, leveraging the capabilities provided by the new Arduino Connector. Moreover, IoT devices can be managed and updated remotely, independently from where they are located.

To further simplify the user journey, Arduino has also developed a novel out-of-the-box experience for Raspberry Pi and BeagleBone boards, in addition to Intel®  SBCs, which enables anyone to set up a new device from scratch via the cloud without any previous knowledge by following an intuitive web-based wizard. Arduino plans to continue enriching and expanding the set of features of Arduino Create in the coming months.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Today, at Embedded Linux Conference 2018, Arduino announced the expansion of the number of architectures supported by its Arduino Create platform for the development of IoT applications. With this new release, Arduino Create users can manage and program a wide range of popular Linux® single-board computers like the AAEON® UP² board, Raspberry Pi® and BeagleBone® as if they were regular Arduino boards. Multiple Arduino programs can run simultaneously on a Linux-based board and interact and communicate with each other, leveraging the capabilities provided by the new Arduino Connector. Moreover, IoT devices can be managed and updated remotely, independently from where they are located.

To further simplify the user journey, Arduino has also developed a novel out-of-the-box experience for Raspberry Pi and BeagleBone boards, in addition to Intel®  SBCs, which enables anyone to set up a new device from scratch via the cloud without any previous knowledge by following an intuitive web-based wizard. Arduino plans to continue enriching and expanding the set of features of Arduino Create in the coming months.

 

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!

7 skills your child needs to survive the changing world of work | #ModernEDU #ModernLEARNing

7 skills your child needs to survive the changing world of work | #ModernEDU #ModernLEARNing | 21st Century Learning and Teaching | Scoop.it

Education may be the passport to the future, but for all the good teaching out there, it would seem that schools are failing to impart some of the most important life skills, according to one educational expert.

Dr. Tony Wagner, co-director of Harvard's Change Leadership Group, argues that today’s school children are facing a “global achievement gap”, which is the gap between what even the best schools are teaching and the skills young people need to learn.

This has been exacerbated by two colliding trends: firstly, the global shift from an industrial economy to a knowledge economy, and secondly, the way in which today’s school children – brought up with the internet – are motivated to learn.

In his book The Global Achievement Gap, Wagner identifies seven core competencies every child needs in order to survive in the coming world of work.

1. Critical thinking and problem-solving

 

2. Collaboration across networks and leading by influence

 

3. Agility and adaptability

 

4. Initiative and entrepreneurialism

 

5. Effective oral and written communication

 

6. Accessing and analysing information

 

7. Curiosity and imagination

 

Learn more / En savoir plus / Mehr erfahren:

 

https://gustmees.wordpress.com

 

 

Gust MEES's insight:

Education may be the passport to the future, but for all the good teaching out there, it would seem that schools are failing to impart some of the most important life skills, according to one educational expert.

Dr. Tony Wagner, co-director of Harvard's Change Leadership Group, argues that today’s school children are facing a “global achievement gap”, which is the gap between what even the best schools are teaching and the skills young people need to learn.

This has been exacerbated by two colliding trends: firstly, the global shift from an industrial economy to a knowledge economy, and secondly, the way in which today’s school children – brought up with the internet – are motivated to learn.

In his book The Global Achievement Gap, Wagner identifies seven core competencies every child needs in order to survive in the coming world of work.

1. Critical thinking and problem-solving

 

2. Collaboration across networks and leading by influence

 

3. Agility and adaptability

 

4. Initiative and entrepreneurialism

 

5. Effective oral and written communication

 

6. Accessing and analysing information

 

7. Curiosity and imagination

 

Learn more / En savoir plus / Mehr erfahren:

 

https://gustmees.wordpress.com

 

Kim Flintoff's curator insight, February 24, 2018 9:02 PM
In his book The Global Achievement Gap, Wagner identifies seven core competencies every child needs in order to survive in the coming world of work. 1. Critical thinking and problem-solving 2. Collaboration across networks and leading by influence 3. Agility and adaptability 4. Initiative and entrepreneurialism 5. Effective oral and written communication 6. Accessing and analysing information 7. Curiosity and imagination
Koen Mattheeuws's curator insight, February 25, 2018 5:07 AM
Share your insight
Pablo Peñalver's curator insight, March 2, 2018 1:17 AM

Education may be the passport to the future, but for all the good teaching out there, it would seem that schools are failing to impart some of the most important life skills, according to one educational expert.

Dr. Tony Wagner, co-director of Harvard's Change Leadership Group, argues that today’s school children are facing a “global achievement gap”, which is the gap between what even the best schools are teaching and the skills young people need to learn.

This has been exacerbated by two colliding trends: firstly, the global shift from an industrial economy to a knowledge economy, and secondly, the way in which today’s school children – brought up with the internet – are motivated to learn.

In his book The Global Achievement Gap, Wagner identifies seven core competencies every child needs in order to survive in the coming world of work.

1. Critical thinking and problem-solving

 

2. Collaboration across networks and leading by influence

 

3. Agility and adaptability

 

4. Initiative and entrepreneurialism

 

5. Effective oral and written communication

 

6. Accessing and analysing information

 

7. Curiosity and imagination

 

Learn more / En savoir plus / Mehr erfahren:

 

https://gustmees.wordpress.com

 

Scooped by Gust MEES
Scoop.it!

Microsoft MakeCode is a free, open-source Block and JavaScript learn-to-code editor | #Coding #Maker #MakerED #MakerSpaces 

Microsoft MakeCode is a free, open-source Block and JavaScript learn-to-code editor | #Coding #Maker #MakerED #MakerSpaces  | 21st Century Learning and Teaching | Scoop.it
Microsoft MakeCode is a free, open-source Block and JavaScript learn-to-code editor that promotes a more inclusive approach to computing education.

 

 

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=makerspace

 

 

 

Gust MEES's insight:
Microsoft MakeCode is a free, open-source Block and JavaScript learn-to-code editor that promotes a more inclusive approach to computing education.

 

 

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=makerspace

 

Graphics Design's curator insight, February 20, 2018 2:27 AM

Just Kool Design Maker can give your custom letterhead Design a little promoting and publicizing touch, so you can get a decent presentation and consideration from your business clients.

Graphics Design's curator insight, February 20, 2018 2:36 AM

Just Kool Design Maker can give your custom letterhead Design a little promoting and publicizing touch, so you can get a decent presentation and consideration from your business clients.

Scooped by Gust MEES
Scoop.it!

Gamasutra - Alt.Ctrl.GDC Showcase: Mark Wars | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing #Robots

Gamasutra - Alt.Ctrl.GDC Showcase: Mark Wars | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing #Robots | 21st Century Learning and Teaching | Scoop.it

The 2018 Game Developer's Conference will feature an exhibition called Alt.Ctrl.GDC dedicated to games that use alternative control schemes and interactions. Gamasutra will be talking to the developers of each of the games that have been selected for the showcase. You can find all of the interviews here.

Mark Wars will have players drawing lines with markers in order to guide their ever-moving robot to a goal before their opponent can. However, as they take turns drawing lines, there is nothing stopping them from drawing a line that will mislead their opponent's robot, creating a constant sabotage between players as well.

 

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=makerspace

 

Gust MEES's insight:

The 2018 Game Developer's Conference will feature an exhibition called Alt.Ctrl.GDC dedicated to games that use alternative control schemes and interactions. Gamasutra will be talking to the developers of each of the games that have been selected for the showcase. You can find all of the interviews here.

Mark Wars will have players drawing lines with markers in order to guide their ever-moving robot to a goal before their opponent can. However, as they take turns drawing lines, there is nothing stopping them from drawing a line that will mislead their opponent's robot, creating a constant sabotage between players as well.

 

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=makerspace

 

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

4D Systems | 4D-Workshop-4-IDE | #Coding #Maker #MakerED #MakerSpaces 

Introducing 4D Systems' All New Workshop4 IDE Supports multiple development environments, to cater for different user requirements and skill level. Workshop4 is a comprehensive software IDE for Microsoft Windows that provides an integrated software development platform for all of the 4D family of processors and modules.

 

The IDE combines the Editor, Compiler, Linker and Downloader to develop complete 4DGL application code. All user application code is developed within the Workshop4 IDE. Workshop4 includes four development environments, for the user to choose based on application requirements or even user skill level. Designer This environment enables the user to write 4DGL code in its natural form to program the display module. ViSi - Genie An advanced environment that doesn’t require any 4DGL coding at all, it is all done automatically for you.

 

Simply lay the display out with the objects you want (similar to ViSi), set the events to drive them and the code is written for you automatically. ViSi -Genie provides the latest rapid development experience from 4D Systems. ViSi A visual programming experience that enables drag-and-drop type placement of objects to assist with 4DGL code generation and allows the user to visualise how the display will look while being developed.

 

Serial This environment is also provided to transform the display module into a slave serial display module, allowing the user to control the display from any host microcontroller or device with a serial port. 

 

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=Visuino+-+Visual+Development+for+Arduino

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=4D+Systems

 

Gust MEES's insight:
Introducing 4D Systems' All New Workshop4 IDE Supports multiple development environments, to cater for different user requirements and skill level. Workshop4 is a comprehensive software IDE for Microsoft Windows that provides an integrated software development platform for all of the 4D family of processors and modules.

 

The IDE combines the Editor, Compiler, Linker and Downloader to develop complete 4DGL application code. All user application code is developed within the Workshop4 IDE. Workshop4 includes four development environments, for the user to choose based on application requirements or even user skill level. Designer This environment enables the user to write 4DGL code in its natural form to program the display module. ViSi - Genie An advanced environment that doesn’t require any 4DGL coding at all, it is all done automatically for you.

 

Simply lay the display out with the objects you want (similar to ViSi), set the events to drive them and the code is written for you automatically. ViSi -Genie provides the latest rapid development experience from 4D Systems. ViSi A visual programming experience that enables drag-and-drop type placement of objects to assist with 4DGL code generation and allows the user to visualise how the display will look while being developed.

 

Serial This environment is also provided to transform the display module into a slave serial display module, allowing the user to control the display from any host microcontroller or device with a serial port. 

 

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=Visuino+-+Visual+Development+for+Arduino

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=4D+Systems

 

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

200+ Arduino Projects List For Final Year Students | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

200+ Arduino Projects List For Final Year Students | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it
Best list of arduino project ideas along with sources we have published here. It includes arduino based battery charger, arduino based thermostat and etc..

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:
Best list of arduino project ideas along with sources we have published here. It includes arduino based battery charger, arduino based thermostat and etc..

 

GREAT place to find nearly everything and well documented...

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Beatrice J. P. Vasconcelos's curator insight, February 12, 2018 12:42 PM
Achei interessante apesar de não ser minha área...IoT tai né gente...