21st Century Learning and Teaching
586.8K views | +23 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', 'OLED displays'. Clear
Scooped by Gust MEES
Scoop.it!

Guide for OLED display with Arduino | #Coding #Maker #MakerED #MakerSpaces

Guide for OLED display with Arduino | #Coding #Maker #MakerED #MakerSpaces | 21st Century Learning and Teaching | Scoop.it

This post is about how to use the 0.96 inch OLED display with the Arduino. It includes schematics and code It is a very small display, the screen has 25mmx14mm...

 

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 post is about how to use the 0.96 inch OLED display with the Arduino. It includes schematics and code It is a very small display, the screen has 25mmx14mm...

 

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!

Arduino Playground - I2cScanner | #Coding #OLEDs #Maker #MakerED #MakerSpaces #LEARNingByDoing

Arduino Playground - I2cScanner | #Coding #OLEDs #Maker #MakerED #MakerSpaces #LEARNingByDoing | 21st Century Learning and Teaching | Scoop.it

This very simple sketch scans the I2C-bus for devices. If a device is found, it is reported to the Arduino serial monitor.

This sketch is the first step to get the I2C communication working.

The sketch shows the 7-bit addresses of the found devices as hexadecimal values. That value can be used for the "Wire.begin" function which uses the 7-bit address. Some datasheets use the 8-bit address and some example sketches use decimal addresses.

 

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 very simple sketch scans the I2C-bus for devices. If a device is found, it is reported to the Arduino serial monitor.

This sketch is the first step to get the I2C communication working.

The sketch shows the 7-bit addresses of the found devices as hexadecimal values. That value can be used for the "Wire.begin" function which uses the 7-bit address. Some datasheets use the 8-bit address and some example sketches use decimal addresses.

 

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

 

westlak evision's comment, May 15, 2018 2:35 AM
good
Scooped by Gust MEES
Scoop.it!

OLEDMeter - SH1106 I2C OLED Analog VU Meter - YouTube | #Coding #Maker #MakerED #MakerSpaces #LEARNingByDoing

This is a working example of my OLEDMeter animation. This is a fairly accurate imitation of an Analog VU Meter. I think it even looks better than the original VU meters from the 60s and 70s. All I need now is a 2nd SH1106 for the left and right channels.

 

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 working example of my OLEDMeter animation. This is a fairly accurate imitation of an Analog VU Meter. I think it even looks better than the original VU meters from the 60s and 70s. All I need now is a 2nd SH1106 for the left and right channels.

 

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!

Arduino SSD1306 128x64 OLED SPI - Bitmap Display - YouTube | #Coding #Maker #MakerED #MakerSpaces 

How to display bitmap wit Arduino.

Used librarys:
https://github.com/adafruit/Adafruit-...
https://github.com/adafruit/Adafruit_...

Bitmap converter...

 

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:

How to display bitmap wit Arduino.

Used librarys:
https://github.com/adafruit/Adafruit-...
https://github.com/adafruit/Adafruit_...

Bitmap converter...

 

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.