Control LED Using MIT App Inventor and Arduino
Overview Inventor of the MIT APP Arduino Bluetooth application. I have used Bluetooth mobile phone applications to monitor and control various types of sensors and electrical loads. I developed all…
Automatic Room Temperature Controller Using Arduino
Overview This project is about creating an automatic fan control system that automatically turns the fan on and off depending on the room temperature. I used an Arduino UNO microcontroller…
RTC Time Display in OLED using Arduino
Overview In this tutorial, we are going to make a digital clock with Arduino UNO, an RTC module and an OLED display. Hardware & Software Needed Arduino IDE Arduino UNO…
How to interface interrupt in Arduino
Overview In this tutorial, we will look at Arduino interrupts. Interrupts are useful in many cases where a process simply wants to continue its main function, and other devices (timers…
How to Interface TM1637 Display With TMS320
Overview In this guide, we will learn how to use the TM1637 4-digit 7-segment LED display with the TMS320. These screens are cheaper and more suitable for displaying sensor data,…
7 Segment Display Using TMS320F28335
Overview This is a simple project on the seven segment display interface with tms320f28335. The tutorial presents a simple example of printing numeric numbers on a seven-segment display. The tutorial…
How to Check 7 Segment Display With a Multimeter
About 7 segment display: Seven segment displays are the output display device that provides a way to display information in the form of an image or text or decimal numbers.…
OTA Update Using ESP8266
Overview In this tutorial, we will learn how to program the ESP8266 OTA using the Arduino IDE. We will learn about an interesting feature of the ESP8266 NodeMCU module that…
Button Interfacing Using TMS320F28335
Overview This article will teach you all the steps required by a beginner to interface a Push Button with TMS320F28335. In this article, you will learn how to make a…
Led Blink Using TMS320F28335
Overview In this tutorial, we will learn how to blink the LED using the TMS320F28335 microcontroller. SOFTWARE: Code Composer Studio HARDWARE REQUIRED: Specifications: TMS320F28335 Microcontrollers On-chip memory Communications peripherals Analog…