21st Century Learning and Teaching
586.8K views | +0 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 tag: 'ARDUINO'. Clear
Scooped by Gust MEES
Scoop.it!

lcd-image-converter download | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

lcd-image-converter download | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

This program allows you to create bitmaps and fonts, and transform them to "C" source format for embedded applications.

The transformation of the images to the source code is made by using templates. Therefore, by modifying the templates, you can change the format of the output within certain limits.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

This program allows you to create bitmaps and fonts, and transform them to "C" source format for embedded applications.

The transformation of the images to the source code is made by using templates. Therefore, by modifying the templates, you can change the format of the output within certain limits.

 

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 Arduino-UNO R3 | Maker, MakerED, Coding | Scrolling Text with 8×8 LED MATRIX  | #MakerSpaces #LEARNingByDoing

First Steps with the Arduino-UNO R3 | Maker, MakerED, Coding | Scrolling Text with 8×8 LED MATRIX  | #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

Scrolling Text with 8x8 LED MATRIX (4 Modules in One) . . . As we were playing around already with LED's in previous blog posts let us NOW try out a LED Matrix "4 in one"; its four (4) singular displays soldered on one piece of a single printed circuit board (PCB)...

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Scrolling Text with 8x8 LED MATRIX (4 Modules in One) . . . As we were playing around already with LED's in previous blog posts let us NOW try out a LED Matrix "4 in one"; its four (4) singular displays soldered on one piece of a single printed circuit board (PCB)...

 

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 Arduino-UNO R3 | Maker, MakerED, Coding | 2.8″ TFT Touch Screen with SDCard | #ElectronicsBadge #LEARNingByDoing

First Steps with the Arduino-UNO R3 | Maker, MakerED, Coding | 2.8″ TFT Touch Screen with SDCard | #ElectronicsBadge #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

I was very happy when I got delivered that nice looking 2.8 inches TFT with incorporated SDCard. I ordered it on Amazon and it is from ELEGOO. It was delivered with a small CD where a lot of coding examples are integrated and a well done manual. SO, I started as soon…

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

I was very happy when I got delivered that nice looking 2.8 inches TFT with incorporated SDCard. I ordered it on Amazon and it is from ELEGOO. It was delivered with a small CD where a lot of coding examples are integrated and a well done manual. SO, I started as soon…

 

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!

130+ Arduino Projects with Source Code, Schematics & Complete DIY Explanation

130+ Arduino Projects with Source Code, Schematics & Complete DIY Explanation | 21st Century Learning and Teaching | Scoop.it

Arduino Projects


Arduino is a popular open-source development board for engineers and makers to develop electronics projects in an easy way. It consists of both a physical programmable development board (based on AVR series of microcontrollers) and a piece of software or IDE which runs on your computer and used to write and upload the code to the microcontroller board.

Explore below some interesting arduino projects and tutorials based on different types of arduino baords like Arduino Uno, Arduino Pro Mini, etc. These DIY arduino projects for beginners are explained well and you can find the complete guide to DIY these projects with the help of circuit diagrams, source codes and videos. You can also browse below pages to get new arduino project ideas.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Arduino Projects


Arduino is a popular open-source development board for engineers and makers to develop electronics projects in an easy way. It consists of both a physical programmable development board (based on AVR series of microcontrollers) and a piece of software or IDE which runs on your computer and used to write and upload the code to the microcontroller board.

Explore below some interesting arduino projects and tutorials based on different types of arduino baords like Arduino Uno, Arduino Pro Mini, etc. These DIY arduino projects for beginners are explained well and you can find the complete guide to DIY these projects with the help of circuit diagrams, source codes and videos. You can also browse below pages to get new arduino project ideas.

 

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 - TFT | Getting Started with the Arduino TFT Screen | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

Arduino - TFT | Getting Started with the Arduino TFT Screen | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

Getting Started with the Arduino TFT Screen

The Arduino TFT screen is a backlit TFT LCD screen with a micro SD card slot in the back. You can draw text, images, and shapes to the screen with the TFT library.

 

The screen's pin layout is designed to easily fit into the socket of an Arduino Esplora and Arduino Robot, but it can be used with any Arduino board.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Getting Started with the Arduino TFT Screen

The Arduino TFT screen is a backlit TFT LCD screen with a micro SD card slot in the back. You can draw text, images, and shapes to the screen with the TFT library.

 

