21st Century Learning and Teaching
585.9K views | +3 today
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 tag: 'Adafruit Learning System'. Clear
Scooped by Gust MEES
Scoop.it!

Animating Multiple LED Backpacks | Adafruit Learning System

Animating Multiple LED Backpacks | Adafruit Learning System | 21st Century Learning and Teaching | Scoop.it

Adafruit LED backpacks make it incredibly simple to add small bitmapped displays to a project. Each requires just four wires: power, ground and two communication lines to a microcontroller.

Two common questions we receive:


How can I use more than one 8x8 matrix backpack in an Arduino sketch?


Can I have two (or more) matrices always showing the same image?


This tutorial demonstrates both.

We’ve had spooky Halloween displays on the brain lately, but the concepts here are equally applicable to more innocent schemes!

 

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

 

Gust MEES's insight:

Adafruit LED backpacks make it incredibly simple to add small bitmapped displays to a project. Each requires just four wires: power, ground and two communication lines to a microcontroller.

Two common questions we receive:


How can I use more than one 8x8 matrix backpack in an Arduino sketch?


Can I have two (or more) matrices always showing the same image?


This tutorial demonstrates both.

We’ve had spooky Halloween displays on the brain lately, but the concepts here are equally applicable to more innocent schemes!

 

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

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

Graphics Primitives | Adafruit GFX Graphics Library | Adafruit Learning System | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

Graphics Primitives | Adafruit GFX Graphics Library | Adafruit Learning System | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

Graphics Primitives by Phillip Burgess
Each device-specific display library will have its own constructors and initialization functions. These are documented in the individual tutorials for each display type, or oftentimes are evident in the specific library header file. The remainder of this tutorial covers the common graphics functions that work the same regardless of the display type.

The function descriptions below are merely prototypes — there’s an assumption that a display object is declared and initialized as needed by the device-specific library. Look at the example code with each library to see it in actual use. For example, where we show print(1234.56), your actual code would place the object name before this, e.g. it might read screen.print(1234.56) (if you have declared your display object with the name screen).

 

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:

Graphics Primitives by Phillip Burgess
Each device-specific display library will have its own constructors and initialization functions. These are documented in the individual tutorials for each display type, or oftentimes are evident in the specific library header file. The remainder of this tutorial covers the common graphics functions that work the same regardless of the display type.

The function descriptions below are merely prototypes — there’s an assumption that a display object is declared and initialized as needed by the device-specific library. Look at the example code with each library to see it in actual use. For example, where we show print(1234.56), your actual code would place the object name before this, e.g. it might read screen.print(1234.56) (if you have declared your display object with the name screen).

 

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!

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!

Adafruit Learning System | Coding | MakerED | MakerSpaces

Adafruit Learning System | Coding | MakerED | MakerSpaces | 21st Century Learning and Teaching | Scoop.it

Learn more:


http://gustmees.wordpress.com/2014/08/24/coding-a-new-trend-in-education-and-a-big-responsibility/


http://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/


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


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

Gust MEES's insight:

Learn more:


http://gustmees.wordpress.com/2014/08/24/coding-a-new-trend-in-education-and-a-big-responsibility/


http://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/


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


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


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

Gemma-Powered NeoPixel LED Sound Reactive Drums | Adafruit Learning System

Gemma-Powered NeoPixel LED Sound Reactive Drums | Adafruit Learning System | 21st Century Learning and Teaching | Scoop.it

Light up your drums with sound. This guide will help you upgrade your drums to have sound reactive LEDs. This build uses a mic amp sensor and Gemma to light up NeoPixels to the beat of your drums. The cost of this build is considerably lower than other kits. Its also compact, rechargable and mobile!


Learn more:


http://gustmees.wordpress.com/2014/08/24/coding-a-new-trend-in-education-and-a-big-responsibility/


http://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/


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


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


Gust MEES's insight:


