AutomationShield
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering educa…
C★ 51
Arduino Display Library for SPI E-Paper Displays
git clone https://github.com/ZinggJM/GxEPD2.gitZinggJM/GxEPD2With full Graphics and Text support using Adafruit_GFX
For SPI e-paper displays from Dalian Good Display
and SPI e-paper boards from Waveshare having the same panels
init(115200, true, 2, false) for Waveshare boards with "clever" reset circuit// GxEPD style paged drawing; drawCallback() is called as many times as neededvoid drawPaged(void (*drawCallback)(const void*), const void* pv)// register a callback function to be called during _waitWhileBusy continuously.void setBusyCallback(void (*busyCallback)(const void*), const void* busy_callback_parameter = 0);more like this
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering educa…
☢️ ESP8266 / ESP32 Firmware for collecting and reporting statistics from Geiger counters
search projects, people, and tags