The screen's pin layout is designed to easily fit into the socket of an Arduino Esplora and Arduino Robot, but it can be used with any Arduino board.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Kami Campbell's curator insight, March 29, 2018 1:45 AM
via KAMI CAMPBELL
Scooped by Gust MEES
Scoop.it!

Arduino Blog » Save the date: Arduino Day 2018 is Saturday, May 12th! | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

Arduino Blog » Save the date: Arduino Day 2018 is Saturday, May 12th! | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

For the fifth year in a row we are inviting the open-source community to join us for Arduino Day 2018 on Saturday, May 12th!

Arduino Day is a worldwide celebration of Arduino’s birthday. It’s a 24 hours-long event–organized by the community and our team–where people interested in Arduino get together, share their experiences, and learn more about the platform.  Participation is open to anyone, either as a local organizer or participant.

In 2017, there were 499 global events consisting of various activities, workshops, talks, and project exhibitions for a wide range of audiences and skill sets. This year, we are hoping to pass the 500 mark! If you want to organize an Arduino Day festivity, please fill out this online form and submit your proposal by April 29th.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

For the fifth year in a row we are inviting the open-source community to join us for Arduino Day 2018 on Saturday, May 12th!

Arduino Day is a worldwide celebration of Arduino’s birthday. It’s a 24 hours-long event–organized by the community and our team–where people interested in Arduino get together, share their experiences, and learn more about the platform.  Participation is open to anyone, either as a local organizer or participant.

In 2017, there were 499 global events consisting of various activities, workshops, talks, and project exhibitions for a wide range of audiences and skill sets. This year, we are hoping to pass the 500 mark! If you want to organize an Arduino Day festivity, please fill out this online form and submit your proposal by April 29th.

 

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!

Xevro | Arduino Simulator 1.5 available for Windows and MacOS! | #Freeware #Coding #Maker #MakerED #MakerSpaces

Xevro | Arduino Simulator 1.5 available for Windows and MacOS! | #Freeware #Coding #Maker #MakerED #MakerSpaces | 21st Century Learning and Teaching | Scoop.it

Xevro is run by software developer Louis D'Hont.

 

I bought an Arduino, What now?

 

Do you want to simulate a program for Arduino without using real components? Then this Arduino Simulator is definitely for you!

 

Every time you want to test some project you don't need to add real parts anymore!

 

The Simulator has all the components needed to test basic projects and even larger projects.

 

Almost all the I/O is present on the Simulator so we can test your code on the monitor screen.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Xevro is run by software developer Louis D'Hont.

 

I bought an Arduino, What now?

 

Do you want to simulate a program for Arduino without using real components? Then this Arduino Simulator is definitely for you!

 

Every time you want to test some project you don't need to add real parts anymore!

 

The Simulator has all the components needed to test basic projects and even larger projects.

 

Almost all the I/O is present on the Simulator so we can test your code on the monitor screen.

 

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!

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!

Raspberry Pi powered by Arduino: Now you can program the Pi using Arduino Sketches

Raspberry Pi powered by Arduino: Now you can program the Pi using Arduino Sketches | 21st Century Learning and Teaching | Scoop.it

The new feature will allow Pi owners to write Arduino Sketches to interact with sensors, motors, electronic boards and other hardware attached to the Pi's GPIO pins.

Arduino Sketches can now be used to program the Raspberry Pi, marking a moving together of two of the biggest maker platforms.
The cloud-based Arduino Create platform is designed to simplify the creation of Internet of Things applications.
Want to use the $35 Raspberry Pi computer to build your own hardware but only ever used Arduino boards? Well you're in luck.

If you know how to write programs to control hardware using Arduino boards you can now use the same language to control hardware attached to the Pi, the co-founder of the Arduino Project Massimo Banzi announced yesterday.

Banzi revealed a new feature in the cloud-based Arduino Create service that will compile Arduino Sketches — programs typically used to interact with Arduino boards and attached hardware — into a form that can be run on a Raspberry Pi.

The feature will allow Pi owners to write Arduino Sketches to interact with sensors, motors, electronic boards and other hardware attached to the Pi's GPIO pins.

"The idea is there's a tonne of people that know how to use Arduino and they can take their knowledge and apply it to this," Banzi told the Embedded Linux Conference 2018 in Portland in the US.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

 

Gust MEES's insight:

The new feature will allow Pi owners to write Arduino Sketches to interact with sensors, motors, electronic boards and other hardware attached to the Pi's GPIO pins.

