Skip to main content

This may be the latest post

Getting Started With ATTINY88 DEV BOARD

  Hay Everyone, I this blog I'm going to show how you can use ATTINY88 Arduino nano compatible development board with Arduino ide on Ubuntu operating system. YT VIDEO LINK : https://youtu.be/te3z6Wy6Adk First of all you have to add the Arduino core for attiny88 to your board's List. To do that copy the below link and paste it to your Arduino IDE location: File/Preference/Additional boards. Link : https://raw.githubusercontent.com/MHEtLive/arduino-boards-index/master/package_mhetlive_index.json After pasting click on OK to close the window and then Ok to close the Preference window, you will see a little notification will appear on the bottom right corner on your IDE which is detecting location you added. Go to your boards manager (Click on Tools/Boards/Boards Manager) and start typing in the search line like "MH-ET LIVE BOARDS" As shown in the image, install it and then open simplke LED blink code by clicking on the Files/Examples/Basic/Blink. Then go to Tools/Boa...

Arduino Projects - Arduino Based 6 Channel Transmitter and Receiver DIY under 10$ Long Range

 How to make Arduino Transmitter and Receiver 6 Channels                                           500+ meters range

Youtube Video Link - https://youtu.be/tPVO0q2n5qU

 Hello everyone in this blog I'll show how to make a 6 channel low cost professional radio control for RC aircraft models, UAV, drone, cars and boats, robots under 10$. CODE Link is in below

This cheap remotecontrol supports PPM, PWM which are commonly used in projects. Channels can be increase upto 15 channels.


To make the Transmitter Case I used transparent acrylic sheet for front. For the back side i used blanck fiber PCB board from old UPS.For the sides I used PCV sheets from old PVC pipe.
 Foe Throttle,Yaw,Roll and Pitch I'm using 2X standard joystick modules, For channel 5 and 6 I used 1x 10kohm potentiometer and 1x 3 pin togle switch and a ON/OFF swith with red LED is also attached as a power ON/OFF indicator.

Materials - 1x Arduino UNO for TX
1x Ardino NANO for RX 1x NRF24L01 PA+LNA module for TX 1x NRF24 module for RX 2x Joystick Module 1x Togle switch 1x Potentiometer 2x AMS1117 3.3 volt regulator for NRF module. 2x 100uf 16 volt capacitor for NRF modules. 2xRed indicator LED for RX and TX 1x ON/OFF switch for TX

Let's make the Transmitter





Attached Arduino UNO and NRF24L01 PA+LNA module.







Circuit Diagram for transmitter


Let's make the receiver


I'a using arduino nano which is light weight and has a inbuild serial com feature.

Arduino nano with blank ckt board and male header pins.
Soldered Header pins 1 to digital pin and two other fro positive and negative.


i have disconnectrd the arduino nano ICSP port connections to attach the NRF module.
The NRF module I'm using is modified with a antenna to increase range.


I attache an AMS1117 3.3v voltage regulator for the NRF and a 100uf capacitor to its positive and negative pin for stable input as a filter.



So...Our TX and RX is Ready to use.
Testing video link - https://youtube.com/shorts/ECO48n83qs8?feature=share

🤗If you want to support my channel🤗 By Me a ☕Chai☕ -- https://buymeacoffee.com/elecobot

Follow me on -

Thanks for visiting here.




Comments

Most popular