element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Deek Robot mini pro and yp-05 breakoutboard
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 2 replies
  • Answers 2 answers
  • Subscribers 391 subscribers
  • Views 2015 views
  • Users 0 members are here
Related

Deek Robot mini pro and yp-05 breakoutboard

dick2
dick2 over 7 years ago

I am trying to go from an Arduino uno to a Deek Robot  Pro Mini board. I am having a problem connecting the breakout board. I am new at this and can't find this simple piece of info. The pin outs to connect them don't seem to match up. My boards pins are

   YP-05         Deek Robot Pro Mini

  gnd               gnd

  cts                gnd

  vcc               vcc

  tx                 rx

  rx                 txd

  dtr                dtr

 

    Do I solder them together straight across like that? Do I connect rx to rx and tx to tx?  I have an Ultrasonic theremin program on an arduino UNO. Will I have any problem using the same sketch to program this to the pro mini??

  • Sign in to reply
  • Cancel

Top Replies

  • mcb1
    mcb1 over 7 years ago +1 suggested
    I am trying to go from an Arduino uno to a Deek Robot Pro Mini board This page (you might need to hit the translate button) shows the connections. Deek-Robot Pro Mini (arduino clon) ( His is a knock-off…
Parents
  • mcb1
    0 mcb1 over 7 years ago
    I am trying to go from an Arduino uno to a Deek Robot  Pro Mini board

    This page (you might need to hit the translate button) shows the connections.

    Deek-Robot Pro Mini (arduino clon)   (His is a knock-off since it has Deek_Robot)

     

    Note that from the searching there are 5v and 3v3 versions just like the Arduino Mini.

    Some FTDI programmers have a voltage switch, so make sure you have it set to match the board.

     

    Hopefully it works ......but :-

     

     

     

    It looks like the knock-offs may not have the right bootloader installed.

    https://forum.arduino.cc/index.php?topic=217246.0

     

    Some have two capacitors swapped which means they won't work.

     

     

    There is an interesting comment here about identifying a genuine one.

    https://www.arduino-board.com/info/arduino-knockoffs

     

     

    Ultrasonic theremin program on an arduino UNO. Will I have any problem using the same sketch to program this to the pro mini??

    Nearly all "Arduino" boards use the Atmega328 chip in various forms, so yes it should work.

    Sometimes there are different chips and the IDE compiles for the right one based on the 'board'.

    There are some boards that don't have the xtal and run at 8MHz instead of 16MHz, and for these the timing is different so some sketches may not work.

     

    Cheers

    Mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • mcb1
    0 mcb1 over 7 years ago
    I am trying to go from an Arduino uno to a Deek Robot  Pro Mini board

    This page (you might need to hit the translate button) shows the connections.

    Deek-Robot Pro Mini (arduino clon)   (His is a knock-off since it has Deek_Robot)

     

    Note that from the searching there are 5v and 3v3 versions just like the Arduino Mini.

    Some FTDI programmers have a voltage switch, so make sure you have it set to match the board.

     

    Hopefully it works ......but :-

     

     

     

    It looks like the knock-offs may not have the right bootloader installed.

    https://forum.arduino.cc/index.php?topic=217246.0

     

    Some have two capacitors swapped which means they won't work.

     

     

    There is an interesting comment here about identifying a genuine one.

    https://www.arduino-board.com/info/arduino-knockoffs

     

     

    Ultrasonic theremin program on an arduino UNO. Will I have any problem using the same sketch to program this to the pro mini??

    Nearly all "Arduino" boards use the Atmega328 chip in various forms, so yes it should work.

    Sometimes there are different chips and the IDE compiles for the right one based on the 'board'.

    There are some boards that don't have the xtal and run at 8MHz instead of 16MHz, and for these the timing is different so some sketches may not work.

     

    Cheers

    Mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube