User Tools

Site Tools


devices:srxe:handheld

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devices:srxe:handheld [2023/03/18 04:54] – removed - external edit (Unknown date) 127.0.0.1devices:srxe:handheld [2023/05/29 12:09] (current) jkent
Line 1: Line 1:
 +====== Smart Response XE Handheld ======
 +
 +The "remote" is a device with a QWERTY keyboard, 384x136 4-level grayscale LCD and 802.15.4 wireless.
 +
 +==== Documents ====
 +  * {{:devices:srxe:m128rfa1.pdf|ATmega128RFA1 Datasheet}}
 +  * {{:devices:srxe:st7586s.pdf|ST7586S LCD Controller Datasheet}}
 +  * {{:devices:srxe:mx25l1005.pdf|MX25L1005 128K SPI Flash}}
 +
 +  * [[:devices:srxe:handheld:pinouts|Pinouts]] [[https://pastebin.com/raw/uFfBCQDG|(Original)]]
 +
 +  * [[https://fccid.io/QCISRP03|FCC Documents]]
 +  * [[https://fccid.io/QCISRP03/Users-Manual/Users-Manual-1334887|User Manual]]
 +
 +==== Other's Projects ====
 +  * [[https://bitbanksoftware.blogspot.com/2018/09/my-adventures-in-writing-ota-bootloader.html|Writing an OTA Bootloader (blog post)]]
 +
 +==== Software ====
 +  * [[https://support.smarttech.com/en/downloads/response/previous-versions/response-2012/response-2012-4_0-sp1|Response 2012 4.0 SP1]]
 +
 +==== Source Codes ====
 +  * [[https://github.com/gfcwfzkm/SMRTXE_Project|LCD and Graphics library]]
 +  * [[https://github.com/bitbank2/SmartResponseXE|Arduino Library for Display/Keypad/SPI Flash]]
 +  * [[https://github.com/sparkfun/ATmega128RFA1_Dev|Arduino Library, Sparkfun ATmega128RFA1]]
 +  * [[https://github.com/maniacbug/ZMAC|Arduino Atmel 802.15.4 MAC builder]]
 +
 +==== Hardware ====
 +
 +  * {{:devices:srxe:handheld-back.jpg?direct&200|}} {{:devices:srxe:handheld-front.jpg?direct&200|}} {{:devices:srxe:handheld-front-mirrored.jpg?direct&200|}}
 +  * [[https://hackaday.io/project/160664/log/151505-high-res-scan-of-pcb|PCB Images Source]] [[https://hackaday.io/owen|Thanks Owen!]]
 +  * [[https://github.com/securelyfitz/smartresponse|Pogo pin PCB]]
 +  * [[https://github.com/srhg/xe-handheld-isp-board|Updated pogo pin PCB]]