-
Ultime session : problems solved
05/19/2017 at 14:51 • 0 commentsAt the beginning of the session, we had a few problems to solve :
-the Arduino card was not working when it wasn't connected to a computer : the first problem solved itself.
-the vibration was not powerful enough : we decided to solder 4 vibrating motors together to intensify the vibration.
-we didn't know where to put our components : we designed a 3D box so now we have a safe place for our components.
-
We did it !
05/12/2017 at 15:04 • 0 commentsWe asked for help and got lead to a website where we found a tutorial that explained how to link the Arduino card to the tag reader.
We understood that we needed to modify the tag reader : we cut the wire that linked IRQ pin to pin 2 and re-wired it to 6. We also soldered he RST pin to pin 7.
The problem of the detection of the tag reader by the code was now solved.
We finally mixed the two codes (the one that activates the vibrating motor and the one that detects the RFID tags). We obviously had to make a few modifications in both of the codes but we managed to make them work together.
When a tag is detected, the motor vibrates !
We did it !
-
Last session : all went wrong
05/12/2017 at 12:31 • 0 commentsWe tested the code we found on Adafruit on our current "montage" and it didn't work.
This code was activating the vibrating motor when the tag reader detected a tag.We decided to test an other code to see if the problem was coming from the vibrating motor : it was not. We were relieved to see that the motor was vibrating !
We found out that the problem was in the code itself : the connection mode needed to be in I2C.
But the code still did not work.
Then we tested the operation of the wiring that had been made on the tag reader with a multi-meter but everything was working perfectly.
Still, we decided to use an other tag reader and it wasn't working either.
Conclusion : we can't make this thing work (for now), we are going to struggle for 3 hours to fix it !
-
Finishing the code
04/28/2017 at 12:30 • 0 commentsWe found a code on Adafruit and we are trying to make it work ; We are on the right way !
-
The components soldered together
04/28/2017 at 12:23 • 0 commentsWe soldered the vibrating motor to the motor controller board and this one to the tag reader.
-
Components Update n°1
04/07/2017 at 14:36 • 0 commentsWe finally receive our components !
So, these are the components we can start to work on, considering that all of the things we need haven't arrived yet. So we will focus on coding the arduino card and working on the cane's design.
Our first struggle was to find a battery that would fit our new Arduino card (we didn't receive the exact model we ordered, these are the vagaries of life).
We also received quite a few types of RFID tags, but we'll only work with the large white rectanglar ones (that will be on the floor, waiting to be detected).
-
How RFID works ?
04/07/2017 at 13:41 • 0 commentsA little video wich explain how RFID technology and our RFID Shield (the tag reader) work !
-
Sketch of the Eyecan
03/24/2017 at 15:13 • 0 commentsWe pictured the functioning of our project.