Profile Picture

Bravia

Country: Ireland
Member Since:

Achievements

  • 2011-12-31 - joined Synthiam
  • 2011-12-31 - joined your first forum discussion
  • 2012-02-19 - created first new question
  • 2014-08-26 - created a custom avatar
  • 2014-09-03 - attempted to help a fellow robot builder
  • 2014-09-06 - shared your first photo in the forum
  • 2014-09-07 - connected ARC to the cloud
  • 2017-10-17 - posted a robot project showcase

Latest submissions

question

Roboscratch

My project has one servo with min and max values set then I switch to roboscratch and would like to create a loop is this possible
question

Multi Colour Tracking

Would appreciate if someone could direct me to a sample script for multi colour tracking ,where each colour detected would carry out a specific task. Thank you
question

Development Kit

Would anyone who has a development kit ,with all servos and components supplied conneced know how much current it draws at 7.4v as I need to source a power supply to power a few kits. Thank you
question

Android

Had installed previous versions of mobile app on android tablet no problem .Attempted to load latest ver but told my device is not compitable using android version 4.0.4
question

Adc Motor Control Script

Attempting to control a motor with potentiometer (adc) and get it to move in correct direction (using hbridge) to a specified ADC position ideally I want the motor to operate like a servo ,give it a value and it will find that position and stop, this adcspecified would vary. script if ($adcSpecified = 135) (Get error variable not defined on this...
question

Adc Disconnecting Ezb

would appreciate assistance please included a short set of instructions that reads a potentiometer on a motor shaft and then moves a motor forward & reverse but for some reason it crashes my EZB after a few moves script :one set(d22, on) ADC_Wait(ADC7, lower, 120) set(d22, off) sleep(900) set(d23, on) ADC_Wait(ADC7, higher, 180) set(d23, off)...
question
Cloud Question

Cloud Question

Get this error while attempting to access cloud, logged in as normal,verified password ets edit # My user settings say no files saved in cloud,but mobile phone can access them
question

Test For Web Access

Some info for anyone that would like to setup web access havent actually tested the response of the EZB this simply outlines how I set it up and tested connection. 1. setup EZB as Wi-Fi Client and leave powered up 2.Identify your EZB ip address and port ( this can be found from your dhcp client list on your router) 3. Open port forwarding on router...
question
Web Access

Web Access

wifi connection wow its the way to go, experimented with both modes as explained in video very easy to setup Next step web access I have setup http server,also port forwarding in router Is it possible...
question
Bluetooth V3

Bluetooth V3

I require a new Bluetooth Module for V3 EZ-B.original has given up ,is this a suitable replacement please...
question

Guess? Next Big Feature

I note from another post that DJ is wondering can we read his mind on the next Big feature in EZ-B My guess Brain Control
question

Address Multible Cards From Speech

Is there a command that allows one to address multible cards from speech recognition ? *confused* edit; by default it addresses card "0" is it possible to address card "1"
question

Brainwave

Hello I am presently researching Brainwave Technology,specifically Neurosky Mindwave http://neurosky.com/Products/MindWave.aspx I hope to control my Robot once I can interface it with EZ B. Would appreciate any assistance anyone may have with this Headset. Pat
question
Mindwave

Mindwave

Just a query on Mindwave I get this error when I attempt to setup I understand as already explained it may not be fully functional, my question is this an error ezb software or possibly my pc.If this is...
question

Wii Hack

Has anyone created wii scripts in any project, as I have searched cloud examples and have been unable to locate any. Is it possible to search cloud examples for commands used in a particular project without actually opening ? Found a novel way to increase bluetooth range to Robot with onboard pc A wii Remote ,gives a range of up to 12 yards, so I...
question

Wii Remote Pc Permanent Setup

This is a Windows issue not EZ-B Is it possible to have the wii Remote setup as a bluetooth device permanently on pc rather than having to re install each time ?. As I hope to add at least two wiimotes to my project Thank you in advance Pat
question
Robot Leonardo

Robot Leonardo

Robot Leonardo under construction A motorised wheelchair base it incorporates the original motors and the joystick controller. Its design allows components to be removed so that modifications...
question

Ir Beacon & Ez-B

This Script may be of interest to anyone setting up the Pololu ir Beacon with EZ-B while I control 2 servo motors it should be easy to adapt to a movement panel :forward SLEEP(10) IF (GETDIGITAL(D11)=0) servo(d0, 48) GOTO(forward) ELSEIF (GETDIGITAL(D11)=1) SERVO(D0, 54) ENDIF :reverse IF (GETDIGITAL(D13)=0) SERVO(D0, 62) GOTO(REVERSE) ELSEIF...
question

Ez-B Script

trying to read four digital inputs need a little help please eg there are five possible options all are 1 or each is at 0 in turn. (d1,d2,d3,d4) say d1 0 moves servo d7 to position 50,once it changes to 1 move servo back to position 40 d2 0 moves servo d7 to position 30, once it changes to 1 move servo to position 40 d3 0 moves servo d8 to position...
question
Powerfull Robot .Safety Features

Powerfull Robot .Safety Features

At present I am working on a Motorised Wheelchair Base unit using the original Motors,these are pretty powerful and can inflict a lot of damage if great...
question

Ic2 - Mma7455 Connections

Looking for diagram connections of MMA7455 Accelerometer to ez-b please sorry post should read I2C ;)
question

