Close

148 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • Calibrate APM 2.8 using Mission Planner

  • Hey Guys!! Do you want to Calibrate APM 2.8 using Mission Planner? I am here to provide you a simple path to do it. You can start by using the following parts: APM 2.8 flight controller FlySky FS-i6 2.4G 6CH PPM RC Transmitter With FS-iA6B Receiver Q450...
  • Science Oympiad Electric Vehicle 2017

  • this was my 2017 entry into the science olympiad. the basic rules were that you needed to make a car that went a certain distance, to be decided at the competition. the trial in the video was my fault, i set it for 12 meters when it was supposed to go...
  • JOYSTICK WITH ARDUINO

  • JOYSTICK:- INTRODUCTION:- Analog Joystick is not any type but it is a type of switch or simple components attached or joined together to form a Joystick. It is not as same as most of you might have an Xbox one or some gamepad controller, it is similar...
  • Sigmoid function

  • I recently rediscovered the sigmoid function. It is incredibly useful in many areas of programming, but most recently has seen intense use in the neural network and machine learning software development communities. It takes any number as input, and...
  • An easy Adaptative Filter for our projects

  • Well when you are reading a sensor, but that sensor, has some kind of craziness, We can built a Adaptative Filter like the next program. The proyect and the source code are on that, but you remember this equiation:The famous linear regression equation...
  • Raspberry Pi Powered IOT Garden

  • One of the primary objectives of this project was to be able to maintain the well-being of a garden using the power of the Internet of Things (IoT). With the versatility of the present tools and software, our planter is integrated with sensors that monitor...
  • What is Arduino?

  • Arduino is an open-source platform used for building electronics projects. Arduino consists of both a physical programmable circuit board and a piece of software, or IDE that runs on your computer, used to write and upload computer code to the physical...
  • ATmega328 - The Backbone of Arduino Platform

  • The Arduino Uno is a type of ATmega328-based microprocessor board, and Uno is an Italian word meaning "one." The Arduino Uno moniker was chosen to commemorate the imminent launch of the Arduino Uno Board 1.0, a microprocessor board. Digital input/output...
  • MicroUSB powered ESP8266 OLED Board

  • Mike Rankin created this board with a tiny OLED display controlled by an ESP8266:MicroUSB powered ESP8266 OLED BoarI created this design as a challenge to make a design under 1″ x 1″ in size.The hardware is an ESP-01 ESP8266 Wifi module, linear power...
  • Driving OLED Displays Directly

  • There are many monochrome OLED display modules available for really reasonable prices out there. They can be really useful for a small and simple display in a project. However, many libraries available for driving them are rather big and slow. In this...
  • LiON battery charger with LTC1733

  • My project "RPN calculator" needs to be powered from 3.3V battery. I assume to use a LiON battery. So I tested the LTC1733 battery charger circuit. I have designed small universal PCB. The PCB has size 1.33" x 2.11" (34 x 54mm). If you like...
  • Teensy e-Paper Shield

  • Jarek Lupinski (@jarek319) created a Teensy 3.x shield for e-paper displays:Teensy E-Paper Adapter BoardE-Paper is not a simple display to drive. With manual temperature compensation, onboard power regulation requiring external capacitors, and setting...
  • looking back to 2019 and forward to 2020

  • 2019 Bigger Projects#Club MatrixArray of 10 8x8 WS2812B LED matrices, controlled by a Raspberry PI through a DMA library. Images can be send as UDP packages to the matrix, if you happen to know the IP address.SX-64 inspired Raspberry PI caseInspired...
  • Beginners guide to Object Detection with Edge Impulse

  • Edge Impulse is a user friendly machine learning development platform that makes it super easy for anyone with no background knowledge to get started building and deploying machine learning applications while learning along the way. By following a set...