are there any simulation program for the arduino

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
engahmedkamal91
 
Posts: 11
Joined: Mon Dec 02, 2013 8:57 am

are there any simulation program for the arduino

Post by engahmedkamal91 »

are there any simulation program for the arduino

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: are there any simulation program for the arduino

Post by adafruit_support_bill »

Here's one. I don't have any experience with it though. https://code.google.com/p/simuino/

engahmedkamal91
 
Posts: 11
Joined: Mon Dec 02, 2013 8:57 am

Re: are there any simulation program for the arduino

Post by engahmedkamal91 »

thanks but i have another question if i have two adafruit fingerprint sensors can i read the fingerprint by one of them and save the data on the computer and write it on the another one using computer

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: are there any simulation program for the arduino

Post by adafruit_support_rick »

It's theoretically possible to do that, but I don't know of anybody who has done it. You can either upload and download the fingerprint images themselves, or you can upload and download the extracted data files ("templates").
Refer to the User Manual linked on the Tutorial page for the raw instruction formats.
http://learn.adafruit.com/adafruit-opti ... /downloads

engahmedkamal91
 
Posts: 11
Joined: Mon Dec 02, 2013 8:57 am

Re: are there any simulation program for the arduino

Post by engahmedkamal91 »

thanks for your help :D

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: are there any simulation program for the arduino

Post by adafruit_support_rick »

See this post on downloading fingerprint data
http://www.adafruit.com/forums/viewtopi ... 29#p237790

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”