Category: Arduino

Arduino encoder – What is it and what is it used for?

Encoders are used, among other things.
in industrial machines, everyday devices, robots and many others.
Compatibility with the Arduino platform allows encoders to be easily integrated into a wide range of microcontrollers.

Arduino starter kit – Which one to choose?

Want to start your Arduino adventure, but don’t know where to start? Check out how starter kits can make your first steps easier and open the door to the world of electronics!

News in Botland #70

Since the publication of the last Botland news article, our store has been enriched with many interesting products, which you will learn more about later in this post.

Arduino: where to start?

Would you like to start your electronics and programming adventure with Arduino boards? You’ll see where you should start – the article includes first steps, programming environment and accessories.

Everything you would like to know about Arduino – Q&A

Would you like to start your adventure with electronics and programming with Arduino boards? You will see where you should start – in the article, among others: first steps, programming environment and accessories.

New MyoWare 2.0 sensors from SparkFun!

With the sensors offered by today’s advanced electronics, we can monitor the state of our bodies, keep fit or make our lives easier. And what possibilities will the new MyoWare 2.0 sensors offer?

Building a robot and an RC car with Arduino

Building your own robot sounds like the crowning achievement of a scientific career. However, modern educational and maker trends offer simple, even homemade alternatives – find out on the Botland Blog.

How to connect LCD display to Arduino?

LCD displays are a very good complement to devices and significantly improve their functionality. But how to properly connect them, for example to an Arduino minicomputer?

How to connect the motor to the Arduino?

Connecting a motor is a fairly uncomplicated process, but to avoid mishaps or even damage to the equipment, it is worth knowing the theoretical basics beforehand.

Arduino wireless communication

WiFi communication with Arduino opens access to a world of new possibilities. Sometimes it requires us to do more than run the device, but fortunately there are special modules for this.

Arduino programming language

Arduino minicomputers are some of the most popular development boards – find out what the programming language dedicated to this device looks like.

What are Arduino operators?

Programming is not difficult as long as you know some basic elements of programming syntax. In this article you will learn what operators are, which enable you not only to perform calculations.

What types of variables do we have in Arduino?

Variables in programming are some of the most important elements that constitute the code of a program. This also applies to programming on the Arduino platform.

Building a server with Arduino

By equipping the Arduino with an Ethernet Shield, you can turn it into a simple web server, and by accessing this server with a browser running on any computer connected to the same network as the Arduino, you can perform a variety of tasks.