how to make a flight controller using arduino
i want the complete code for flight controller using arduino mega for my quadcopter project
View ArticleIAR Pragma using STM8 for Executing from the RAM
Does anyone know the name of the pragma where I want the EEPROM to execute from the RAM using the IAR complier.
View ArticleProblem with ADC with an Attiny85
Am trying to learn more about ADC. Using Arduino uno as SPI to program an Attiny85. Currently having problems getting my code to work. would appreciate any help I would get. Code: Code (Text): const...
View ArticleCombining Arduino sketches. Blink and fade.
Ok Thanks in advance for being here. What im trying to do is about like the title says. Simply combine the two. I realize its not that simple. I have managed to get the two codes too work together but...
View ArticleArduino Uno transistor tester
I am bread boarding a circuit with a bunch of unlabeled bipolar transistors and have an arduino uno around, slated to build something later. What I am looking for is an arduino project that would...
View ArticleAlternative to 1-Wire protocol devices for multi-drop microcontroller network
Hi, As background, I'm in the process of designing a prototype for a new type of antenna - a "software-defined antenna", which will use Arduino as the antenna controller. Arduino will preside over a...
View ArticlePlease Help to move from Prototype to product
Hi I have been working on Arduino projects, I have made the prototype but the size of the prototype is too big and bulky. I want to turn this prototype into a final product. I have searched on the...
View ArticleHow choose the right PIC based on the hardware i want?
Hello, my point is, let's say i have a tft display and a led, how do i know how many program memory, RAM, timers, etc this hardware need? I tried looking in datasheets of the devices but i dont't know...
View ArticleReading data from MIPI CSI-2 camera sensor
I'm trying to understand how to set up clocks and read data from a MIPI camera sensor. The sensor (Omnivision 5647) uses the MIPI CSI-2 protocol with D-PHY for the physical layer. The stage I am trying...
View ArticleDuty Cycle Problem with Texas Instruments MSP430
Hi All, I'm having a very weird issue when changing the duty cycle on this processor. I have posted the issue on the TI website, so I won't re-post here. If anyone has time to look and see if they have...
View ArticleMicrochip MPlabX development hardware
I've been playing with some Pic controllers and some custom boards I've made, and I've found I dislike being tied to my desktop. Anyone here have a recommendation for a lightweight (size and cost)...
View ArticlePIC Microcontroller PORTC difficulties
Thank you for viewing my posting. I am using a PIC16F690 with MPLAB X version 3.45 in assembly language. In my work recently with a LCD (EA DIPS082-HN) I noticed something I had not seen before and...
View ArticleCan't get T1 to run on external clock source
I don't recall ever using an external clock source for T1. I guess I am trying it for the first time and can't seem to get it to work. My chip is the pic18445k22. I have everything hooked up as in the...
View ArticleKK 2.15 flight controller pin description
I bought a quadcopter from robokart. They gave KK 2.15 flight controller with LCD display. I constructed the frame,attached motors and propellers. I connected ESCs to motors but how to connect the ESCs...
View ArticleTricky SPI communication with request and response structure.
Hi Friends, I have to implement a SPI request_response function for 8-bit microcontroller. This function has two arguments one is request command structure and other is response structure which is...
View ArticleCommunicate with Arduino Due using 9bit serial
I want to use two RS232 ic's (Max232) to transfer data to a Arduino Due and then from the Arduino it communicate with the PC (com port) using usb. This work with Arduino mega 2560, but I wont work with...
View ArticlePIC12f1571 Assitance - Reading/Writing to Flash
Hello, I am working on a project that is using a PIC12F1571 to run the operation. The goal is to have the microcontroller store the LED state in memory and read it. At start up, the default state is...
View ArticleExternal Trigger pulse reading
I have been using PIC18 micro-controller for generating reference signal and a charging signal at 100 Hz rate max. Now I have to generate this charging signal on sensing an external trigger pulse of...
View ArticleLPC2119 Reference Books
Hi all, I've just started learning and experimenting with the LPC2119 micro controller. By any chance, anyone knows where I can find a good reference book or other helpful content please? Many thanks...
View Article