I need help with the configuration aspect for Nybble.
I can't seem to get output from my serial monitor (it just draws blank) and my Cat makes a weird noise, that's it. (I have Nyboard V1_0)
I've done everything I possible can, included all the libraries, made sure the switch is on Arduino.
This cat, every-time I use the TestBuzzer, like I will compile and upload, does nothing up until I reset the board then the buzzer goes. I guess it's the same for the WriteInstinct.ino, when I compile and upload nothing happens up until I restart the board, and it makes a weird little noise and I see nothing on the serial monitor.
Also it might be an issue of the USB cable which I will use another but it doesn't hurt posting my problem and asking for help.
Thanks!
I see one problem here. Please unplug the grove wire connected to the first socket. The ultrasonic sensor should be connected to the forth socket.
I also work on a Mac. The strange thing is that you can upload the code through the serial connection, and you can see the monitor prints out something with testServo. So the serial connection should be good. But when you upload writeInstinct.ino, nothing is printed.
How much memory is used according to the compiling information? Could you upload other small test sketches to see if the serial monitor prints out information?
As to the servos, you have to connect the 14500 3.7V Li-ion batteries to provide enough power.
So
Here's a video:
So, I switched libraries ( the one made for Nybble) and I have a MacBook Pro, so my connection to the board might be weird.
The capacity doesn't matter. If possible, please take a video to show how you're setting up the robot, especially how the wires are connected.
The I2C switch should be dialed to Arduino. The model definition in OpenCat.h should be Nybble and V1_0.
I'll get up a train very soon and will reply after 24 hours.
Uh they Garberial 14500 1200mAh 3.7V Li-ion batteries,
are they suppose to be 2800mAh?
Have you connected the right batteries? Two 14500 3.7V Li-ion batteries.
So, here's the thing, i have been pressing the reset button on the NyBoard and nothing comes from the serial monitor, and the cat makes this weird faint beep, that's it.
Like, I know it connects to the board and it's able to read and write to it, but nothing is happening in the serial monitor?
When I did the TestServo, I got this.
So, like i don't know. The cat doesn't do anything when this executes.
Also when my switch was on I2C, I got actual output to the serial monitor but when I switched it back to Switch (Arduino) it stops working?!
According to your screenshot, the serial uploader is connected properly and communicates with the board correctly. If you cannot see outputs, please press the reset button on the NyBoard and watch the serial monitor.