Giter Club home page Giter Club logo

bobwi's People

Contributors

g4lile0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bobwi's Issues

Problem

Hey, my name is Profesoratecno and I have a problem with compilation ZOWI BASE V2:

'class EEPROMClass' has no member named 'put'

Arduino: 1.5.6-r2 (Windows 8), Placa:"Arduino Nano, ATmega328"

ZOWI_BASE_v2.ino: In function 'void setup()':
ZOWI_BASE_v2:152: error: 'class EEPROMClass' has no member named 'put'
ZOWI_BASE_v2:153: error: 'class EEPROMClass' has no member named 'put'
ZOWI_BASE_v2.ino: In function 'void receiveName()':
ZOWI_BASE_v2:928: error: 'class EEPROMClass' has no member named 'put'
ZOWI_BASE_v2.ino: In function 'void requestName()':
ZOWI_BASE_v2:951: error: 'class EEPROMClass' has no member named 'get'

error cargar

hola, quiero probar a montar un zowi, pero me dice que el archivo es muy grande... ¿que hago mal? ¿me podéis ayudar? Gracias

Tamaño binario del Sketch: 32.584 bytes (de un máximo de 30.720 bytes)
processing.app.debug.RunnerException: Sketch demasiado grande; ver http://www.arduino.cc/en/Guide/Troubleshooting#size para consejos de como reducirlo.
at processing.app.Sketch.size(Sketch.java:1653)
at processing.app.Sketch.build(Sketch.java:1586)
at processing.app.Sketch.build(Sketch.java:1562)
at processing.app.Editor$DefaultRunHandler.run(Editor.java:1899)
at java.lang.Thread.run(Thread.java:619)

Battery problem

Hi All,
Anyone got battery problem like me. With cheap 4x AA battery, bluetooth HC-06 not running (no power). With 4x AA Energizer Bobwi can only run about 1 hour and then HC-06 not running (like cheap battery)

My Bobwi part:

  1. Arduino nano
  2. nano shield
  3. bluetooth HC06
  4. servo 9g x4
  5. Battery AA x4 (picture http://media.vatgia.vn/ir_type6/zjf1295920515.jpg)

I was using this code:
Control the robot from your Android phone:
Download the official "Zowi App" from bq
Configure the bluetooth module using this code: https://github.com/G4lile0/Bobwi/tree/master/code/v2/arduino/code/hc06_bt_config
Then load the Zowi base v2 software: https://github.com/G4lile0/Bobwi/tree/master/code/v2/arduino/code/ZOWI_BASE_v2

Tony .

Dudas con las conexiones

Hola,
revisando este proyecto y el de Brico3D, después de haber visto el código he entendido que irían así las conexiones:
Según lo que pude entender por el código, me puedes confirmar si este es tu plano de conexiones?
0 RX -> HC-06 TX
1 TX -> HC-06 RX
2 - NADA
3 - YR
4 - RL
5 - RR
6 - YL
7 - Third Button (como iría conectado?)
8 - Trigger
9 - Echo
10 - NADA
11 - LED Matrix SER
12 - LED Matrix RCK
13 - LED Matrix CLK
14 (A0?) - Third Button (como iría conectado?) -> Brico3D comenta que tuvo que poner un cable en A0 a modo de antena por recomendación tuya, a que se debe esto y como se debería conectar?
A2 - Buzzer
A6 - Noise detection
A7 - Información sobre batería

Podrías confirmarme estas dudas y como lo tienes tu conectado?

Un saludo

Right Leg Servo doesn't move

Hi G4lile0

Thanks to other comments i make it work and connect easily with HC-06 Bluetooth module, but somehow the Right Leg Servo doesn't move (already double check different servos, the board and connections), also doesn't make sounds (buzzer pin 10). Is a little bit confusing the libraries of Zowi some of them have bugs and switching to Bitbloq generate some kind of redundancy in variables. Your libraries seems better for Bluetooth, are the last ones?

Overall great job! and thanks.

Instructions for assembly

Awesome project I'm printing the parts now. Can you provide assembly instructions or some detailed pictures of the insides. Would save time in wiring together if not thanks anyway great job

Jim

The problem with pins TX and RX

Hey, my name is Arek and I have a problem with connecting the bluetooth to the other pins than the TX and RX. Pins TX and RX have probably damaged because the module does not transmit or receive any signals. On pins A0 and A1 Bluetooth module comes without any problems. I tried add this piece of code to ZOWI BASE V2:

#include "SoftwareSerial.h"
SoftwareSerial mySerial (A0, A1); // RX, TX - conversely

But when compile error appears that all other libraries have been unused and neglected. How do I connect a bluetooth module to the other pins than TX and RX and use them in ZOWI BASE V2?

Chasis para matriz led

Hola G4lile0.
He visto que has hecho una nueva base para la cabeza para añadir una matriz de leds en un video. ¿Es posible que publiques los diseños 3D de la nueva cabeza.? Gracias

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.