Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 2.16 KB

README.md

File metadata and controls

52 lines (38 loc) · 2.16 KB
 ___                                               ___                                
(   )                                             (   )  .-.                          
 | |    .--.    ___ .-. .-.     .--.    ___ .-.    | |  ( __)  ___ .-. .-.     .--.   
 | |   /    \  (   )   '   \   /    \  (   )   \   | |  (''") (   )   '   \   /    \  
 | |  |  .-. ;  |  .-.  .-. ; |  .-. ;  |  .-. .   | |   | |   |  .-.  .-. ; |  .-. ; 
 | |  |  | | |  | |  | |  | | | |  | |  | |  | |   | |   | |   | |  | |  | | |  | | | 
 | |  |  |/  |  | |  | |  | | | |  | |  | |  | |   | |   | |   | |  | |  | | |  |/  | 
 | |  |  ' _.'  | |  | |  | | | |  | |  | |  | |   | |   | |   | |  | |  | | |  ' _.' 
 | |  |  .'.-.  | |  | |  | | | '  | |  | |  | |   | |   | |   | |  | |  | | |  .'.-. 
 | |  '  `-' /  | |  | |  | | '  `-' /  | |  | |   | |   | |   | |  | |  | | '  `-' / 
(___)  `.__.'  (___)(___)(___) `.__.'  (___)(___) (___) (___) (___)(___)(___) `.__.'  

Govee RGBICWW Teardown

Govee PCB Photo

For detailed instructions on device teardown and hardware interfaces please see the following posts on my website:

  1. For Physical Device Teardown and Component Identification: physical teardown

  2. For UART Interface: UART

  3. For Firmware Extraction: Firmware

  4. For Firmware Analysis: Coming Soon! (I am busy researching freeRTOS reverse engineering tools)

This Repo is a Work in Progess

I am hoping to reverse engineer enough of the firmware/code to write my own small custom application to run on it. I like tearing stuff down for fun and have found many other people's blogs/posts super helpful and wanted to share mine as well just in case it helps someone. :)

Repo Structure

README.md

Firmware -Govee_firmware.bin

Components -Datasheets -PCB-Photos

Hope you find something useful :)