Arduino

How to blink a LED light on Arduino

I started leaning Arduino these days and I am totally into it! The hardware stuffs have so much fun! I want to share what I learned a little bit about Arduino which is about how to blink a LED light on Arduino. So here is the easiest project that you can do. ◯What you need Arduino…

Python

How to install Pyserial for Arduino

I am into playing with Arduino these days, and since I love Python, I had an idea of using both together. I did my research on Arduino and using Python with it and how both of them interact each other. I found out that you can use Python and Arduino together and using Python for…

C++

How to read input file for C++ in Xcode

If you are currently a student from a college and taking some classes of computer science, you have to have an integrated development environment (IDE) to do your HW or to practice some coding on your computer. Many colleges might require students to use CodeBlocks, Visual Studio, or any other IDE because some college does…

Python

Why you should start learning from Python

3 Reasons Why You Should Start Learning from Python Programming Have you ever learned how to code? Are you seeking a new skill to get a better job? If your schedule allows it, you probably have some time to learn Python. Python is a tool that will provide you the necessary steps to improving your…