Arduino Sketches can now be used to program the Raspberry Pi, marking a moving together of two of the biggest maker platforms.
The cloud-based Arduino Create platform is designed to simplify the creation of Internet of Things applications.
Want to use the $35 Raspberry Pi computer to build your own hardware but only ever used Arduino boards? Well you're in luck.

If you know how to write programs to control hardware using Arduino boards you can now use the same language to control hardware attached to the Pi, the co-founder of the Arduino Project Massimo Banzi announced yesterday.

Banzi revealed a new feature in the cloud-based Arduino Create service that will compile Arduino Sketches — programs typically used to interact with Arduino boards and attached hardware — into a form that can be run on a Raspberry Pi.

The feature will allow Pi owners to write Arduino Sketches to interact with sensors, motors, electronic boards and other hardware attached to the Pi's GPIO pins.

"The idea is there's a tonne of people that know how to use Arduino and they can take their knowledge and apply it to this," Banzi told the Embedded Linux Conference 2018 in Portland in the US.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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!

Magnet Levitation with Arduino | #Maker #MakerED #MakerSpaces #Coding #LEARNingByDoing 

Magnet Levitation with Arduino | #Maker #MakerED #MakerSpaces #Coding #LEARNingByDoing  | 21st Century Learning and Teaching | Scoop.it

Magnet levitation toy using Arduino. Cheap and easy to make!.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

 
Gust MEES's insight:

Magnet levitation toy using Arduino. Cheap and easy to make!.

 

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 Projects with DIY Step by Step Tutorials

Arduino Projects with DIY Step by Step Tutorials | 21st Century Learning and Teaching | Scoop.it

Each of the following DIY Arduino projects is covered with detailed step by step tutorial on how to do it yourself and includes circuit schematics, source codes and videos.

This collection of Arduino Projects features:

Wireless control
Automation
Motors control
Robotics
LEDs
and more.

 

Learn more / En savoir plus / Mehr erfahren:

 

 

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

 

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

 

Gust MEES's insight:

Each of the following DIY Arduino projects is covered with detailed step by step tutorial on how to do it yourself and includes circuit schematics, source codes and videos.

This collection of Arduino Projects features:

Wireless control
Automation
Motors control
Robotics
LEDs
and more.

 

Learn more / En savoir plus / Mehr erfahren:

 

 

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

 

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

 

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

Arduino Tutorial - Touch Screen TFT LCD Tutorial | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing #PracTICE

Arduino Tutorial - Touch Screen TFT LCD Tutorial | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing #PracTICE | 21st Century Learning and Teaching | Scoop.it

In this tutorial we will learn how to programming the TFT LCD Touch Screen. I used 2.8" TFT Touch Display ILI9325 Module and Arduino Uno for this tutorial.

 

The topics we will view in this tutorial, Required Libraries, Add Text, Text Color, Font Size, Print Text, Create Button, Button Click, Add Frame, Draw Rectangle and Background Color. 

 

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+Display+with+buttons

 

 

Gust MEES's insight:

In this tutorial we will learn how to programming the TFT LCD Touch Screen. I used 2.8" TFT Touch Display ILI9325 Module and Arduino Uno for this tutorial.

 

The topics we will view in this tutorial, Required Libraries, Add Text, Text Color, Font Size, Print Text, Create Button, Button Click, Add Frame, Draw Rectangle and Background Color. 

 

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+Display+with+buttons

 

 

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 Nano mit neuem Bootloader | #Maker #MakerED #MakerSpaces #Coding 

!!! Arduino Nano mit neuem Bootloader | #Maker #MakerED #MakerSpaces #Coding  | 21st Century Learning and Teaching | Scoop.it

Stillschweigend hat Arduino den Bootloader für die Nano-Boards Anfang 2018 ausgetauscht. Wer sich ein neues Original-Board kauft, kann eine unangenehme Überraschung erleben.

Meistens benutzen wir in der Redaktion die billigen China-Kopien der Arduinos. Als wir jetzt allerdings Mal wieder einen mit FTDI-Chip brauchten, um etwas auszuprobieren, bestellten wir einen originalen Arduino Nano und kamen kurz ins Straucheln.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Stillschweigend hat Arduino den Bootloader für die Nano-Boards Anfang 2018 ausgetauscht. Wer sich ein neues Original-Board kauft, kann eine unangenehme Überraschung erleben.

Meistens benutzen wir in der Redaktion die billigen China-Kopien der Arduinos. Als wir jetzt allerdings Mal wieder einen mit FTDI-Chip brauchten, um etwas auszuprobieren, bestellten wir einen originalen Arduino Nano und kamen kurz ins Straucheln.

 

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!

