Posts by Ibrar Ayyub:
STEAM GENERATOR using PIC16F873
Posted on: 30 Dec 2016
Introduction This program is a steam generator controller that is intended for use in a residential steam shower. It controls water inlet and drain valves, power to the heating element, and various level and thermal sensors. Features Push button automated control of the steam shower. High and low steam rates, extendable cycles, error conditions are […]
Building the Mongoose Mechatronics Robot: Part 1 Chassis & Gearbox using PIC18F2525
Posted on: 29 Dec 2016
Building the Mongoose Mechatronics Robot: Part 1 Chassis & Gearbox This is the first of a series of illustrated instructions for assembling the Mongoose Robot kit available from blueroomelectronics Mongoose highlights: Powerful PIC18F2525 microcontroller (32KHz to 32MHz) Hardware PWM controlled SN754410 H-Bridge with thermal shutdown Differential drive with powerful 114.75:1 gearbox Low drag steel ball […]
Open Automaton Project
Posted on: 29 Dec 2016
The objective is to use readily available “off-the-shelf” low-cost consumer components where possible, and to design electronic subsystems where such components are either not readily available or are too expensive. In terms of affordability, the overall goal is to design a robot that can be made for around the price of a PC (US$1,500 to […]
CAN Transceiver for Automotive
Posted on: 29 Dec 2016
The TJA1042 of NXP Semiconductor is a CAN transceiver with high-speed capabilities that provides a physical link between physical transmission medium and the protocol controller. The transceiver is designed for high-speed (up to 1Mbps) CAN applications in the automotive industry, providing the differential transmit and receive capability to a microcontroller with a CAN protocol controller. […]
RGB LED PWM Driver for High Power 350mA LEDs V3 using PIC12F629
Posted on: 29 Dec 2016
Description As featured in Electronics Weekly Gadget Freak (20/02/2008) The main reason I made this version is that I wanted to fit it in to the base of an Ikea Mylonit lamp. This lamp is made entirely from glass and has a small recess in the base with an entry for the power lead. Since […]
LED fireflies prototype using PIC12f683 microcontroller
Posted on: 28 Dec 2016
LED fireflies prototype hello all, heres an attempt i made at something like an LED throwie..the problem (for me) with led throwies is that they just consume their battery, and produce light.. but they could be better at doing both.. first you have to accept the premise that your willing to spend a bit more […]
Microcontrollers with USB interface are common, but…
Posted on: 28 Dec 2016
Microcontrollers with USB interface are common nowadays. Manufacturers provide source codes for USB device classes like CDC, HID, Mass storage and DFU. . Even in this case, programming USB communications may not be a trivial task. If it is only required to replace RS232 serial interface to USB, is worth considering using of FTDI TF-X […]
PIC’ing the MAX5581: Interfacing a PIC Microcontroller with the MAX5581 Fast-Settling DAC
Posted on: 28 Dec 2016
MAX5581 Overview The MAX5581 is a 12-bit, fast-settling DAC featuring a 3-wire SPI™ serial interface. The MAX5581’s interface can support SPI up to 20MHz with a maximum settling time of 3µs. This application note presents an application circuit and all the firmware required to interface the fastest line of PIC microcontrollers (PIC18F core) to the […]
Lumileds line and area sources for LED lighting
Posted on: 27 Dec 2016
Lumileds has started to make multi-LED area and line light sources, based around 3535L surface mount LEDs on ridged and flexible PCBs. It is making the area products, described them as its ‘matrix platform’, at its plant in Penang, Malaysia. Luxeon XR (below) is the name of the rigid line, and the flexies are Luxeon […]
IR(infrared) Remote Control Relay Board with PIC 12F675 Microcontroller
Posted on: 27 Dec 2016
Introduction This little project will demonstrate how you can use your old NEC IR protocol based TV,DVD or VCR remote control to control you home appliances like fan bulb or virtually anything. Consumer IR protocols There are a number of consumer Infrared protocols out there and they have been used for every single purpose possible i guess, like […]