You want to receive data from wifi with your Netbook, Tablet or Android phone, that's easy!!!
Here is a demo on youtube:
[/youtube]
You only need a 5 steps flowcode program and a ready to use software on your windows or android terminal.
Here is the flowcode program!:
Here are the steps
Step1: EBlock Hardware
Connect a wifi E-block to a HP488 board. Wire +V and +14V
If you use 16F887, connect the EB069 to port C
Step2: Windows sofware and harware
You can use any windows hardware(tablet, laptop ect...) The only requirement is wifi. I will use the term netbook for the following steps.
Download netstuff here(tested ok with xp and w7):
http://jacquelin.potier.free.fr/networkstuff/
Step3:Download the following 5 steps Flowcode program:
Step4: Configure your EB069 wifi E-Block(not necessary if you use TCP)
Connect your Netbook wifi to the Eblock:
"Flowcode"
In ethernet explorer, write:"192.168.0.2"
user: admin - pass: admin
In serial setting/protocol, change to UDP.
Step5:
Run Netstuff
UDP Client: 192.168.0.2 Port 5000
Send the datas you want (unselect send\r\n after data + select send hex data: that's easier)
Each data received will be send on the LEDs
If you want to use your Android device:
If you are a student at INSALyon, ask for "packet injection" por android devices. It's a netsuff like for android. It was spécialy developped to be used on the eb069.
If you are not at INSAlyon, use Easy Packet Blast:
https://market.android.com/details?id=c ... rch_result
Remarks:
I use a HP488 EBlock+PIC16F887 for the demo but a 16F88+EB006 main board+LED board can be used.
If you are a student at INSALyon, ask for "packet injection" por android devices. It is spécialy developped for use on the eb069 eblock.
It is possible to do much more complex systems. Here are some examples:
http://www.matrixmultimedia.com/mmforum ... =41&t=9937
EB069 e-block is very simple to use with android or windows
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: EB069 e-block is very simple to use with android or wind
That is a very good project!
Thanks Ben for sharing
Thanks Ben for sharing

Martin
Re: EB069 e-block is very simple to use with android or wind
yes That's a very good project.
thanks,
thanks,
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: EB069 e-block is very simple to use with android or wind
Fantastic project, will be giving this a go with my android over the holidays 

Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: EB069 e-block is very simple to use with android or wind
It's very interesting. Hence, using the wifi module will realy ease the Android<->E-block projects
Thx a lot

Thx a lot

There's no place like 127.0.0.1
-
- Posts: 594
- Joined: Thu Sep 17, 2009 7:52 am
- Location: Belgium
- Has thanked: 63 times
- Been thanked: 102 times
Re: EB069 e-block is very simple to use with android or wind
Awesome project !
When I get an Adroid I definitely will try something like this.
When I get an Adroid I definitely will try something like this.
-
- Posts: 155
- Joined: Sat Mar 28, 2009 5:44 pm
- Location: LYON FRANCE
- Has thanked: 3 times
- Been thanked: 41 times
Re: EB069 e-block is very simple to use with android or wind
Android phones are cheap now.
The phone used in the youtube video is less expensive than the eb069 wifi eblock.
A tablet will be more confortable to use.
Don't miss the smartphone to eblock revolution!
The phone used in the youtube video is less expensive than the eb069 wifi eblock.
A tablet will be more confortable to use.
Don't miss the smartphone to eblock revolution!
Re: EB069 e-block is very simple to use with android or wind
+1
However, if a Wifi e-block is an easy way to have a communication, it's expensive in terms of energy. I think an e-block with a USB slot which translate RS232 into USB messages, and perhaps some Android libs, would be really a big improvement for the use of Android on embedded prototypes.
However, if a Wifi e-block is an easy way to have a communication, it's expensive in terms of energy. I think an e-block with a USB slot which translate RS232 into USB messages, and perhaps some Android libs, would be really a big improvement for the use of Android on embedded prototypes.
There's no place like 127.0.0.1