Compass Setup

Please has anyone configured the compass with the movement panel I am trying to locate a sample setup on the forum? My requirements are to use the compass to steer my robot left or right say 10deg reading will move a servo to steer likewise 350deg will move servo in opposite direction to steer appreciate any assistance Pat
question

Dual Axis Compass

Having problem connecting The Sure Electronics DC-SS503V100 ezb connects & then disconnects after a short while no voltage drop on supply connections 5v gnd scl sda Any advice would be appreciated
question

Hbridge & Servo Control By Radar

Modified a Radio Control car ( single motor )driven forward and reverse by one output of HBridge Steering on front wheels controlled by a servo motor. works ok. tried to incorporate ultrasonic or ir distance sensor but no joy. cannot find an example in tutorials, or has anyone setup similiar using the custom controls. Thank you Pat
question

Adc ?

Having a problem reading adc Using the following script if (adc(adc0) > 10 ) servo(d1,29) ----------------------- adc0 shows full 5.volts but no change in servo value ? am I using incorrect commands ?
question
Eeg Brain Control

Eeg Brain Control

Hoping to add Brain wave control of my Robot I have seen it mentioned in a number of forums but would appreciate to hear from anyone who is using a brain wave headset that works with...
question

Bluetooth Bandwidth ?

I am using a bluetooth dongle to connect Ez-b and connect PS3 control ,no problem works very well, excellent Purchased a bluetoot headset for voice command of Ez-b. when I open my ez-b file before making connection (to ez-b ) voice commands appear in window ,but once I connect to Ez-b I loose voice command I presume its my bluetooth ability to...
question

Ping Distance To Servo

is it possible to use Ez Script to read Ping Distance and output a specific value to a servo motor, eg Ping_wait(d15, d16, lower, 150) then give a servo a specific value eg, move servo(d0, 45) My Robot uses two servo motors to control a joystick --------------------------------- Panic over it now accepts commands
question

Infra Red Commands From Ezb

Hi Dj Just another application idea for you. Currently I control my Tv using voice commands using EZb . I hacked my universal remote ,made up a few switching circuits & use the digital outputs of EZb to give commands. I note from Robosapien Video that you inject the infra red commands into its reciever circuit, Would it be possible to devise a...
question
Ez Script

Ez Script

A little help with Ez Script Please I am using four ADC inputs to ezb to control two servo motors. see sample Ez Script only one adc will have a low value at any given time all others will be high. a...
question

Power To Ezb

No Problem with my EZB works perfectly I supply do to d14 with an external power source,by initially cutting print on pcb when I disconnect main power to ezb and bluetooth red led goes out but the green led remains on is this normal dont want to do damage this brilliant card Pat
No general conversations. Click here to start a conversation.
No robot skills. Click here to view the Robot Skill Store.
No live robot hacking sessions. Click here to view the past live robot hacks.
No user tutorials. Click here to view all user tutorials.
No robot apps. Click here to view all user robot apps.
No firmwares. Click here to view robot hardware and firmwares.
No 3D printable parts. Click here to view 3D printing robot library.
No features requests.