برترین 7 برنامه مشابه به IOIO-Q I/O Basic

IOIO Hardwarer Tester 1.06
Felix Adamczyk
The IOIO Hardware Tester is the main application to inform you,ifyour phone is working properly with your IOIO board.The implemented functionality is to connect automatically toyourIOIO board and show you all informationen about its hardwareandsoftware IDs. With the toggle button, the yellow onboard ledcan beswichted on and off.When you are succesfully connected to IOIO we would be happyifyou clicked on the feedback button to send us automatically alltheinformation which are displayed on the screen. With the feedbackwetry to update these two pages:https://github.com/ytai/ioio/wiki/Supported-Deviceshttps://github.com/ytai/ioio/wiki/Supported-Bluetooth-Dongles
IOIO Servo Explorer
TugaDroid
IOIO Servo Explorer gives you the abilitytotest your IOIO Board and your servos.You can connect to your IOIO using any of the 4 supportedconnectiontypes.Just select the connection type and hit the ON/OFF Button. Onceyouconnect to your board, select the servo type from the list anduseeither the 5 fixed angle buttons or the slider to changetheservo-arm position.All events are properly logged in an easy to understand way.PWM Output uses pin 40, so you only need to connect your servoto5V, GND and then Data IN to pin 40.Have Fun!
IOIO Script - Easy Programming 1.05
*** THIS APP IS NOW OBSOLETE, PLEASEUSEDROIDSCRIPT WITH THE IOIO PLUGIN ***Easily write programs for the SparkFun IOIO boardusingJavaScript. No need for a PC, just edit code directly on yourphone(or edit on a PC if you prefer). You can write normal appstoo!- Control 48 digital outputs.- Read 16 analog inputs.- Control 9 PWM outputs.- Control 9 servos.- Control 4 UARTs.- Control via USB or Bluetooth.- Access phone's sensors.- Send/Recieve commands via Wifi.- Stream video to your PC.- Draw graphics to screen.- Control Lego Mindstorms.- On phone documentation.- Plenty of samples.- Write other types of app.NOTE: Make sure you have USB debugging enabled and that youhavethe official "IOIO Manager" software installed on your phoneassome boards come with a firmware version which requires it.NOTE1: The "LED Dimmer" sample will not work on the OTG boardasit has no PWM on pin zero.NOTE2: Due to ADB-USB security changes in JellyBean, onlyaBluetooth connection can be used at the moment.Please let us know via email or the forum what other samplesyouwould like added and what functionality you would like to seeinthe next version.Forum: http://bit.ly/12QWpox-- THIS IS BETA SOFTWARE --So please be kind and send issues to usatSmartphoneRemote@gmail.com or post on the forum instead ofputtingnegative comments on google play. Thankyou.*** 48 hour 'peace of mind' refund available. Just emailuswithin 48 hours of purchase for a full refund ***Please rate this app if you like it!
IOIO-Q Project 1.0
INEX
แอปพลิเคชั่นเพื่อต้นที่ใช้ควบคุมการติด-ดับของหลอดไฟ LEDบนบอร์ดIOIO-Q โดยการใช้ toggleButton ในการกลับสถานะ LEDAn application to usethecontrol stick - put the LED bulbs on the board IOIO-QtoggleButtonusing the returned status LED.
IOIO-Droid Sensor Manager 1.0.3
kaolick
Have you ever been looking for an easyandconvenient way to measure sensor data with your IOIO?Then IOIO-Droid Sensor Manager is exactly what you werelookingfor! Simply configure your set of sensors and press Start.That'sall! But there is more. IOIO-Droid is offering a lot morefeatures.And the best thing is: It's for free!!!Here is a list of features IOIO-Droid is offering you:- manage your set of sensors (add, delete, edit, pause)- start and stop measuring processes by simply pressingabutton- view measured values (even during measuring processes)- upload your measured values (manually or automatically)toXively.com - the internet of things platform - for furtherusage(optional)- record your devices location frequently and upload ittoXively.com (optional)- export your measured values (and more) as *.csv files toyourdevice's external storage- use the simulation mode to test all application featureswithoutconnecting a IOIO boardTips and tricks:- use the help function to learn more about IOIO-Droid- to use Xively.com you need an account, your API-Key and yourFeedID- do a long-click to edit an existing sensor- press a sensor's pause-icon to pause it, meaning it is notusedduring your measuring process (this way you don't have toconfigureyour sensors that you often use again and again)If you have any questions, comments or suggestions don'thesitateand send me an email.
Remote App for IOIO Rover 1.0
YhezzDan
First upload of the CapstoneProjectApplication namely Android Surveillance Remote Applicationfor IOIORover.This application aims to control a functional rover that has a4mechanical wheels, pan tilt servos and an ultrasonic sensorwithcamera footage of the rover's point of view and a photocapture.Stay tuned for the updates of this IOIO project, resourcesanddetailed description will be posted later.
IOIO XCSoar Bridge 1.1
Christian Jürges
This is app was created because theKoboreaderinstalled with XCSoar can not talk directly to theolder(not OTG)IOIO Boards.First you need to enable Kobo's WIFI and connect it toyourWIFIHotspot activated on your android mobile device whichshouldbeconnected to you ioio device. In most cases you androiddevicewillhave 192.168.43.1 as ip address.The app will automaticly detect when the ioio devicehasbeenconnected to you IOIO and will reconnect if physicalUSBconnectionwas interrupted. You should also configure thecorrectuart portbaud rate according to the baudrate of you LX orFLARMdeviceconnected to the IOIO Board.Configure XCSoar by using the TCP client driver by settingtheIPaddress and TCP port.It's also possible to connect 2 KOBO's to the bridge.Thiscouldbe interesting when flying in double seaters.TCP listen ports are defined according the XCSoarTCPclientpresets.The bridge is configured as described below:Uart 0 <--> TCP Port 4352 and 2000Uart 1 <--> TCP Port 4353 and 10110Sending command vom XCSoar to your LX or whateverdevice(forexample changing MC Ready) should also work, but hasnotbeenthroughout tested.Downloading flightlogs does not work and willprobablyneverwork.This is free software, developed by Christian Jürges inmyfreetime and for fun. New developers welcome.Feedbacksappreciated.Get thesourceat:https://gitlab.eqipe.ch/chris/IOIOXCSoarBridgeThanks a lot to the XCSoar team for their great work.