Projects

Long Distance Remote Light Sensor With RFM95W RFM98W LoRa

Long Distance Remote Light Sensor With RFM95W/RFM98W LoRa

There are many wireless communication options when connecting Arduino boards. One of the most popular ones is the Wi-Fi. It works well at small distances, and around Wi-Fi hotspots, however when the modules need to connect over long distance at areas where Internet is not present, Wi-Fi is not an option. Luckily there is a

Long Distance Remote Light Sensor With RFM95W/RFM98W LoRa Continue Reading

X Y Z rotations Capturing IMU Data with a BNO055 Absolute Orientation Sensor

Capturing IMU Data with a BNO055 Absolute Orientation Sensor

The Bosch BNO055 combines tri-axis accelerometers, gyroscopes, and magnetometers to provide orientation to users. About the Sensor The BNO055 uses three triple-axis sensors to simultaneously measure tangential acceleration (via an accelerometer), rotational acceleration (via a gyroscope), and the strength of the local magnetic field (via a magnetometer). Data can then be either sent to an external

Capturing IMU Data with a BNO055 Absolute Orientation Sensor Continue Reading

interfacing LCD to arduino

Interfacing LCD to Arduino – Display Text and Characters on LCD Screen using Arduino

A Liquid Crystal Display commonly abbreviated as LCD is basically a display unit built using Liquid Crystal technology. When we build real life/real world electronics based projects, we need a medium/device to display output values and messages. The most basic form of electronic display available is 7 Segment display – which has its own limitations.

Interfacing LCD to Arduino – Display Text and Characters on LCD Screen using Arduino Continue Reading

Interfacing RFID to Arduino 1

Interfacing RFID with Arduino – How to Read RFID Cards using Arduino

In this tutorial, we are dealing with yet another interfacing technique. This time we are interfacing an RFID Reader which can read RFID Tags to Arduino. RFID is Radio Frequency Identification. An RFID reader is used to read RFID tags (which contain certain unique data stored in a chip). An RFID reader and an RFID

Interfacing RFID with Arduino – How to Read RFID Cards using Arduino Continue Reading

Scroll to Top