Description

I planned to build this project as a gift to my high school friends and teachers before I went to the US for my Bachelor’s’ degree. But unfortunately, I couldn’t produce enough of them because of the limitation of time.

This project is based on my work at Dr. Lintao Tang’s lab at Tsinghua University. The details can be found in my Tsinghua Smart Lamp page. As usual, I tried to build a “product-level” product and design everything from scratch; from hardware, to firmware, and even to industrial design (ID design).

The simulator has the following features:

  • The lamp can be controlled by capacitive touch interface and by Bluetooth.
  • The capacitive touch interface has just one button but supports both on/off control and dimming control.
  • Users can connect the lamp using Bluetooth and control the dimming, color, and on/off of the lamp.
  • The lamp supports both wireless charging and charging through Micro-USB.
  • The lamp integrates a battery management system to three phrases charging management for 18650 battery.
  • MSP430 MCU is used to achieve low power consumption.

The whole project can be divided into the following phrases:

  • planing the functionalities
  • thinking about the ID design, planing the dimensions and creating the 3D models.
  • designing the hardware systems
  • choosing the components
  • designing, manufacturing and assembling the PCBs
  • developing the firmware