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 Based Remote Control Helicopter

Arduino Based Remote Control Helicopter 


Hay....everyone...this is first flight testing video of the arduino helicopter V8...which has a 1axis gyro for the tail/yaw servo..and also a arduino based 10 channel PWM receiver. The gyro is basically includes a arduino nano and a mpu6050 6dof gyro.

SCL and SDA pin of mpu6050 is connected with arduino nano A4 and A5 , Yaw channel PWM input is givem through arduino nano A2 pin and A4 is used for Yaw servo output.


Arduino Code link --https://mode-zero.uk/download/file.ph...

Arduino helicopter electronics discussion video link -    • Scratch built Rc Helicopter Basic Ele...  


Arduino helicopter electronics discussion video link -    • Scratch built Rc Helicopter Basic Ele...  

Comments