The post was not added to the feed. Please check your privacy settings.
Michael FreyHey guys I finally made it, a freshly nice funky short little tutorial for getting you a little bit confortable with the Arduino IDE and the Arduino board. I just used a Arduino UNO which I found at my place for creating a little program to get into the... moreHey guys I finally made it, a freshly nice funky short little tutorial for getting you a little bit confortable with the Arduino IDE and the Arduino board. I just used a Arduino UNO which I found at my place for creating a little program to get into the realtime world.
Fatima AhmedHi Michael... Good to hear from you. Thank you for the project. I got several projects on Arduino and lots of questions on how to setup etc. Hopefully, this project will be a big boost to this platform. How long did it take you to do this project... moreHi Michael... Good to hear from you. Thank you for the project. I got several projects on Arduino and lots of questions on how to setup etc. Hopefully, this project will be a big boost to this platform. How long did it take you to do this project and the write up?
July 23, 2018
Michael FreyI think you can get this working in less than 45 minutes due to this is basic stuff. I think I wrote round about 4 hours for this article. If you just use Arduino boards you ca easily boost your projects since there is a huge community with a lot of... moreI think you can get this working in less than 45 minutes due to this is basic stuff. I think I wrote round about 4 hours for this article. If you just use Arduino boards you ca easily boost your projects since there is a huge community with a lot of example sketches.Cheers
Fatima Ahmed: Finally I converted a PHP-MySQL pdf document into video format. Visual effects were done in Vyond and powerpoint. Thanks to Michael Frey from Germany to submit this project. Here is the video link. It is now being promoted in the Cool Inventor... moreFinally I converted a PHP-MySQL pdf document into video format. Visual effects were done in Vyond and powerpoint. Thanks to Michael Frey from Germany to submit this project. Here is the video link. It is now being promoted in the Cool Inventor facebook/youtube page.
Hi all! If you have just started exploring PHP, MySQL, Apache and Linux, then this video is for you. This PHP MySQL Beginner Tutorial shows you the following...
June 3, 2018
Fatima Ahmed: Hi Michael, I just read your article on displaying MySQL data through PHP script. Well written article with lots of humor which kept me reading till the end! Good work! I have a quick question: So, where is the Apache server installed and how do you... moreHi Michael, I just read your article on displaying MySQL data through PHP script. Well written article with lots of humor which kept me reading till the end! Good work! I have a quick question: So, where is the Apache server installed and how do you install that for the project? Can you briefly explain in this wall? Maybe I missed it somewhere...
For those of you who just joined, this is the link which has the project we are discussing. Enjoy! less
Michael FreyHi, I used noobs for installing rasbian on my pi and there should be apache preinstalled and already running. For all of you were this is not the case, I would suggest to first install it using this tutorial:... moreHi, I used noobs for installing rasbian on my pi and there should be apache preinstalled and already running. For all of you were this is not the case, I would suggest to first install it using this tutorial: https://www.raspberrypi.org/documentation/remote-access/web-server/apache.md
Fatima Ahmed
OK, sounds good. So this project can be done with any computer with Linux operating system, right? Rasberry pi is not required, isn;t it?
May 4, 2018
Michael FreyHi, you can do this with any computer. Important is that you can get php on your webserver running (But this should not be a problem). In my case I did everything with the raspberry pi because you have the full control of your server and can easily... moreHi, you can do this with any computer. Important is that you can get php on your webserver running (But this should not be a problem). In my case I did everything with the raspberry pi because you have the full control of your server and can easily install your needed packages. In case you are renting some servers you have to check if php is included in your package. Have fun trying the tutorial
May 6, 2018
Michael FreyHey guys, I wrote a fresh and nice little (it is quite powerfull so I little might be the wrong word) php-mysql-tutorial how you can get the data out of your MySQL-database using php, MySQL, html, css and js.
... moreHey guys, I wrote a fresh and nice little (it is quite powerfull so I little might be the wrong word) php-mysql-tutorial how you can get the data out of your MySQL-database using php, MySQL, html, css and js.