Development Board – Kits Projects

Authors’ prototype of the digital IC tester

Arduino Based Digital IC Tester Using MATLAB

Testing of digital electronic systems generally involves applying a set of test stimuli to inputs of the device-under-test (DUT) and analyzing responses of the system using a response analyzer. If the DUT generates correct output responses (also called the golden response) for all the input stimuli, the DUT is regarded as fault-free. Those DUTs that […]

Arduino Based Digital IC Tester Using MATLAB Continue Reading

Circuit diagram 2

Arduino Based Programmable Digital Data Display

LCDs are widely used in applications like token-display machines in smalls and supermarkets, order number displays in restaurants and café, and so on. The project presented here demonstrates the working of Arduino based message display on LCD using Bluetooth. Circuit and working This circuit uses Arduino board that accepts data via HC-05 Bluetooth module from

Arduino Based Programmable Digital Data Display Continue Reading

mkr

Arduino MKR1000 – DHT – Artik cloud

Sending temperature and humidity from Arduino MKR1000 to Artik Cloud Things used in this project Hardware components Arduino MKR1000 × 1 DHT11 Temperature & Humidity Sensor (4 pins) × 1 Software apps and online services Samsung ARTIK Cloud for IoT Arduino IDE Story Background This article describe how to use REST for sending data from

Arduino MKR1000 – DHT – Artik cloud Continue Reading

2017 01 14 12 AAloOyrgpB

Arduino MKR1000 Weather Station

Weather station monitors temperature, pressure, light, dust, soil moisture values and displays on the OLED screen and Cayenne dashboard. Things used in this project Hardware components Arduino MKR1000 × 1 Adafruit TSL2561 Luminosity Sensor × 1 Adafruit BMP180 Barometric Pressure/Temperature × 1 OLED display I2C × 1 SparkFun Level Shifter Board × 1 Sharp GP2Y1010AU0F

Arduino MKR1000 Weather Station Continue Reading

NodeMCU details on Arduino IDE

Getting started with NodeMCU development board for IoT

Since Internet of Things (IoT) projects are now quite popular, I recently bought a NodeMCU board to try IoT application development. The NodeMCU development board is an open source board based on ESP8266EX microcontroller with integrated Wi-Fi transceiver. Uploading programs to NodeMCU from any computer via microUSB port is very easy as it supports several

Getting started with NodeMCU development board for IoT Continue Reading

Scroll to Top