. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    I've just had a closer look at the picture and the blue board at the bottom is an Arduino Nano microcontroller board (or clone thereof). If the inputs from the switches are connected directly to the Nano without any other external circuitry then the inputs will be high impedance, floating unless they are specified as ' PULL-UP' in the software configuration.
    An optimist says the glass is half full, a pessimist says the glass is half empty, an engineer says you're using the wrong sized glass.

  2. #2
    Doddy's Avatar
    Lives in Preston, United Kingdom. Last Activity: 4 Weeks Ago Has been a member for 9-10 years. Has a total post count of 1,364. Received thanks 188 times, giving thanks to others 66 times. Referred 1 members to the community.
    Quote Originally Posted by Kitwn View Post
    I've just had a closer look at the picture and the blue board at the bottom is an Arduino Nano microcontroller board (or clone thereof). If the inputs from the switches are connected directly to the Nano without any other external circuitry then the inputs will be high impedance, floating unless they are specified as ' PULL-UP' in the software configuration.
    Completely agreed.

    My gut feeling is the the inputs will be (for god sakes!) configured with internal pull-up. But that is insufficient in this type of environment (it's barely good enough for bench-level development). The problem is not the ATMEGA328 chip, nor the Nano, but the implementation of the Nano onto the Developower board where the use-case should have been well understood by the designer. That board should have had pull-ups/downs on each input to the Nano. It's a poor design, destined to fail and cause frustration wherever it is used.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 3018 Pro has no connectivity on A5 pins.
    By deepcut66 in forum Chinese Machines
    Replies: 0
    Last Post: 29-02-2020, 10:48 AM
  2. 3018 3 Axis Mini DIY CNC Router ONLY £125 with free shipping !!!
    By Lee Roberts in forum Marketplace Discussion
    Replies: 6
    Last Post: 09-01-2020, 09:00 PM
  3. 3018 problem
    By bazbalz in forum Machine Discussion
    Replies: 8
    Last Post: 17-12-2019, 12:58 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •