On my last project I noticed that Visuino was in the Software section when creating a project. I looked into it and what I found was amazing! I have been struggling learning Arduino because I don't know how to code. This was putting a huge obstacle before me and it was taking a long time to get projects to work. Visuino cut that time down exponentially. This is my first project using Visuino.
Project:DHT11 Temperature and Humidity sensor printing to an I2C 16x02 LCD.
This project measures ambient temperature and humidity and displays the date on the LCD. This is a standard project.
Purpose:To try Visuino to see how it works.
Important Note:Although I pasted the code that was generated by Visuino please do not use this code. Create this project in Visuino and have Visuino generate the code and send to Arduino IDE. Whenever Visuino is updated the previous code will not work.
Comments