PID Controller Basics Using XOD and Arduino | #Coding #Maker #MakerED #MakerSpaces #VisualProgramming #LEARNingByDoing

PID Controller Basics Using XOD and Arduino | #Coding #Maker #MakerED #MakerSpaces #VisualProgramming #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

As a beginning student of the Arduino environment and aspiring maker, you’ve probably done some experiments with interfacing the board to some external hardware, such as LEDs, relays, sensors, or…

 

Learn more/ En svoir 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=Visual+programming

 

Gust MEES's insight:

As a beginning student of the Arduino environment and aspiring maker, you’ve probably done some experiments with interfacing the board to some external hardware, such as LEDs, relays, sensors, or…

 

Learn more/ En svoir 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=Visual+programming

 

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

First Steps with the #Arduino-NANO | #DHT22 Temperature/Humidity with Meter | #Maker, #MakerED, #Coding , #MakerSpaces

First Steps with the #Arduino-NANO | #DHT22 Temperature/Humidity with Meter | #Maker, #MakerED, #Coding , #MakerSpaces | 21st Century Learning and Teaching | Scoop.it

Arduino-NANO | DHT22 Temperature/Humidity with Meter

 

I was looking to find the most easy way to show people and to GET them interested into "Coding" with a minimum of components and expenses, as well as having directly a "success feeling" to be motivated to continue slowly but surely! Here it is; ONLY three…

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Arduino-NANO | DHT22 Temperature/Humidity with Meter

 

I was looking to find the most easy way to show people and to GET them interested into "Coding" with a minimum of components and expenses, as well as having directly a "success feeling" to be motivated to continue slowly but surely! Here it is; ONLY three…

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Graphics Designing's curator insight, March 26, 2018 2:15 AM

Custom postcard design services are the best way to promote your business and personal brand.

Scooped by Gust MEES
Scoop.it!

How TinkerCAD Solved My Arduino Problem - YouTube | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing #VisualProgramming 

After teaching Arduino in my class for about 3 years now, I have discovered a problem as we were about to begin the unit this year. It needed a solution and TinkerCAD was the answer. Check out how I use it to do more than I thought I could the old way.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

After teaching Arduino in my class for about 3 years now, I have discovered a problem as we were about to begin the unit this year. It needed a solution and TinkerCAD was the answer. Check out how I use it to do more than I thought I could the old way.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

Using TINKERCAD for Arduino projects | #Coding #Simulators #VisualProgramming #Maker #MakerED #MakerSpaces #LEARNingByDoing

Using TINKERCAD for Arduino projects | #Coding #Simulators #VisualProgramming #Maker #MakerED #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

Connect the elements on the breadboard circuit and GET directly the code and also a simulation without having used the hardware.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

https://www.youtube.com/watch?v=N0-3AqKoAyo

 

Gust MEES's insight:

Connect the elements on the breadboard circuit and GET directly the code and also a simulation without having used the hardware.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

https://www.youtube.com/watch?v=N0-3AqKoAyo

 

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

Using Adafruit GFX to Draw Lines and Pixels | #Coding #Arduino #Maker #MakerED #MakerSpaces #PracTICE

Using Adafruit GFX to Draw Lines and Pixels | #Coding #Arduino #Maker #MakerED #MakerSpaces #PracTICE | 21st Century Learning and Teaching | Scoop.it

This well illustrated article has sample sketches and clear explanations of what it will take to draw pixels and lines on your TFT Display.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

This well illustrated article has sample sketches and clear explanations of what it will take to draw pixels and lines on your TFT Display.

 

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!

Good to know when using different Arduino boards | Arduino - Wire | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

Wire Library

This library allows you to communicate with I2C / TWI devices. On the Arduino boards with the R3 layout (1.0 pinout), the SDA (data line) and SCL (clock line) are on the pin headers close to the AREF pin. The Arduino Due has two I2C / TWI interfaces SDA1 and SCL1 are near to the AREF pin and the additional one is on pins 20 and 21.

As a reference the table below shows where TWI pins are located on various Arduino boards.

 

BoardI2C / TWI pinsUno, EthernetA4 (SDA), A5 (SCL)Mega256020 (SDA), 21 (SCL)Leonardo2 (SDA), 3 (SCL)Due20 (SDA), 21 (SCL), SDA1SCL1

 

