Hello everyone,
Good day to all, I am currently working on a project which involves 8 ( minimum ) mobile phones to be connected to a physical system via USB ( com ports ), the system sends specific AT commands to each mobile phone almost every second and will receive response from the mobile phone, so in short all the mobile phones and system would be in continous process 24/7, I have developed a program/application on .NET which is of about 1MB .exe file for automated requests handling, this application basically receives instructions from from DB and sends instructions accordingly to specific mobile phone.
My questions are:
whether we can install .NET framework and our custom build application on windows 10 iot core deployed on pi 3 ?
Whether the pi 3 can handle such level of continous process ?
I would be connecting an External powered USB HUB
With the pi 3 to connect all my mobile phones, would the USB HUB will assign com ports automatically to all my mobile phones which I would be connecting?
The application that I have developed is separate for each mobile, means if I am going to connect 8 mobile phones I have to launch 8 applications, so would pi 3 can handle ?
I have never used a pi and not have good knowledge on it, did some basic research over the internet on it.
Some help from you guys would be highly appreciated.
Thanks and regards
Sent from my ONEPLUS A3010 using Tapatalk
Hello ?
Anyone?
Sent from my ONEPLUS A3010 using Tapatalk
Related
1st I found that Motorola Droid/Milestone is capable of USB host mode
tombom.co.uk/blog/?p=124
2nd root is possible on Milestone
knowyourmobile.com/motorola/motorolamilestone/milestoneuserguides/381918/how_to_root_the_motorola_milestone.html
3rd Android can chroot debian
android-hilfe.de/anleitungen-fuer-motorola-milestone/26870-how-debian-chroot-mit-lxde-auf-dem-milestone.html
So can I run aircrack-ng on debian and use connected USB wifi adapter with it?
or is there any other device which can do that?
i believe you need to be able to put your wifi adapter (the wifi chip in the phone) to a certain mode, i forget what. it varies from phone to phone as different phones use different components.
yes it could work, you would just have to get airmon-ng working to run the card in monitor mode (think thats what you were thinking of x1infusion).. let me know if you have any luck as I am trying the same with my x10..
I know Im a little late in replying, however just stumbled across the topic. But there is a new app in the market place called shark(ethereal/wireshark), this is def. right along those lines. Furthermore, I believe it could def. be beneficial to check out the possibility of dropping a symbian or debian OS on the device. These have full linux potential as well as I have seen instances when both of these have been flashed to the A855(traditional droid). However Im not sure if they can be used on the milestone
Sent from my Droid using Tapatalk
Also, it the card(wifi) would have to be put in active/promiscous mode as its traditionally called. I know that depending on the chip it does vary but I am not too sure about mobile Wi-Fi chips
Sent from my Droid using Tapatalk
What you guys think about it?
I gonna try it - this night I want to download an .img file for raspberry and also .iso for normal computers
Website: http://kali.org/
Download: http://www.kali.org/downloads/ (you need to chose armel architecture and then Raspberry PI version)
About (docs): http://www.kali.org/official-documentation/
Yeah I saw this also, it will be fun to use but it will not be good for cracking passwords fast because of the raspberry pi's hardware. Might test it out on mine soon
Informations from me (will be keep updated):
Didn't try the special applications yet, but I feel it boots much slower than Raspbian. Reading package lists is slower too, but it's prolly because of more apps on list, so it's possible to fix.
Use Thunar file manager - it's much faster than the second one.
Midori is shutting down without any reason.
3.8GB of SD card used after writing it (checked in file manager).
Chromium doesn't work at all.
Already decided to stop using it, just need to test tools now...
I installed it , but how do I connect to the internet? I dont see any wifi scanner to find a network.
Also i went to the command prompt and is not readying my usb wifi adapter... doesnt find wlan0
Sent from my SPH-L900 using xda app-developers app
I connected it with ethernet cable so I didn't have such a problem.
It's strange that kali doesn't see a wificard - it has many built-in drivers. Maybe you are searching wlan0, when it's for example wlan1? Did u use ifconfig and iwconfig?
From my understanding the rPi does better with hf than it does el, so it seems that if Kali OS could be compiled for the rPi using armhf instead that the performance might be better overall than running an armel version. On that note, you won't see the same speeds as a Raspbian distro merely because it is using armel compared to Raspbian which uses armhf.
So, everyone
My laptop is annoying me to death because every single time i boot Windows, be it 7 or 8, i can't stay more than 30 mins without getting to Tmax and the laptop turning off. I'm currently developing a game in XNA GS 4.0 so i need Windows for the game to be done...
Question is, can i install Windows XP on my Acer V3-571G laptop with the following specs:
-Intel i5-3210M 2.5Ghz, Turbo Boost @3.1Ghz
-nVidia GT630M 2GB GDDR3 128-bit (Fermi GF108)
-Intel HD4000
-Atheros AR5BWB222 wireless a/g/n (i actually NEED this as Ethernet is already used by an old Linux PC)
-4GB RAM DDR3
-500GB HDD (must set it to Legacy mode for XP setup to boot)
-it's either Realtek HDA or Dolby Home Theater audio
-15.6" HD screen
http://forum.xda-developers.com/showthread.php?p=28602532
Sent from my GT-I9505G using Tapatalk
You can install it on whatever PC that meets the minimum requirements.
edisile said:
You can install it on whatever PC that meets the minimum requirements.
Click to expand...
Click to collapse
Just don't expect to be able to find any drivers. Your GPU will not run, neither will the WiFi, and if you're using a really new system, not even your motherboard.
Thread Closed
Senior Moderator
Hello guys!
I have a raspberry PI 3 (model b) with all necessary accessories and different sensors such as (DHT11, BMP 180, MQ-2 etc.)
So far I have managed to install Raspbian OS and log-in to PI using Putty via Wi-Fi (as I don't have external screen)
1. Is it possible to connect many sensors let's say about 3 to 5 to a single breadboard connected with raspberry PI 3?
2. Once the sensors are added successfully is it possible to collect and send data to the android app? Let's say if I create a very simple looking android app and then I can see the temperature directly from the sensor on phone?
I know there are different IoT platforms that allow sharing data in the cloud, but I want to build everything from scratch.
I am a beginner on this, so I am still studying and reading but would appreciate if someone could give me some guidance where to start.
Regards
you can use and adruino and a bluetooth module to connect it to a raspberry pi and build an app to receive and display the data from the sensors. building one myself for a project.
U can do something like this with raspberry pi + arduino
https://github.com/Ayush1325/SmartHomeModel
Raspberry pi and arduino are connected via a simple serial usb cable that comes with arduino.
It uses PubNub as the server and arduino and Android phone are connected to internet.
why not just RDP or use JuiceSSH for viewing remotely
hey everyone, not sure if this is in the correct place so apologies if it is not.
Does anyone know if it is possible to run a remote desktop client on my note 9 back to my office computer, with a usb device passthru?
What I need to do is run a remote from my office computer with vehicle diagnostic software and be able to be onsite with a vehicle and plug the diagnostic cable in via the USB c on my Note 9, back to the software on my office computer?
recently my work laptop has died and i need a solution to running this software remotely, unless anyone can suggest a VM style app that will run full windows?
thanks.