device

sec diag

Stylish IoT Neck Warmer Controlled from Mobile Browser Using Arduino

The IoT version of a stylish neck warmer directly coming from this year’s Fashion Weeks rolled into London, Paris and New York. Things used in this project Hardware components Arduino MKR1000 × 1 Alligator Clips × 1 Jumper wires (generic) × 1 Adafruit NeoPixel Digital RGBW LED Strip – White PCB 30 LED/m × 1 …

Stylish IoT Neck Warmer Controlled from Mobile Browser Using Arduino Read More »

USB Indoor Outdoor Thermometer

USB Indoor/Outdoor Thermometer using PIC18F2550 microcontroller

USB Indoor/Outdoor Thermometer (or, ‘My first USB device’) This is a simple design that demonstrates the USB peripheral on the PIC 18Fs. There are a bunch of examples for the 18F4550 40 pin chips online, this design demonstrates the smaller 18F2550 28 pin version. The PCB uses surface mount parts, but all components are available …

USB Indoor/Outdoor Thermometer using PIC18F2550 microcontroller Read More »

Connect Memory Card

Connect Memory Card using PIC18F4520 Code

The Multi Media Card (MMC) is a Flash memory card standard. MMC cards are currently available in sizes up to and including 32 GB and are used in cellular phones, digital audio players, digital cameras and PDA’s. mikroC PRO for PIC provides a library for accessing data on Multi Media Card via SPI communication. This library also supports …

Connect Memory Card using PIC18F4520 Code Read More »

PIC16F877 with 24LC64 (1)

Interfacing of PIC16F877 with (i2c based) 24LC64 EEPROM (Code + Proteus simulation)

This post provides the code for interfacing 24LC64 EEPROM with PIC16F877 microcontroller. This 24LC64 EEPROM has i2c based interface. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘ section at the bottom of this page. It is assumed that you know how to interface LCD …

Interfacing of PIC16F877 with (i2c based) 24LC64 EEPROM (Code + Proteus simulation) Read More »

Book PIC Microcontrollers

Chapter 1: PIC16F887 Microcontroller – Device Overview

The PIC16F887 is one of the latest products from Microchip. It features all the components which modern microcontrollers normally have. For its low price, wide range of application, high quality and easy availability, it is an ideal solution in applications such as: the control of different processes in industry, machine control devices, measurement of different values …

Chapter 1: PIC16F887 Microcontroller – Device Overview Read More »