I found a plugin MYSQL Auth Joomla 1.5 by Rashan Anushka at joomla extension site. But it is not run correctly. There are a problem with password control section. php md5 function is not run.
This problem was solved by added below functions…
jimport(‘joomla.user.helper’) and JUserHelper::getCryptedPassword()
Also jimport(‘joomla.event.plugin’) was modified as jimport(‘joomla.plugin.plugin’)
Modified version by me of that plugin run correctly, can be downloaded below.
Moreover thanks to Rashan Anushka for this previously version of plugin.
Some explanation about our step motor driver based on dsPIC33F64MC706 given below. In fact, driving a step motor with dsPIC is not suitable. But this study was conducted for constitude a base of our future project which is high performance or micro step controlling step motors. For more information can be found below.
Operation Descriptions:
Step motor used in this project have unidirectional windings. Step counts, speed (step per seconds) and direction of steps can be adjusted by 4×3 keypad… Also, they can be watched througout 16×2 LCD panel. When * key was pressed, motor starts to stepping. It rotates until step count reaches adjusted value. Its speed also can be adjusted as step per secs…
Key Descriptions:
1 : increment, change direction
4: decrement, change direction
# : enter to setup
* : start step motor
To enlarge pictures, click on it. Some pictures are here…




| Category: | dsPIC |
| Date: | September 5, 2010 |
You can find at below link Simulation model of CAN Bus using MATLAB/SIMULINK Vehicle Network ToolBox and Vector Virtual CAN Bus Channel.

VECTOR DRIVER LINKS FOR VIRTUAL CHANNEL SETUP
Firstly, install XL Driver Library 7.4 and copy vxlapi64.dll to Windows/System32 folder.
Secondly, install Vector Driver Setup 7.5.0
Finally, You have vector Virtual CAN Channel 1 and 2..
– XL Driver Library 7.4
– Vector Driver Setup 7.5.0
Moreover, MATLAB/SIMULINK Vehicle Network ToolBox must be installed.
| Category: | Matlab Simulink |
| Date: | August 24, 2010 |
Used in cold storage warehouse doors control of power electronics and motor drive that contains the circuit diagram can be downloaded from the link below. For more information leave comments.
| Category: | Power Electronics |
| Date: | August 24, 2010 |
Resolution of 12-Bit ADC data can be increased to 16-Bit with Over-Sampling Method. You can find at below link software for Microchip 28-Pin Starter Development Board with dsPIC33FJ128MC802. MPLAB and MPLAB C30 compiler software were required. You can browse obtained data with Termite terminal program. Termite can be found in archive.
| Category: | dsPIC |
| Date: | September 5, 2010 |