Friday, February 27, 2015

Rehabilitation Shoes V2 (Part 1)


New version of insole

This is a new version of rehabilitation shoes with apps. This apps was develop using MIT apps inventor. However, I have reduce the number of sensors on insole into three FSR only for easier monitoring process.
This apps also planned to plot a graph for user friendly application.

Tuesday, February 17, 2015

Rehabilitation Shoes (Part 2)

Complete installation of force sensors
The progress of rehabilitation shoes is about 50%. There need final touch up to make it nice and attractive. The apps still in progress, to collect data and display in Android phone.
Velcro Strap - to strap the wire to prevent messy - DONE
Pouch Bag - To put all the connection wire and board inside it - DONE
Apps - to display all data sent by sensors - 20%

Sunday, February 15, 2015

Need suggestion


In this picture, I have some modules and electronics parts:
  1. Arduino Pro Mini = RM 35
  2. RTC Module = RM 15
  3. Bluetooth Module = RM 25
  4. IR transmitter and receiver = RM 10
  5. Photoresistor = RM 5
  6. LED's and resistor = RM 1.00 (5 led's)
What project that can we manage using those parts? Any idea?

If you want to buy it, just whatsapp me: 013-5817878

RTC Module Connection

RTC Module need four (4) required connection pin which is VCC, GND, SDA and SCL.
SDA and SCL are pin for communication, this is for I2C connection.
The connection of RTC and Arduino are as follows:
VCC --> 5V
GND --> GND
SDA --> A4 / SDA
SCL --> A5 / SCL
For UNO, SDA and SCL pin are beside the GND pin in digital row.
Maybe you don't know, but it is labeled at the behind of the board.
Alternatively, A4 and A5 analog pin can be as SDA and SCL pin as well.



Saturday, February 14, 2015

InfraRed (receiver and transmitter)

  1. Connect all components (ir receiver and ir transmitter) as shown in the figure below

  
  1. Download library for IRremote
  1. Extract and put the folder into Arduino library in your computer
  2. Upload IRrecvDump example
  3. Get the HEX code from your remote by press button directly to the ir receiver
Example:  Sony: A90, 12bits will display in serial monitor
  1. Method to write the code: irsend.sendSony(0xA90, 12); delay(40);
  1. After you complete your transmitting code, upload and DONE!
  1. Bring your device to the TV and start it.

Good sharing:

Wednesday, February 11, 2015

Rehabilitation Shoes (Part I)

My progress on Rehabilitation Shoes 
Solder the resistor on Mega proto shield
Also the female header connector
Complete connect to force sensor
Next step, is to develop Android Apps for monitoring device

Tuesday, February 10, 2015

Data logging shield

This is data logging shield. It suitable for developing stand alone data logger device. This also have real time clock module, and SD card module integrated together. Just attached this shield stacked on Arduino UNO or Mega, put the SD card and coin battery CR1220, then upload the code and DONE :)
Just need to identify which sensor that you need to measure.
The price is RM35 including coin battery for FREE.
If you want to buy it, whatsapp me: 013-5817878