kevinhikaruevans / blackboard-esp32

Embedded library for the on-board ESP32 on the RealDigital Blackboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blackboard-esp32

Connect to the on-board ESP32 on the RealDigital Blackboard.

☢️ Note: This is only tested on the Rev. B board. Feel free to email me if you're interested in the project and I can add you as a maintainer, or you can just encourage me to work on this.

Examples

There is a Github repository containing examples, over at blackboard-esp32-examples.

Current status

Feature Status
Simple IO between the ESP32 and Zynq PS Done
UART interrupts for receiving data Done
Simple Tx/Rx queues Done
Wifi connectivity Done
Socket wrapper Done
TCP socket Done
HTTP wrapper Done
Socket & HTTP refactoring In progress
Wifi AP mode Not started
Bluetooth Not started
UDP and SSL Not started
Documentation Not started

Useful Links

About

Embedded library for the on-board ESP32 on the RealDigital Blackboard


Languages

Language:C 100.0%