Content for Arduino Uno

Interfacing SX1278 (Ra-02) LORA Module with Arduino

“Here LORA SX1278 module is used with Arduino to implement Long distance Bi directional communication What is LoRa LoRa, a wireless modulation method, is based on Chirp Spread Spectrum (CSS) technology. It transmits data by encoding it in radio waves …

Randomizing Servos with Arduino

“This project will show you how to randomly trigger up to 12 servos using Arduino code. Write Sketch and Upload the Code Plug your Uno into your computer and open a new sketch in Arduino IDE. Copy and paste the …

Single-Axis Automatic Solar Tracker

“This project has been made by AndPM students & has proven to produce efficient electrical energy. Panels are kept perpendicular to the Sun. This project was made for a school event - “Science fair”. It has been one of the winning projects …

Play Audio from SPI Flash with a Microcontroller

“How to use a microcontroller to drive a speaker using PWM from audio levels stored in a SPI flash chip This project uses a microcontroller’s PWM output to drive a speaker and play audio stored in a SPI flash …

Smart Disk Lamp

“Smart desk lamp It lights when there is a person or motion and the light is weak or there is no lighting smart desk lamp This desk lamp is different in these points ….. It lights when there is a person …

Arduino

Arduino is an open-source computer hardware and software company, project and user community that designs and manufactures microcontroller-based kits for building digital devices and interactive objects that can sense and control objects in the physical world.

GestoVoice: Gesture to Voice Conversion

“Gesture Vocalizer: Transforming sign language to speech with a smart glove and app, empowering inclusive communication. Introducing the initiative known as #GestoVoice; Gesture, to Voice Conversion by Riza Mohamed T. This remarkable project was inspired by an encounter with the …

A DIY Guide to Building a Stylish Transparent Clock

“Hey everyone, in today’s article, I’ll be sharing my journey of creating a unique transparent clock. A DIY Guide to Building a Stylish Transparent Clock: Hey everyone, in today’s article, I’ll be sharing my journey of …

Automated Vertical Farming

“A system using light, soil moisture and humidity sensors to control the water, light and humidity needed by the vertical farm. Introduction In this group project, the design was to introduce an automation to vertical farming. The automation on vertical …

Time of Flight modules, some experiments

“ToF, introduced some years ago, are still quite new for most of the community. A couple of VL53LOX-V2 were tested. Using the famous HC-SR04 ultrasonic distance sensor is quite common, while using of Time-of-Flight modules up to now …