Skip to main content

Posts

Showing posts from October, 2023

Exploring the Arduino Workshop by Dolphinlabs at Pimpri-Chinchwad University

  Introduction In the realm of technological advancements, staying updated and gaining practical experience with cutting-edge tools is essential. Arduino, a popular open-source electronics platform, has become a significant player in this field, offering hands-on opportunities for innovation. Recently, an Arduino workshop was organized by Dolphinlabs at Pimpri-Chinchwad University. In this blog, we will explore the key highlights of the workshop and take a closer look at a sample project code created during the event. Arduino is an open-source electronics platform that has empowered countless individuals to bring their creative ideas to life through hardware projects. In this blog, we'll explore an interesting Arduino project that uses a LiquidCrystal display to create a captivating visual experience. The project, coded by Abhijeet, can be accessed on GitHub here . It is a great example of how Arduino can be used to display dynamic content on an LCD screen. Project Overview This Ar...