Posts by Ibrar Ayyub:
How to control LM2596 buck-converter with microcontroller
Posted on: 08 Jul 2016
Every now and then someone asks on different forums if there is an way to control cheap LM2596 modules with an Arduino or another microcontroller. I decided to demonstrate one solution that might be basic electronics for some, but still many don’t know about.Those buck converters will change the output voltage to make the feedback […]
How to interface GPS with PIC18F4550 Microcontroller
Posted on: 08 Jul 2016
Global Positioning System is based on satellite navigation technology. A GPS Receiver provides the accurate location of an object in terms of latitude and longitude. Accurate time calculation with respect to GMT can also be done by using GPS. For more information on different data obtained through GPS, refer GPS Receivers. Here a PIC microcontroller […]
SPI to 4 x UART Bridge (MULTIUART)
Posted on: 07 Jul 2016
If your a fan of electronics then you like me will often find it annoying on the lack of hardware serial ports on modern devices. Many modules like the Wifi ESP8266 and the Bluetooth HC-06 are available for peanuts but they each require a UART based serial peripheral on your controller to work effectively. In […]
New LEDs offer tunable color temperature
Posted on: 07 Jul 2016
MUNICH — At Electronica last week, the LED manufacturer Everlight introduced what it claims to be the world’s first colour-temperature tunable LEDs in a simple chip on board (COB) package. After brightness dimming, tunable color temperature is a feature that allows end users to tune the warmth of the light they receive. Typically, this feature […]
Kristall 511 solder wire won´t dirt your PCB
Posted on: 07 Jul 2016
You, who are at production of electronic devices, know, how important is a choice of a suitable solder. A designer of a given device might not focus on a solder used at soldering of the first protoype, bu tin a production it will manifest itself – sooner or later. Not that some solder would be […]
About the Temperature Sensor using pic microcontoller
Posted on: 07 Jul 2016
Temperature sensors are used in a wide range of electronic devices, including digital thermometers, home thermostats, ovens, and refrigerators. Figure 1 shows two devices with temperature sensors. Figure 1. Devices with temperature sensors. The temperature sensor provided in your kit is a precision analog sensor, whose voltage output is linearly proportional to the temperature. Configured […]
Steam Turret Tank R/C PIC Servo Controller
Posted on: 06 Jul 2016
A Microchip PIC based servo controller offering many of the capabilities of digital servos for under $9! The controllers capture the r/c receiver output, optionally manipulate the samples, then regenerate new servo control signals. As such, they greatly enhance what is possible with cheap servos. They were created for my Steam Turret Tank Instructable. Here […]
OSOMCOM POCSAG BTS using pic microcontoller
Posted on: 06 Jul 2016
The BTS or Base Transmitter Station is the device that transmit the POCSAG messages to the pager. It is the radio interface of the POCSAG network. THE HARDWARE The current version of the BTS hardware is a small board with a pic 18F microcontroller with a firmware that receive commands through an UART/RS232 port, create […]
RePhone Kit – World’s First Open Source and Modular Phone
Posted on: 06 Jul 2016
This must be the best news for you and us this week!!! We have shipped out almost all the RePhone rewards to our backers, except those who haven’t provided us their shipping details, if you are one of them, please see the following information and contact as soon as possible. These days, we are very […]
Mini AV Test Box using pic microcontoller
Posted on: 06 Jul 2016
The notion of building a monitor/speaker AV tester came up in the forums a few weeks ago. Someone requested to see a project devoted to testing VGA displays and Speakers. The project I made many years ago: The VGA Test Box can be used to test displays, however it is large, clunky and not friendly […]