Tuesday, June 02, 2009
I need to make a modern web design website... for websites integrating new technologies such as googlemap, facebook, etc.
RFID antenna and reader
I must make an RFID sniffer, then a reader and writer.
RFID sniffer:
http://www.openpcd.org/rfiddump.0.html
http://gnuradio.org/trac/wiki
http://www.ettus.com/
http://events.ccc.de/congress/2005/fahrplan/events/769.en.html
RFID reader/writer:
http://www.openpcd.org/about.0.html
I need to go get an evaluation for the price of all the parts...
RFID sniffer:
http://www.openpcd.org/rfiddump.0.html
http://gnuradio.org/trac/wiki
http://www.ettus.com/
http://events.ccc.de/congress/2005/fahrplan/events/769.en.html
RFID reader/writer:
http://www.openpcd.org/about.0.html
I need to go get an evaluation for the price of all the parts...
Wednesday, May 17, 2006
Markov chains
What i need is to set a goal, and use markov chains to have the program reach that goal.
For example if i want the program to convey a certain message ie. "i'm hungry" it will use markov chains to say that, once it has reached that goal some sort of checksum will be filled.
needs:
markov chains;
% accuracy counter;
goals.
Goals are created by interactions.
i can have functions contain certain values ie.
"Get me" = 1
"Music" = 2
"name %data" = 3
For example if i want the program to convey a certain message ie. "i'm hungry" it will use markov chains to say that, once it has reached that goal some sort of checksum will be filled.
needs:
markov chains;
% accuracy counter;
goals.
Goals are created by interactions.
i can have functions contain certain values ie.
"Get me" = 1
"Music" = 2
"name %data" = 3
Saturday, April 29, 2006
Monday, November 28, 2005
Puting it all together
I'll have more time for this when my exams finish off. And i convince myself to it.
Friday, November 11, 2005
Monday, October 31, 2005
Wednesday, October 26, 2005
Project PAI (pronounced Pie)
Practical Artificial Intelligence:
Main Input Components:
Main Input Components:
- Eye
- Webcam
- Basic motion detection
- basic shape recognition
- Ear
- Microphone
- Voice detection
- Voice recognition
- Skin
- Keyboard/mouse
- Mouth
- Answers to a question
- Any output sound functions (read, ...).
- Physical expression
- Monitor
- Warning signs, success sign.
- output to inputed inquiry (answer a question).
- Action
- Computation
- Other non outputting orders
- Must acquire input, operate, and give output
- Multitasking/threaded?: one thread (process?) per input, several threads per process?

