Thanks to visit codestin.com
Credit goes to github.com

Skip to content

angrymew/firmware-cc2510

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imagotag 2.6/2.2 BWR GL120/GU140 hacking

Firmware example for Vusion/SES-Imagotag GL120/GU140, CC2510 based electronic shelf labels. Feel free to make your own based on this. Still under development and never to be completed. This thing is used as a playground.

Original repo andrei-tatar/imagotag-hack

Chips used

CC2510 connections

Port 0

  • P0:0 - EPD power enable (active low via a P channel fet)
  • P0:1 - EPD CS (SPI interface chip select)
  • P0:2 - debug port
  • P0:3 - EPD SDI (SPI interface serial data in)
  • P0:4 - SDA to NFC chip
  • P0:5 - EPD CLK (SPI interface clock)
  • P0:6 - SCL to NFC chip
  • P0:7 - not connected

Port 1

  • P1:0 - NFC VCC (seems to power NFC chip and SPI flash)
  • P1:1 - NFC FD (field detection)
  • P1:2 - EPD DC (data/command select for display)
  • P1:3 - EPD BUSY (detect if display busy)
  • P1:4 - SPI flash CS
  • P1:5 - SPI flash CLK
  • P1:6 - SPI flahs MOSI
  • P1:7 - SPI flahs MISO

Port 2

  • P2:0 - EPD Reset (display reset)
  • P2:1 - debug data and white LED
  • P2:2 - debug clock and LED boost chip enable (TPS61071)

About

Firmware for CC2510 based SES-Imagotag labels GU140/GL120

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published