mcu

Parrot AR Drone

Control a Parrot AR Drone with Linino Using Arduino

Performing the control of the AR.Drone with the iOS or Android apps is really difficult. The controls are very unstable because the app virtual joystick hasn’t a good sensitivity response. The idea was to use a real joystick instead of the Parrot application itself: So, to create an application to control the quadcopter, you need …

Control a Parrot AR Drone with Linino Using Arduino Read More »

DMA Packet Sending and Receiving

PIC32 Realtime Network Audio

Supported Browser For optimal experience with the equations, please use a browser that can render MathML, such as Firefox or Safari. Chromium-based browsers apparently do not support MathML. Introduction This project sends and receives low-latency audio over the network using the PIC32 microcontroller. In this project, we implemented a system that sends audio packets over …

PIC32 Realtime Network Audio Read More »

IRMimic2™ Trainable IR Remote Control Transmitter with Macros

IRMimic2™ Trainable IR Remote Control Transmitter with Macros Using Pic

Features: Simple to train – Can learn up to 57 commands, and each can be in a different format/protocol Two different operating modes – Keypad or MCU interface Supports up to 32 keys in keypad mode Any key can be a macro (multiple command sequence) key LED indicator output – Indicates training is complete Chip …

IRMimic2™ Trainable IR Remote Control Transmitter with Macros Using Pic Read More »

Connect CAN SPI schematic

Connect CAN-SPI with PIC Controller

The SPI module is available with a number of the PIC compliant MCUs. The mikroC PRO for PIC provides a library (driver) for working with mikroElektronika’s CANSPI Add-on boards (with MCP2515 or MCP2510) via SPI interface. The CAN is a very robust protocol that has error detection and signalization, self–checking and fault confinement. Faulty CAN data and remote frames are re-transmitted automatically, similar to the …

Connect CAN-SPI with PIC Controller Read More »

LCD interface

LCD interface with Microcontroller PIC: Beginner’s guide using pic microcontoller

How to interface LCD (Liquid Crystal Display) display module to PIC microcontroller? LCD is a passive component, that is it does not make any light but just modifies the light passing through it for alphanumeric displays. LCD is exclusively manufactured to be used with microcontrollers, which means that it cannot be triggered by usual IC circuits. This embedded program shows how to …

LCD interface with Microcontroller PIC: Beginner’s guide using pic microcontoller Read More »