element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
Arduino
  • Products
  • More
Arduino
Arduino Forum Handheld transmitter
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 21 replies
  • Subscribers 396 subscribers
  • Views 1054 views
  • Users 0 members are here
Related

Handheld transmitter

royston02
royston02 over 11 years ago

I see many people build wireless reciver for electric skateboards and wanted to build one which could be controlled by a phone(android) and a handheld reciver. A few questions:

-How to make one like this(wireless)?

https://s3.amazonaws.com/ksr/assets/002/032/858/34c0fa6478a0d319f5b712b27be07e5d_large.jpg?1400567936

-Can I use a bluethoot module for the handheld reciver or will it intefere with the signals send to the phone(one will be on the skateboard)?

It's my diy project because I like skateboardsimage.

  • Sign in to reply
  • Cancel

Top Replies

  • Robert Peter Oakes
    Robert Peter Oakes over 11 years ago +1
    An example of a very simple transmitter / receiver could be based on the TI Booster Pack (CC110L Booster sub 1GHz radio) http://www.ti.com/tool/430boost-cc110l this has a simple to use transmitter on a…
Parents
  • Robert Peter Oakes
    0 Robert Peter Oakes over 11 years ago

    An example of a very simple transmitter / receiver could be based on the TI Booster Pack (CC110L Booster sub 1GHz radio) http://www.ti.com/tool/430boost-cc110l

     

    this has a simple to use transmitter on a board, it comes with an MSP430 MCU and the board has a prototype Area to put the MCU on the same board if you want, you get a Pair for very little $$$   (<20$ for a pair)

    TI here  http://www.ti.com/tool/430boost-cc110l      

    or

    E14 here  http://www.newark.com/texas-instruments/430boost-cc110l/add-on-brd-cc110l-rf-booster-msp430/dp/74T6826?MER=PPSO_N_C_EverywhereElse_None

     

     

    RF BoosterPack with the CC110L module from Anaren

     

    I have already made up one with a DHT11 Temp/humidity sensor and a switch, it was very simple to do, there are plenty of IO available as well as ADC, PWM etc

     

    If you get one MSP430G launchpad (12$ from TI or from E14)

    image 

    http://www.newark.com/texas-instruments/msp-exp430g2/msp430g2xx-launchpad-flash-emulation/dp/77R3863?MER=ACC_N_L5_SemiconductorsToolsAndAccessories_None

     

    then this gives you the programmer platform you need and you can program with Energia which is the exact same (Except it is red) as the Arduino IDE, a significant set of Arduino programs will work with little to no alteration

     

    If you want to run the radios with Arduino you can if you choose, there connected with SPI so easy to do

     

    Oh you could also add one of these

    430BOOST-SHARP96 BoosterPack

    TI: http://www.ti.com/tool/430BOOST-SHARP96?keyMatch=sharp96%20booster%20pack&tisearch=Search-EN

    E14: http://www.newark.com/texas-instruments/430boost-sharp96/lcd-boosterpack-msp430fr5969-launchpad/dp/11X5261

     

    Note the capacitive slider space on the left and right of the board, based on you example interface, this could meet the bill. This of course would be a prototype but all the parts needed are represented in the above set of components I have linked in

     

     

    None of it includes interfacing to a phone but it does everything else including a hand controller.  and that can be achieved with a CC3000, 3100, 3200 based booster boards.

     

    Hope this may help

     

    Peter

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • royston02
    0 royston02 over 11 years ago in reply to Robert Peter Oakes

    Thanks Peter, but you're not really at the point. It should be 3*16 cm. And I require help in finding a nice transmitter and receiver with least voltage consumed(as well as amps).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • royston02
    0 royston02 over 11 years ago in reply to Robert Peter Oakes

    Thanks Peter, but you're not really at the point. It should be 3*16 cm. And I require help in finding a nice transmitter and receiver with least voltage consumed(as well as amps).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • royston02
    0 royston02 over 11 years ago in reply to royston02

    something like this with low power consuptions

    -http://robokits.co.in/shop/index.php?main_page=product_info&cPath=7&products_id=75

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to royston02

    Royston,

     

    That transmitter would probably work for you, but it needs digital data in, so you would need an analog to serial digital converter (you could use a micro controller).  Your arduino at the other end (on the skateboard) would be able to handle the serial data, should be easy enough to write the code.  If you want to use bluetooth with a phone like you mentioned, you're going to probably need some sort of microcontroller (ATTiny85 is a pretty small MCU) to perform the analog to digital conversion and interface with the bluetooth module.  Then you'd need to write a cellphone app to send the bluetooth commands, and the arduino code to process them.  There are probably libraries available to handle the interface with the bluetooth module.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
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