Posts by Bilal:
How to choose single-layer PCB and multi-layer PCB?
Posted on: 28 May 2020
When it comes to PCBs, there are certainly a wide variety of them in the current market. Designed for a host of different requirements and needs, a vast array of them exists for every imaginable application that one could conceive. Of the many such variants that exist, PCBs and their designs can be narrowed down […]
How to Generate Sound using PWM with PIC Microcontroller- (Part 22/25)
Posted on: 28 May 2020
Pulse Width Modulation (PWM) is a technique in which the width of a pulse is modulated, keeping the time period of the wave constant. Sound Generation with PWM can be achieved by modulating the pulse width to produce audio tones or signals. The ON time and OFF time can have any different values in the […]
THE EASY WAY TO CREATE SECURE IOT DEVICE CONNECTIONS TO AMAZON WEB SERVICES
Posted on: 27 May 2020
Renesas Electronics’ new RX65N Cloud Kit provides a simple, application-ready platform for the development of IoT sensor devices which connect to the cloud via Amazon Web Services (AWS). The kit features an RX65N microcontroller, on-board Wi-Fi® wireless connectivity, environmental, light and inertial sensors, and support for Amazon’s FreeRTOS real-time operating system. Future Electronics is now […]
SIGNET HIGH-CAPACITY THUMB-DRIVE, YOUR LIBRE PERSONAL INFORMATION SECURITY MULTI-TOOL
Posted on: 26 May 2020
Signet HC is a secure USB drive built with open-hardware and free open-source software. It is an encrypted flash drive, a two-factor authentication (2FA) device and a hardware password and personal information manager, making it a portable solution to a variety of data security problems. Signet HC is physically secured, it requires a user taking physical action (press a button […]
How to Glow an LED using PWM with PIC Microcontroller- (Part 20/25)
Posted on: 26 May 2020
Pulse Width Modulation (PWM) is a technique in which the width of a pulse is modulated keeping the time period of the wave constant. One cycle has a fixed time period called ‘Period’ and a varying on time called ‘Duty cycle’. The entire wave can have two voltages levels either logic 0 or logic 1. The […]
NEURAL COMPUTING KIT COMBINES ATOMIC PI SBC WITH INTEL’S NCS2
Posted on: 25 May 2020
Following the success of their last product; the Atomic Pi SBC which sold for only $34 and sold out multiple times, Team IoT, has returned with another successful Kickstarter project for a Neural Computing Development Kit that combines the Intel Cherry Trail-based Atomic Pi SBC with a 2GB RAM and 16GB eMMC, with Intel’s Neural Compute Stick […]
How To Use PIC Microcontroller For Voice Input And Output- (Part 23/25)
Posted on: 24 May 2020
Microcontrollers are purely digital devices which work on logic0 and logic1 voltages; still they are widely used for analog signal processing. There are specialized signal processors chips available which are custom made for particular applications; however a general purpose microcontroller is more than enough for small kind of signal processing applications like audio signal input and […]
COMPACT AMD RYZEN™ SBC FEATURING FOUR INDEPENDENT 4K DISPLAYS
Posted on: 24 May 2020
IBASE Technology Inc. (TPEx: 8050), a world leading provider of industrial computers and embedded computing solutions, releases the IB918 3.5-inch Disk-Size SBC based on the AMD Ryzen™ Embedded V1000/R1000 SoC. The IB918 allows system designers to create feature rich systems targeting panel PC, kiosk, POS, medical display and industrial applications. Generating stunning 4K Ultra High-Definition […]
MESH NETWORKING MODULES EASE IOT DEVICE DESIGN
Posted on: 23 May 2020
Silicon Labs has introduced a new range of integrated, secure Wireless Gecko modules which make it easier to add robust mesh networking connectivity. By Ally Winning @ eenewsembedded.com MGM210x and BGM210x Series 2 modules support Zigbee, Thread, Bluetooth mesh, Bluetooth Low Energy and multiprotocol connectivity. The xGM210x modules are pre-certified for North America, Europe, Korea and Japan, minimizing the […]
Serial Data Transfer to PC(Personal Computer) using PIC16f877 Microcontroller USART
Posted on: 22 May 2020
Here is a simple project on How to transmit serial data to pc using built in usart(universal Syncronous-Asyncronous receiver transmitter)of PIC 16f877 microcontroller. The data Transmitted by PIC microcontroller is received by computer through its (Serial)DB-9 Port and is displayed on Hyperterminal window. Since microcontrollers works on TTL wave form and standard PC(Personal Computers) works […]