You are not logged in.

#1 Re: Any Questions » Fading LED eyes » 2015-11-03 14:27:53

Hi Gualif,

thanks for explaining! Looking forward to see BLE controller source to understand the head-part..

#2 Any Questions » Fading LED eyes » 2015-11-03 11:23:57

Tueddy
Replies: 3

Hello,

currently i try to understand the software and made a breadboard layout with Aduino micro.
I wonder the function of the fading LED eyes?
LED_OUT is defined as 13, is it IO13 - physical PIN 32?
While uploading to firmware the LED is fading in & out. That's nice.
But what is the function of the LED's in normal use? I cannot see any command to switch LED on/off?
Am i miss something?

Dirk

#3 Any Questions » External EEPROM » 2015-10-20 13:03:50

Tueddy
Replies: 1

Hello,

sourcecode says used EEPROM is 24FC1025 (1MB?) but in schematics there is is 24C04 (4KB). Which one is used?
Is external storage used for motion files? Please explain..

Best regards
Dirk

#4 Re: Customization Hints » testing firmware on blank Arduino Micro » 2015-10-20 10:53:13

Hi Guvalif,

thanks now i see! <vi works and i can upload motion with latest motion installer for win.
I'll try a bluetooth HM-11 BLE 4.0 module because BLE113 visual is not available in germany.
The HM-11 is cheap and seems to work with iOS. I'll report back here if it works.

Best regards
Dirk

#5 Re: Customization Hints » testing firmware on blank Arduino Micro » 2015-10-17 21:01:12

Thanks Guvalif for explaination!

Typo is fixed, perfect!
My baudrate seems to be wrong, but in Arduino IDE i cannot set to 2,000,000? Max value in serial monitor is 250,000 baud.
Is there a line like Serial.begin(9600);? I did not found it..

Dirk

#6 Re: Feature Requests » TTS » 2015-10-17 20:53:22

Hello Guvalif,

no problem, just a suggestion. I've tried the arduino TTS library, sounds horrible! And adds arround 10KB to RAM..
Dirk

#7 Feature Requests » TTS » 2015-10-16 19:12:58

Tueddy
Replies: 3

Hi,

would it be nice if Plen2 could talk to you? I think of a simple text to speech engine like this:
http://forum.arduino.cc/index.php?topic=49654.0

It requires only simple hardware and one pin. Text message commands send via serial..
Arduino-LM386.png
I don't know if enough RAM available for this. What do you think?
Dirk

#8 Customization Hints » testing firmware on blank Arduino Micro » 2015-10-16 19:00:18

Tueddy
Replies: 5

Hello Plen2 team,

first to say: Plen2 is the most beautiful mini robot i've seen, my son will love him. Domo arigato, Mr. Roboto!

I've uploaded the firmware to a naked Arduino Micro to make some tests.
Firmware is well structured using classes, separate units and easy to understand namespaces.
Well done!

1.) Plen2 doesn't say: "Hello my name is Plen2, my system is up and running firmware 1.xx, let me walk!" This would be very helpful to test

2.) <vi command does nothing?

3.) Enabling DEBUG: "xxx in fuction" should it be "xxx running in funCtion"?

4.) It's unclear how USB-/BLE serial work together. When i connect a BLE serial shield i can communicate via both connections?

Thanks so far
Best regards
Dirk

Board footer

Powered by FluxBB