DIY Simple 20 KHz Arduino Oscilloscope on Nokia 5110 Lcd Dispaly

by mircemk in Circuits > Arduino

602 Views, 8 Favorites, 0 Comments

DIY Simple 20 KHz Arduino Oscilloscope on Nokia 5110 Lcd Dispaly

FZ64TW4KTYDLPAK.jpeg

This is simple Arduino Oscilloscope on 48X48 pixels Display

Description

DIY simple 20 kHz Arduino Oscilloscope on Nokia N5110 Lcd dispaly

This time I will show you how to make a simple Arduino oscilloscope. The maximum signal frequency that the oscilloscope can display is 20 kHz, and the maximum input voltage is 5 V without a voltage divider. 

  The oscilloscope is controlled by four buttons:

  - "HOLD" button - which serves to freeze the current state of the screen

  - Synchronization button that allows you to set the synchronization level.

  - And Buttons "+" and "-" that control the sweep, sync level, and move the signal image in HOLD mode.

  On the Nokia 5110 screen, vertically each cell is 1 V, horizontally one cell is equal to the scan resolution, which has the (following) values from: 0.1, 0.2, 0.5, 1.0, 2.0, 5.0, 10.0, 20.0 and 50.0 ms. The sweep value is changed with the "+" and "-" buttons, which is displayed in the upper left corner. The trigger level is displayed as a small bar on the left side of the screen, and the trigger voltage is displayed in the upper right corner of the screen. This project is published on arduino.ru page where you can read more details.

Parts

IMG_20210827_140238.jpg

  The device is extremely simple to build and consist of only a few components     - Arduino Nano microcontroller

    - Nokia N5110 LCD display

    - four buttons

    - four pull-down resistors

    - Input jack

    - And Power switch and Led

Building, Schematic and Arduino Code

Schematic.jpg
IMG_20210826_163357.jpg
IMG_20210826_190002.jpg
IMG_20210826_190821.jpg
IMG_20210826_232124.jpg
IMG_20210827_155049.jpg
IMG_20210827_164056.jpg
IMG_20210827_164135.jpg
IMG_20210827_181017.jpg

   I tested the oscilloscope with sine and rectangular signal generator. Even though it is not a professional or very usable instrument, it can still be used for educational purposes or in your laboratory, for testing low-frequency signals, especially knowing that the device is very easy to make and extremely cheap.

  Finally, the device is placed in a suitable box made of PVC and coated with self-adhesive wallpaper.