
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
IoT Billboards
This project was submitted by @Sami9974 in the PSoC 6 and Wi-Fi/Bluetooth Connected Cloud Challenge on Element14.
Project Technology Focuses
- PSoC® 6 Arm® Cortex®-M4 and Cortex-M0+ MCU
- CYW4343W 802.11n Wi-Fi + Dual-Mode Bluetooth Radio
- AWS IoT Cloud Services
- SEGGER emWin
Project Requirements
Hardware
- PSoC 6 WiFi-BT Pioneer Kit (CY8CKIT-062-WIFI-BT)
Software
Project Description
This project implemented an IoT Billboard system – where users could “rent” an IoT Billboard through a website that the project creator built. That website interacts with a database based on PostgreSQL that stores user details, billboard images, payment details, and more. AWS IoT Core also interacted with this database and pulled these images that users were renting out. The PSoC 6 WiFi-BT Pioneer Kit would poll AWS IoT and pull down the images over MQTT, and displays the images for a certain amount of time on the TFT Display Shield that comes with the Pioneer Kit using the LCD BitMap converter for emWin.
Project Links
- Full Project Tutorial, Blogs, and Videos
- Project Code is attached to multiple blog posts
Resource List
Hardware:
- PSoC 6 WiFi-BT Pioneer Kit (CY8CKIT-062-WIFI-BT) User Guide
- PSoC 62 MCU (1MB Flash, 288KB SRAM) Datasheet
- PSoC 62 MCU (2MB Flash, 1MB SRAM) Datasheet
- CYW4343W 802.11n + Dual-Mode Bluetooth Radio Chipset Datasheet
- Murata Type 1DX Wi-Fi/Bluetooth Module (housing CYW4343W) Datasheet
Software:
- ModusToolbox™ Software Environment
- Download available on this page for Windows®, macOS®, and Linux®
- All ModusToolbox Software Environment Documentation
- ModusToolbox Software Environment Community Technical Forum
- Mbed OS Resources:
- Amazon FreeRTOS Resources:
- Cypress Amazon FreeRTOS Community Technical Forum
- Cypress Amazon FreeRTOS Qualified Hardware Page
- Amazon FreeRTOS OS Documentation
- Cypress Amazon FreeRTOS PSoC 6 + Wi-Fi/BT Dev Kit Getting Started Guide
- Cypress Amazon FreeRTOS SDK Repository
- Cypress Amazon FreeRTOS Example Projects
- Running Amazon FreeRTOS Code Examples Knowledge Base Article
AWS IoT Technical Resources