Skip to content

Create samsung keymap file#15

Open
behoyh wants to merge 3 commits into
pmansour:masterfrom
behoyh:patch-1
Open

Create samsung keymap file#15
behoyh wants to merge 3 commits into
pmansour:masterfrom
behoyh:patch-1

Conversation

@behoyh

@behoyh behoyh commented Dec 14, 2022

Copy link
Copy Markdown
Contributor

sudo apt-get install ir-keytable

sudo nano /boot/config.txt

# Uncomment this to enable infrared communication.
dtoverlay=gpio-ir,gpio_pin=23

sudo nano /etc/rc_keymaps/samsung

# table samsung, type: nec
0x70760  KEY_UP
0x70762  KEY_TAB
0x70761  KEY_DOWN
0x70765  KEY_LEFT
0x70768  KEY_ENTER

sudo nano /etc/rc.local

sudo ir-keytable -c -p nec -w /etc/rc_keymaps/samsung

sudo reboot

@behoyh

behoyh commented Dec 15, 2022

Copy link
Copy Markdown
Contributor Author

@behoyh behoyh changed the title Create samsung-keymap file Create samsung keymap file Dec 16, 2022
amirhmoradi referenced this pull request in amirhmoradi/croom.to Dec 15, 2025
This commit adds the foundation for enterprise-ready PiMeet development:

Roadmap Documents:
- Enterprise roadmap with phased approach (Phase 1-4)
- Feature index for tracking all planned features
- Upstream contributions tracking (PRs #15, Issues #5,6,9,17)
- Dashboard implementation plan with tech stack decisions

Product Requirements Documents (PRDs):
- PRD-001: Management Dashboard (fleet management, monitoring)
- PRD-002: Multi-Platform Support (Teams, Zoom, Webex)
- PRD-003: Zero-Touch Device Provisioning
- PRD-004: Enterprise Security & Compliance

User and Admin Guides:
- User Guide for meeting room participants
- Administrator Guide for IT management
- Deployment Guide for initial rollout

The documentation targets feature parity with Cisco Webex Room Kit
at a fraction of the cost (<$200 vs $3,000-15,000 per room).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant