Submitted by Mi-K on Monday, March 4, 2013 - 9:04pm
For a reason or for another, you need a server. You could install Apache, why not? But you want more! You want Apache2, PHP and MySQL in a bundle. For the same price we're going to add phpMyAdmin.
Let's see how to install LAMP and phpMyAdmin in this Ubuntu tutorial.
Submitted by Mi-K on Monday, March 4, 2013 - 7:48pm
You probably won't use directly this code, but it's always interesting to know how to initialize all pins and activate them.
So let's see how to do this, in this STM32F103ZE-SK tutorial.
We are of course free to plug or weld LEDs on some ports in order to see then blink.
Submitted by Mi-K on Sunday, March 3, 2013 - 7:33pm
In this STM32F103ZE-SK tutorial we are going to see how to use the User button of the board by turning on and off the LCD screen.
The LCD screen is on the GPIO B peripheral and on the GPIO_Pin_5 port.
Submitted by Mi-K on Sunday, January 20, 2013 - 10:40am
You can easily use the following Windows Android setup tutorial to install the Android Development Tools on your Linux system except that you will need the 32-bit libraries and install a JDK.