Light up your drums with sound. This guide will help you upgrade your drums to have sound reactive LEDs. This build uses a mic amp sensor and Gemma to light up NeoPixels to the beat of your drums. The cost of this build is considerably lower than other kits. Its also compact, rechargable and mobile!


Learn more:


http://gustmees.wordpress.com/2014/08/24/coding-a-new-trend-in-education-and-a-big-responsibility/


http://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/


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


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

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!

Overview | Monochrome OLED Breakouts | Adafruit Learning System | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing 

Overview | Monochrome OLED Breakouts | Adafruit Learning System | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing  | 21st Century Learning and Teaching | Scoop.it

This is a quick tutorial for our 128x64 and 128x32 pixel monochrome OLED displays. These displays are small, only about 1" diagonal, but very readable due to the high contrast of an OLED display. Each OLED display is made of 128x64 or 128x32 individual white OLEDs, each one is turned on or off by the controller chip. Because the display makes its own light, no backlight is required. This reduces the power required to run the OLED and is why the display has such high contrast; we really like this miniature display for its crispness!

 

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:

This is a quick tutorial for our 128x64 and 128x32 pixel monochrome OLED displays. These displays are small, only about 1" diagonal, but very readable due to the high contrast of an OLED display. Each OLED display is made of 128x64 or 128x32 individual white OLEDs, each one is turned on or off by the controller chip. Because the display makes its own light, no backlight is required. This reduces the power required to run the OLED and is why the display has such high contrast; we really like this miniature display for its crispness!

 

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!

Adafruit Learning System | Ideas For Coding AND MakerSpaces | MakerED

Adafruit Learning System | Ideas For Coding AND MakerSpaces | MakerED | 21st Century Learning and Teaching | Scoop.it

Learn more:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?tag=Ideas+for+makerspaces

 

https://gustmees.wordpress.com/2016/10/26/luxembourg-education-interviews-creativity-and-maker-spaces-maach3-ltettelbruck/

 

https://gustmees.wordpress.com/2016/04/05/luxembourg-education-interviews-5-creativity-and-maker-spaces-beecreative/

 

https://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/

 

http://gustmees.wordpress.com/2014/08/24/coding-a-new-trend-in-education-and-a-big-responsibility/

 

http://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/

 

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

 

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

 

Gust MEES's insight:

Learn more:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?tag=Ideas+for+makerspaces

 

https://gustmees.wordpress.com/2016/10/26/luxembourg-education-interviews-creativity-and-maker-spaces-maach3-ltettelbruck/

 

https://gustmees.wordpress.com/2016/04/05/luxembourg-education-interviews-5-creativity-and-maker-spaces-beecreative/

 

https://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/

 

 

http://gustmees.wordpress.com/2014/08/24/coding-a-new-trend-in-education-and-a-big-responsibility/

 

http://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/

 

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

 

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

 

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

3D Printed Adabot Figurine | Adafruit Learning System | MakerED | MakerSpaces | Coding

3D Printed Adabot Figurine | Adafruit Learning System | MakerED | MakerSpaces | Coding | 21st Century Learning and Teaching | Scoop.it

You can make your very own Adabot with this DIY kit from Adafruit.

Our 3D printed kit is optimized for electronics.

The 16 piece design works on most printers and can be customized to fit your bot.

Print your robot in different colors to make it your own.


Learn more:


http://gustmees.wordpress.com/2014/08/24/coding-a-new-trend-in-education-and-a-big-responsibility/


http://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/


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


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


Gust MEES's insight:

You can make your very own Adabot with this DIY kit from Adafruit.

Our 3D printed kit is optimized for electronics.

The 16 piece design works on most printers and can be customized to fit your bot.

Print your robot in different colors to make it your own.


Learn more:


http://gustmees.wordpress.com/2014/08/24/coding-a-new-trend-in-education-and-a-big-responsibility/


http://gustmees.wordpress.com/2014/08/20/maker-space-a-new-trend-in-education-and-a-big-responsibility/


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


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


No comment yet.