Tuesday, October 15, 2013

Two touch sensors added to senior project

          This is not fancy, two touch sensors which just being tested today. They are better than ordinary touch sensor though. The voltage of the output will be close to the VCC of microcontroller, and yes the touch sensor output has much more drifting when VCC change from 2 to 3V.
           The other good news is the ILI9325 and STM32F4 communicate successfully at today. I remembered last semester just crazy to make it work.
           And the camera for replacement from an ebay seller the just arrive. It will be good to see if I can make it to feature extraction, which is really advanced embedded technology....

Sunday, October 6, 2013

Just upload three posts in github for last summer funny stories with STM32. 


Here's The Three phases BLDC special little driving circuit for clock-wising and counter-wising.



Saturday, October 5, 2013

 Curious that I cannot really get the stm32f1 talk to the IMU mpu6050 and outputting to LCD. The IIC simulate mode is not awful than hardware IIC but I still trapped into it. Now I am guessing it is my soldering problem. I will try serial port if there has a conflict between LCD and IIC interface. Or the IMU is just borke.