এম্বেডেড সিস্টেম, আইওটি এবং বাংলায় প্রকল্পসমূহ সম্পর্কিত অনলাইন কোর্স This tutorial series will be for students who wants to learn the following:EMBEDDED C/C++,REAL TIME OPERATING SYSTEM,PROTOCOLS LIKE I2C, SPI, RS485, MODBUSPYTHON AND IMPLEMENTATION ONTO HARDWARES,MQTTREST API,HOW TO USE A WIFI…
RSDA – IOT BASED REMOTE SENSOR DATA ACQUISITION + CONTROLLER
This device is very simple, yet powerful. If you need to sense any physical parameter using analog sensors and want to control it from a remote location using ON-OFF control mechanism, then this device is for you. This device has…
BRANON IoT Controlled Home Automation (REST API / MQTT)
BRANON IoT Home Automation Device Controller using MSP430 , ESP8266 and Web UI Branon is a device that is capable of handling things that are way too complex of its contemporaries! This device can be used to control your house…
Workshop on Embedded Systems & IoT applications
PREVIEW: Workshop was conducted at my own university of study, Rajabazar Science College, (University of Calcutta), where I demonstrated a brief overview of the embedded processor hardware and software related applications in various fields in today’s emerging technologies. It was…
Updated Libraries for DCO in Basic Clock Module+ for MSP430x2xx
The version of the source code has been updated to v1.2. There was a wrong configuration for DIVAx. It has been resolved.
New Libraries added for ADC, UART and TimerA0 for MSP430x2xx
NEW LIBRARIES HAVE BEEN UPDATED FOR MSPX2XX DEVICES. CHECK OUT HERE : (Click on Image to go to page)
How to make EAGLE v8.x Customized Libraries
This article helps you to create a new libraries in EAGLE .lbr format. Mostly the inbuilt library of the EAGLE will be mostly enough for you to make a new design. However, sometimes you might need to design your own…
EAGLE v8.3 Library file for ISO3080DW (.lbr)
ISO308x Isolated 5-V Full- and Half-Duplex RS-485 Transceivers The ISO3080 and ISO3086 devices are isolated fullduplex differential line drivers and receivers while the ISO3082 and ISO3088 devices are isolated halfduplex differential line transceivers for TIA/EIA 485/422 applications. These devices are…
Clocking Register Configuration of MSP430x2xx-Session10
This session basically will help you to configure how configure the Clocking registers DCOCTL, BCSCTL1-3, and the interrupts that can drag the CPU to NMI. It also provides a basic overview of the bits of each and every register of…
Introduction to Basic Clock Module+ (BCM+) Session9
The basic clock module+ provides the clocks for MSP430x2xx devices. This chapter describes the operation of the basic clock module+ of the MSP430x2xx device family. In this session I have discussed the basic modules of the BCM+ and along with…