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

First Steps with the Arduino-UNO R3 and NANO | Maker, MakerED, Coding | RFID RC522 Tag-Card Reader with LCD1602-I2C 

First Steps with the Arduino-UNO R3 and NANO | Maker, MakerED, Coding | RFID RC522 Tag-Card Reader with LCD1602-I2C  | 21st Century Learning and Teaching | Scoop.it

RFID RC522 Tag-Card Reader with LCD1602-I2C - We were already playing around with LCD's in our previous tutorial <===> First Steps with the Arduino-UNO R3 | Maker, MakerED, Coding | Super Starter Kit UNO R3 Project | LCD and Sensors Project <===> but there we used the SPI-Bus, meaning: connecting 12 wires (Potentiometer connections included...)!! With the I2C Bus we need ONLY to connect 4 wires!!

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

 

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

 

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

 

 

Gust MEES's insight:

RFID RC522 Tag-Card Reader with LCD1602-I2C - We were already playing around with LCD's in our previous tutorial <===> First Steps with the Arduino-UNO R3 | Maker, MakerED, Coding | Super Starter Kit UNO R3 Project | LCD and Sensors Project <===> but there we used the SPI-Bus, meaning: connecting 12 wires (Potentiometer connections included...)!! With the I2C Bus we need ONLY to connect 4 wires!!

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

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

 

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

 

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

 

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

How I2C Communication Works and How To Use It with Arduino - YouTube | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing 

https://howtomechatronics.com/tutoria... ► Find more details, circuit schematics and source codes here.

In this tutorial we will learn how the I2C communication protocol works and also we will make a practical example of it with the Arduino Board and a sensor which uses this protocol. You can watch the following video or read the written tutorial below.

Visit HowToMechatronics.com for more Tutorials, Tips, Projects and How It Works videos:
https://howtomechatronics.com/

 

Learn more / En savoir plus / Mehr erfahren:

 

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

 

Gust MEES's insight:

https://howtomechatronics.com/tutoria... ► Find more details, circuit schematics and source codes here.

In this tutorial we will learn how the I2C communication protocol works and also we will make a practical example of it with the Arduino Board and a sensor which uses this protocol. You can watch the following video or read the written tutorial below.

Visit HowToMechatronics.com for more Tutorials, Tips, Projects and How It Works videos:
https://howtomechatronics.com/

 

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!

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.