oscilloscope with arduino nano

oscilloscope with arduino nano Displayed on lcd 5110

This Arduino oscilloscope is perfect if you need an oscilloscope right now, but all you have is an Arduino. It's simple and quick to build.
oscilloscope with Arduino and lcd 5110.

 Nokia 5110 LCD Module

  • 1. RST--------- reset.
  • 2. CE------------chip selection.
  • 3. DC-----------data/commands choice.
  • 4. DIN-----------serial data line.
  • 5. CLK------------serial Clock Speed.
  • 6. VCC----------Power, 3.3V (Positive).
  • 7. LIGHT--------- backlight control terminal.
  • 8. GND-----------power negative.

Schema

 

download

 Geekcreit® ATmega328P Nano V3 Controller Board Compatible Arduino Improved Version 5110 LCD Module White Backlight For Arduino
Geekcreit® ATmega328P Nano V3 Controller Board Compatible Arduino Improved Version


5110 LCD Module White Backlight For Arduino

Code

Library

6 comments:

  1. i made it but only back light turn on ..no oscilascope scale on the lcd ..why ..i downloaded code ..but code comes txt file i copy to ardunio program and upload ..is it normal?

    ReplyDelete
  2. It's working but how to read the Frequency ?

    ReplyDelete