rwblinn Posted December 26, 2014 at 10:37 AM Share Posted December 26, 2014 at 10:37 AM Hi All, want to share example apps to control the Master Brick and Bricklets using B4x (see http://www.b4x.com - Rapid Application Development (RAD) tools for native Android (B4A), iOS (B4i) and desktop / webserver apps (B4J)). So far, have not seen any TinkerForge examples using B4x. With B4x it is rather simple to control Bricks using the Java Library. It is also possible to use the JavaScript Library. Additional information & examples Control Bricklets RemoteSwitch, Temperature, Humidity B4A & B4J App using TinkerForge Java API Binding. http://www.b4x.com/android/forum/threads/tinkerforge-control-example.48625/#post-302383 Raspberry Pi Webserver to control Bricklet RemoteSwitch B4J Webserver using JQuery Mobile & TinkerForge JavaScript API Binding. http://www.b4x.com/android/forum/threads/home-automation-with-b4a-b4j-using-tinkerforge.41474/#post-252946 More apps under Development. Enjoy, Rob Quote Link to comment Share on other sites More sharing options...
Malik Posted December 27, 2014 at 08:16 PM Share Posted December 27, 2014 at 08:16 PM Hi Rob, haven't looked into it in detail, but lots of thanks for the links. The idea of making Tinkerforge modules available in the net is what's keeping them upfront! Thanks, Malik Quote Link to comment Share on other sites More sharing options...
borg Posted December 28, 2014 at 11:37 PM Share Posted December 28, 2014 at 11:37 PM Not sure if i completely understand what is happening . You can use some kind of Basic dialect to write Apps for Android/iOS with b4x and you talk to the Bricks/Bricklets through this Basic with the help of our Java Bindings. Right? Quote Link to comment Share on other sites More sharing options...
rwblinn Posted December 31, 2014 at 11:32 AM Author Share Posted December 31, 2014 at 11:32 AM Hi borg, Yes that is correct. Anywhere Software offers Rapid Application Development tools for native Android (tool B4A), iOS (tool B4i) and Desktop plus server (tool B4J). I have developed first B4A and B4J apps to talk to a TinkerForge MasterBrick and several connected Bricklets (RemoteSwitch, Temperature, Humidity, Barometer) using the tinkerforge.jar Library. The Basic dialect developed by Anywhere Software offers a JavaObject library to make that happen. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.