tinyBrd – NRF24L01 radio connectivity in Arduino style
Check tinyBrd page All, most current and up to date documentation can be found on tinyBrd documentation page: https://starter-kit.nettigo.eu/tinybrd-documentation/ (since
Continue readingLearning Arduino
Check tinyBrd page All, most current and up to date documentation can be found on tinyBrd documentation page: https://starter-kit.nettigo.eu/tinybrd-documentation/ (since
Continue readingDoing test with new Arduino Leonardo ETH on Ubuntu (14.04) we had problem with programming this board: avrdude: ser_open(): can’t
Continue readingArduino is simple platform but empowers it’s users to do fantastic projects. People with experience in writing software for bigger
Continue readingFor many projects You will need to measure distance, let’s say You are building a robot and You don’t want
Continue readingConnecting nRF24L01 and Arduino Now, when we know nRF24L01 module pinout we can now connect it to Arduino or some
Continue readingThere are many options how to connect Your Arduinos wireless. One of options available is – nRF24L01+. It costs only
Continue readingIn Arduino You can use String class, which can be used to create log messages. Often You need to add
Continue readingArduino YUN is very powerful tool especially with data acquisition services like ThingSpeak. Today we had urgent need to get
Continue readingArduino YUN is very interesting product. Mixing OpenWRT and Arduino in one board is effective. OpenWRT does things related to
Continue readingLet’s start with short movie. Yet another blinking example, but this time, can You spot something unusual for such example?
Continue reading