Giter Site home page Giter Site logo

Comments (14)

borntoleave avatar borntoleave commented on August 18, 2024 1

from opencat.

borntoleave avatar borntoleave commented on August 18, 2024 1

Reinstalling doesn't work well for me.
I'm using

  • Arduino IDE 1.8.16 (installed by Pacman, installer of Manjaro Linux)
  • this version of I2Cdevlib
  • PWM Servo driver Library 2.4.0
  • QList 0.6.7
  • main branch of OpenCat

And the error occurs in compiling. I can't copy logs directly since I'm using Japanese translation, but it says

Sketch uses 32448 bytes (100%) of program storage space. Maximum is 32256 bytes.
Global variables use 1208 bytes (58%) of dynamic memory, leaving 840 bytes for local variables. Maximum is 2048 bytes.
text section exceeds available space in board
Sketch too big; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing it.

Which board are you selecting? Are you choosing Arduino Uno?

from opencat.

borntoleave avatar borntoleave commented on August 18, 2024

from opencat.

regularfry avatar regularfry commented on August 18, 2024

Can we get this documented in the Nybble guide too, please? This affects the v0_2 board I've got too.

from opencat.

borntoleave avatar borntoleave commented on August 18, 2024

Yes, it's already mentioned in the manual: https://nybble.petoi.com/chapter4#4-2-1-install-through-the-library-manager

from opencat.

ukkuroda avatar ukkuroda commented on August 18, 2024

For IR remote comes with biddle,
only "DECODE_NEC", "DECODE_HASH" set to 1 and others set to 0.
You can find it in the image.
The document says "set unused decoders to 0" but there's no way to tell that the remote sends NEC codes.

from opencat.

kkiyama117 avatar kkiyama117 commented on August 18, 2024

Same error occured in my environment with the latest version of opencat.
Sketch uses 32448 bytes and global variables uses 1208 bytes.
What can I do to solve this issue?

from opencat.

borntoleave avatar borntoleave commented on August 18, 2024

from opencat.

kkiyama117 avatar kkiyama117 commented on August 18, 2024

I downloaded opencat yesterday, and do as written in docs.
I haven't downloaded IRremote and also edited any files in opencat folder
Please tell me where I should check, because maybe I'm wrong. It seems
writeinstinct.ino works well.

from opencat.

borntoleave avatar borntoleave commented on August 18, 2024

from opencat.

kkiyama117 avatar kkiyama117 commented on August 18, 2024

Since it's my first time using Arduino IDE, no libs should be installed but I'm going to try to reinstall everything. (I don't have time today, so I'll report back if it doesn't work.)

from opencat.

kkiyama117 avatar kkiyama117 commented on August 18, 2024

Reinstalling doesn't work well for me.
I'm using

  • Arduino IDE 1.8.16 (installed by Pacman, installer of Manjaro Linux)
  • this version of I2Cdevlib
  • PWM Servo driver Library 2.4.0
  • QList 0.6.7
  • main branch of OpenCat

And the error occurs in compiling. I can't copy logs directly since I'm using Japanese translation, but it says

Sketch uses 32448 bytes (100%) of program storage space. Maximum is 32256 bytes.
Global variables use 1208 bytes (58%) of dynamic memory, leaving 840 bytes for local variables. Maximum is 2048 bytes.
text section exceeds available space in board
Sketch too big; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing it.

from opencat.

kkiyama117 avatar kkiyama117 commented on August 18, 2024

I'm using version 1.0, and I choose Arduino Uno also.

from opencat.

kkiyama117 avatar kkiyama117 commented on August 18, 2024

I did it with using Arduino avr boards not with downloaded default by Arch Linux but with installed manually. Thanks for providing  the beneficial support.

from opencat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.