As of Arduino 1.0, the library inherits from the Stream functions, making it consistent with other read/write libraries. Because of this, send() and receive() have been replaced with read() and write().

 

Gust MEES's insight:

This library allows you to communicate with I2C / TWI devices. On the Arduino boards with the R3 layout (1.0 pinout), the SDA (data line) and SCL (clock line) are on the pin headers close to the AREF pin. The Arduino Due has two I2C / TWI interfaces SDA1 and SCL1 are near to the AREF pin and the additional one is on pins 20 and 21.

As a reference the table below shows where TWI pins are located on various Arduino boards.

 

BoardI2C / TWI pinsUno, EthernetA4 (SDA), A5 (SCL)Mega256020 (SDA), 21 (SCL)Leonardo2 (SDA), 3 (SCL)Due20 (SDA), 21 (SCL), SDA1SCL1

 

As of Arduino 1.0, the library inherits from the Stream functions, making it consistent with other read/write libraries. Because of this, send() and receive() have been replaced with read() and write().

 

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

RandA, Combining Raspberry Pi & Arduino | #Coding #Maker #MakerED #MakerSpaces #PracTICE #LEARNingByDoing

RandA, Combining Raspberry Pi & Arduino | #Coding #Maker #MakerED #MakerSpaces #PracTICE #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

Two years ago, open electronics had produced “RandA“, an Atmega328-based board for Raspberry Pi to deliver the advantages of both, Raspberry Pi and Arduino. Earlier this month, an updated version of RandA has been released to be compatible with Raspberry Pi 3.

RandA is a development board that leverages the hardware equipment and the computing power of Arduino with its shields, and the enormous potential of the Raspberry Pi. It features Atmega328 microcontroller, has RTC (Real Time Clock) module, power button and sleep timer, connectors for 5 volts and connectors for mounting Arduino shield.

 

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

 

Gust MEES's insight:

Two years ago, open electronics had produced “RandA“, an Atmega328-based board for Raspberry Pi to deliver the advantages of both, Raspberry Pi and Arduino. Earlier this month, an updated version of RandA has been released to be compatible with Raspberry Pi 3.

RandA is a development board that leverages the hardware equipment and the computing power of Arduino with its shields, and the enormous potential of the Raspberry Pi. It features Atmega328 microcontroller, has RTC (Real Time Clock) module, power button and sleep timer, connectors for 5 volts and connectors for mounting Arduino shield.

 

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

 

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

Lego train level crossing 7835 fully automated by Arduino - YouTube | #Maker #MakerED #MakerSpaces #Coding #PracTICE #LEARNingByDoing #Creativity

Lego train level crossing automated by Arduino. Another lego train crash at the lego train level crossing! It turns out that the guy working there just wants to relax all day long. Only one solution: automating the thing!

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

Lego train level crossing automated by Arduino. Another lego train crash at the lego train level crossing! It turns out that the guy working there just wants to relax all day long. Only one solution: automating the thing!

 

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!

Making an Arduino Touch Sensitive LED Sign | #Maker #MakerED #MakerSpaces #Coding #PracTICE #LEARNingByDoing

Making an Arduino Touch Sensitive LED Sign | #Maker #MakerED #MakerSpaces #Coding #PracTICE #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

An Arduino logo engraved in acrylic with a touch sensitive aluminum LED stand.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

An Arduino logo engraved in acrylic with a touch sensitive aluminum LED stand.

 

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!

This 3D Printed Arduino-Based Hexapod Robot Can Bust a Move! | #3DPrinting #Maker #MakerED #MakerSpaces #Coding #Vorpal #Creativity #3DPrinting

This 3D Printed Arduino-Based Hexapod Robot Can Bust a Move! | #3DPrinting #Maker #MakerED #MakerSpaces #Coding #Vorpal #Creativity #3DPrinting | 21st Century Learning and Teaching | Scoop.it

I have often mentioned the wisdom of robot maker and Make: contributor I-Wei Huang who says that you can get away with a lot in a robot creation if you make it cute, characterful, and funny. This comes across in spades with Vorpal, a 3D-printable hexapod with real character and presence. You’ll laugh, you’ll cry, you’ll fall in love.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

 

Gust MEES's insight:

I have often mentioned the wisdom of robot maker and Make: contributor I-Wei Huang who says that you can get away with a lot in a robot creation if you make it cute, characterful, and funny. This comes across in spades with Vorpal, a 3D-printable hexapod with real character and presence. You’ll laugh, you’ll cry, you’ll fall in love.

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

 

No comment yet.