led

E522.48 – 16 CHANNEL AUTOMOTIVE LED DRIVER WITH BUS INTERFACE

E522.48 – 16 CHANNEL AUTOMOTIVE LED DRIVER WITH BUS INTERFACE

The E522.48 is a multi-channel PWM driver for e.g. light application. It provides 16 current sinks with integrated 10bit PWM generator for each channel. Each of the drivers can digitally be configured to drive up to 100mA with a selectable slew rate. The device supports I²C bus controlled operation to enable fast light animation sequences. For failsafe conditions the […]

E522.48 – 16 CHANNEL AUTOMOTIVE LED DRIVER WITH BUS INTERFACE Read More »

getting started with microcontrollers projects

How to getting started with microcontrollers projects using PIC12F629 microcontroller

Microcontrollers are, basically, a computer in a single chip. It contains memory, processor, I/O ports (I/O = Input/Output) and other periphericals. Can you believe a single chip does contain RAM, ROM, CPU, I/O Ports, timers and other gadgets? It only needs a keyboard and display to be a working computer… …I almost forgot; It also

How to getting started with microcontrollers projects using PIC12F629 microcontroller Read More »

Segment ASCII table character Set

7-Segment ASCII character Set A 127-character ASCII table for 7-segment LED or LCD displays using PIC16C84

I started to develop what I call my “next generation of microcontroller projects” (I have to find a name for that), so I needed a character set fully compatible with ASCII using only 7 segment displays. When I started to determine how many characters and which ones I will use, I thought only 64 characters

7-Segment ASCII character Set A 127-character ASCII table for 7-segment LED or LCD displays using PIC16C84 Read More »

PIC32 System

SmartCube DOLORS

Introduction DOLORS is a smart lamp that, paired with a Raspberry Pi, is capable of showing live weather information upon request, such as the temperature and sky condition. Additionally, it provides dynamic animation modes with vibrant colors and computer vision features. The main reason for building the SmartCube DOLORS was to have an easily accessible

SmartCube DOLORS Read More »

16 Channel RGB LED Controller

48 Channel Mono / 16 Channel RGB LED Controller using PIC18F2550 microcontroller

48 Channel Mono / 16 Channel RGB LED Controller The 48 Channel Mono/16  Channel RGB LED Controller by Chromation Systems can be used to independantly control 48 groups/channels (up to 120ma per group) of mono-color LEDs or 16 groups/channels of common anode RGB LEDs. It utilizes 3x TLC5940 LED drivers controlled with a PIC 18F2550

48 Channel Mono / 16 Channel RGB LED Controller using PIC18F2550 microcontroller Read More »

The completed Cat Bot

CAT BOT

Introduction Cat Bot, as its name suggests, is a cat robot that sees and follows around a cat toy, simulating actions of real cats. We have decided on this project since this system involves significant hardware and software elements, and constructing it required us to bring in a variety of knowledge gained through the previous

CAT BOT Read More »

Software Design

LED Amusement Park

Overview Our project consists of a 2m DotStar LED strip with 120 individually addressable LEDs and seven accelerometers with the Big Board to depict three different rides that are typically found in an amusement park: the roller coaster, the drop tower, and the bouncer. We implement 1D kinematic equations iteratively to approximate the real-world physics

LED Amusement Park Read More »