Projects

Closer look of the display

chipKIT Project 4: Digital light meter

A light meter is used to measure the intensity of illumination in a given area. It is widely used in schools, warehouses, factories, hospitals, officeΒ buildings, museums, art-galleries, parkingΒ garages, stadiums, and many more,Β to measure and maintain proper lighting levels. The intensity of illumination is usually expressed in Lux or foot-candles. As the 4th project in our […]

chipKIT Project 4: Digital light meter Read More Β»

Metal Detecting with PIC18 Q71 Microcontroller e1681189004799

Metal Detecting with PIC18-Q71 Microcontroller

Distinguish between metal and non-metallic objects using Core Independent Peripherals (CIPs) with the Metal Detecting with PIC18-Q71 Microcontroller. Story about Metal Detecting with PIC18-Q71 This application creates a simpleΒ proximityΒ metal detector with the Core Independent Peripherals (CIPs) in theΒ PIC18-Q71 family of microcontrollers (MCUs)Β to differentiate between metallic and non-metallic objects placed near the detector coil. The CIPs

Metal Detecting with PIC18-Q71 Microcontroller Read More Β»

On Board Satellite Controller using ARM Based Microcontroller

On-Board Satellite Controller using ARM Based Microcontroller

Satellite Subsystems Irrespective of the intended application, is it a communications satellite or a weather satellite or even an Earth observation satellite, different subsystems comprising a typical satellite include the following: Mechanical structure Propulsion Thermal control Power supply Tracking, telemetry and command Attitude and orbit control Payload Antennas The structural subsystem provides the framework for

On-Board Satellite Controller using ARM Based Microcontroller Read More Β»

chipKIT Max32 is the same form factor as the Arduino Mega board

What is Chipkit Development Board?

In order to understand the chipKIT platform, it is important to talk about Arduino first. Arduino is an easy-to-use and powerful open source environment for developing microcontroller based applications.Chipkit Development Board It has gained huge amount of popularity in past few years, specially among hobbyists. Arduino has been a wonderful tool, introducing many people to

What is Chipkit Development Board? Read More Β»

Sensor unplugged

chipKIT Project 3: Easy Pulse Meter

This is a third project in our chipKIT tutorial series and today we are going to construct a simple pulse rate meter usingΒ our Easy Pulse sensorΒ with Digilent’sΒ chipKIT Uno32 board. Digilent’s chipKIT Basic I/O shield is also used in this project for displaying the pulse waveform and the pulse rate. What do we need? In order

chipKIT Project 3: Easy Pulse Meter Read More Β»

TensorFlow Lite for Microcontrollers Part 2 e1681182224432

In-depth: TensorFlow Lite for Microcontrollers – Part 2

This blog details the inner workings of TensorFlow Lite for Microcontrollers and the role of Flatbuffers in them. Story of TensorFlow Lite for Microcontrollers Part 2/2:Β This blog extends myΒ TensorFlow Lite for Microcontrollers tutorial.Β I was selected in Google Summer of Code, under TensorFlow, to work on building demos for TinyML and when I read through the

In-depth: TensorFlow Lite for Microcontrollers – Part 2 Read More Β»