Skip to content

Platformio project to provide basic controls for chromecast

License

Notifications You must be signed in to change notification settings

andrasbiro/chromecastcontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chromecastcontrol

A simple ChromeCast remote control for Wemos D1 mini, developed in platformIO. Supports 3 buttons:

  • pause/play
  • "left"/"right"
    • single click seeks 5s back/forward
    • long press is seeking with increasing speed (seek performed on release)
    • double click selects previous/next item in the playlist

I used the flat membrane switch you can order from aliexpress, like this one:

It also supports a small, 128x64 oled screen, where it prints some information of the song currently playing, connecting to D1/D2 I2C pins

Dependencies: