Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. sj44k
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by sj44k

    • sj44k

      Programming the Arduino Pro Mini 3.3V
      Hardware • • sj44k  

      14
      0
      Votes
      14
      Posts
      11087
      Views

      tejo

      I understood that you can not make new uploads at 3.3V Arduino with your converter. the fact that the pre-loaded program work does not mean much because you only this feeding the Arduino. if the question is about having bought Arduino defective, and recording using another Arduino as ISP, this will show for you. if record, the problem is the pair converter / Arduino 3.3v. use another Arduino as a recorder. look in the Arduino sketch the ISP and you will understand the interconnection pins. if I get it wrong, forgive me, it is the difficulty with the language.
    • sj44k

      Building an Ethernet Gateway on an Arduino Mega
      Troubleshooting • • sj44k  

      31
      0
      Votes
      31
      Posts
      29374
      Views

      anibaldiniz

      @spugna85 Hello, I'm putting the code as you indicated, and connecting the nRF24L01 pins: 6 CSN 5 CE Pin 50, 51, 52 and message: 0;0;3;0;9;radio init fail I link capacitor in power, I have done everything. And now????
    • sj44k

      Temperature Sensor example on Pro Mini ATmega168 not compiling
      Bug Reports • • sj44k  

      8
      0
      Votes
      8
      Posts
      6886
      Views

      gmccarthy

      Thanks a lot - that did the trick! Ran a few tests for comparison and its a lot smaller. API 1.4 - IDE 1.6.5 Sketch uses 14,324 bytes (99%) of program storage space. Maximum is 14,336 bytes. API 1.5 IDE 1.6.5 Sketch uses 14,504 bytes (101%) of program storage space. Maximum is 14,336 bytes. API 1.6 dev IDE 1.6.5 Sketch uses 12,240 bytes (85%) of program storage space. Maximum is 14,336 bytes.