element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Robotics
  • Technologies
  • More
Robotics
Forum how to control several motors with arduino and emotiv epoc?(i need immediate help plz!!!)
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Robotics to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 7 replies
  • Subscribers 63 subscribers
  • Views 1039 views
  • Users 0 members are here
Related

how to control several motors with arduino and emotiv epoc?(i need immediate help plz!!!)

Former Member
Former Member over 13 years ago

hi everyone,

 

 

so basically the first thing im trying to do is connect the Emotiv epoc to an arduino,then connect the arduino to all the motors,someone told me that i have to add things to the arduino to make it work with all the motors,then a program called processing is used to send commands or whatever to the arduino,so what i know is i have to make a code so that the arduino can understand what is coming from processing.if someone out there knows how to work with the emotiv epoc then thatll be very useful.

 

the amount of motors and what i want them to do:

 

motor 1:  2 directions

motor 2:  1 direction

motor 3:  1 direction

servo  1:  1 direction

 

what i want to do/get help in:i want to get processing to work with arduino from the emotiv epoc,then possibly try and get the the arduino to work with those motors(someone told me id have to use more than 1 uno?)

 

anyway,so if someone undertands what i am trying to do then please help me because this is a project which i shall be entering into a competition,if you are good with hacking and coding the arduino then please contact me with your number os we may talk because sometimes i have problems understanding and getting other people to understand what i want to do.if you live anywhere in or near dallas then please contact me.

 

for those who dont know what the emotiv epoc is,it is a headset which reads your brainwaves.

  • Sign in to reply
  • Cancel

Top Replies

  • Robert Peter Oakes
    Robert Peter Oakes over 10 years ago +1
    An uno has limited RAM and FLASH for programs to be stored in but can easily control 4 motors but to handle EPOCH may not be within its capabilities, An Arduino MEGA2560 though would be more capapable…
Parents
  • Robert Peter Oakes
    Robert Peter Oakes over 10 years ago

    An uno has limited RAM and FLASH for programs to be stored in but can easily control 4 motors but to handle EPOCH may not be within its capabilities, An Arduino MEGA2560 though would be more capapable as it has way more RAM and FLASH as sell as IO

     

    If EPOCH runs on the PC then what is its method of interfacing to other apps / hardware, is it written in C, Java, other ??

     

    You dont need Processing...

     

    The Arduinos present them self to a PC/MAC/Linux sa a com port so you can use ANY language that can read and write to the com port to interact with the Arduino / chosen controller quite easily

     

    My advise is to decide what you want the various components to do, then how there going to communicate, then pick products that can help meet the needs, this way your less lightly to be boxed in by a bad choice

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • michaelkellett
    michaelkellett over 10 years ago in reply to Robert Peter Oakes

    The Epoch has  a wireless interface to a USB dongle - it is very un-likely that you will be able to interface to the dongle from an Arduino. Talk to the people who make it and ask if they have drivers that work on any platform other than a PC - if not then you'll need to use a PC - which can with some extra hardware , control motors. Alternatively you might be able to get the Epoch people to document access to the wireless protocol but I wouldn't expect them to agree.

     

    MK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • michaelkellett
    michaelkellett over 10 years ago in reply to Robert Peter Oakes

    The Epoch has  a wireless interface to a USB dongle - it is very un-likely that you will be able to interface to the dongle from an Arduino. Talk to the people who make it and ask if they have drivers that work on any platform other than a PC - if not then you'll need to use a PC - which can with some extra hardware , control motors. Alternatively you might be able to get the Epoch people to document access to the wireless protocol but I wouldn't expect them to agree.

     

    MK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube