Arduino Ouija Board
https://www.electronics-lab.com/arduino-ouija-board/
Ouija Board is a flat board marked with the letters of the alphabet, the numbers 0–9, the words “yes”, “no”, along with various symbols and graphics. It uses a small heart-shaped piece of wood or plastic called a planchette. Participants place their fingers on the planchette, and it is moved about the board to spell […]
A Multi-Use Mini Sensor Platform
https://www.electronics-lab.com/multi-use-mini-sensor-platform/
While developing a smart hardware project, such as control and automation systems, you will almost need to use different types of sensors for collecting and gathering necessary data. LastSamurai had designed a platform that aims to simplify the use of digital and analogue sensors. The platform was developed based on MySensors Hardware, hardware components that […]
Wireless Weather Station using Arduino Due, DHT22 sensor and NRF24L01+
https://www.electronics-lab.com/wireless-weather-station-using-arduino-due-dht22-sensor-nrf24l01/
educ8s.tv uploaded a new project on youtube. In this video we build a Wireless Weather Station using the fast and powerful 32bit Arduino Due board. We measure the temperature and the humidity with a couple of DHT22 sensors and we communicate with the remote sensor using the 2.4GHz NRF24L01+ module. Let’s see how to build […]
nRF24L01+ 2.4 GHz wireless connectivity with the TinyK20 board
https://www.electronics-lab.com/nrf24l01-2-4-ghz-wireless-connectivity-with-the-tinyk20-board/
Erich Styger show us how to connect nRF24L01+ transceiver module with tinyK20 Board and how to use the command line to communicate with it. He writes: I’m using the tiny and inexpensive Nordic Semiconductor nRF24L01+ transceiver (see “Tutorial: Nordic Semiconductor nRF24L01+ with the Freescale FRDM-K64F Board“) in many projects: it costs less than $3 and allows […]
Arduino NRF24L01 Wireless Tutorial with Arduino Uno
https://www.electronics-lab.com/arduino-nrf24l01-wireless-tutorial-with-arduino-uno/
Here is a new video of our friends at educ8s.tv: Do you want to add wireless capability to your Arduino Projects? Using the NRF24L01+ module is a very easy and reliable way to do so. This tranceiver module works at the 2.4GHz band and it is extremely easy to use with any Arduino board, like the […]