



First Steps with the Arduino-UNO and NANO | Maker, MakerED, MakerSpaces, Coding | Temperature & Humidity monitor using Arduino NANO + DHT22 + 0.96 inch 128X64 I2C OLED.Getting ready for Modern-EDUcation: FIRST try to understand WHAT it is.First Steps with the Arduino-UNO R3 | Maker, MakerED, Coding | Super Starter Kit UNO R3 Project | LCD and Sensors Project.EDUcation-Collaboration And Coaching | The Future.IT-Security & Cyber-Security Infographics.The author was also a winner of an electronics contest (Germanic countries) in 1979 and got his project published in the “Electronics Magazine ELO”. The author Gust MEES is ICT Course Instructor, ” Member of the Advisory Board” from “Luxembourg Safer Internet” (LuSI), BEESECURE, Official Partner (Consultant) from the Ministry of Education in Luxembourg, project “ MySecureIT“, Official Partner from the Ministry of Commerce in Luxembourg, project “ CASES” ( Cyberworld Awareness and Security Enhancement Structure). L’auteur était aussi gagnant d’un concours en électronique en 1979 ( Pays germaniques ) et voyait son projet publié dans le magazine électronique “ELO”. L’auteur Gust MEES est Formateur andragogique / pédagogique TIC, membre du “Comité Conseil” de “Luxembourg Safer Internet” (LuSI), appelé maintenant BEESECURE, partenaire officiel (consultant) du Ministère de l’éducation au Luxembourg du projet ” MySecureIT“, partenaire officiel du Ministère du Commerce au Luxembourg du projet ” CASES” ( Cyberworld Awareness and Security Enhancement Structure). Upload it to the Arduino Nano and have fun with it! Social Distancing Monitor with Alarm using Arduino NANO and I2C LCD1602 Displayĭownload and open the document, copy it and bring it in a NEW Sketch of the Arduino IDE.
#Arduino nano pinout i2c code#
The complete Code could get downloaded in “.doc” format below. The + sign of the Buzzer gets connected to PIN 8 of the Arduino NANO and the other pin to GND! SO, here we go for the wiring… Below the wiring for the I2C LCD1602 with the Arduino NANOĬonnecting the HC-SR04 Ultrasonic Sensor:Ĭonnecting the Buzzer for the acoustic Alarm: WE played around already with I2C LCD1602 in my tutorial below, please check: Thus meaning: it needs a bit to adjust the code in the sketch in the above mentioned tutorial and it’s LESS cabling, wiring needed to connect the I2C LCD1602 display. Instead an Arduino MEGA, I used an Arduino NANO and instead of an LCD1602 ISP, I used an LCD1602 I2C.

And YES, there is one I found a tutorial with an Arduino MEGA and a LCD1602 ISP with provided code as well. In times of the Coronavirus-Crisis (Covid_19), it might be GOOD to respect the 2 meters distance to avoid getting infected!!! But not everybody can estimate distances, nor are ALL persons respecting the 2 meters rule!!! So came the idea to build an easy to realize gadget, which measures the distance and gives an alarm when the 2 meters are not respected.įirst of all, like usual, I was searching the internet to find out if there isn’t already such a project around. Social Distancing Monitor with Alarm, Arduino NANO and I2C LCD1602 Display
