-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Erweiterungs Wunsch #19
Comments
Ich habe den gleichen Wunsch. |
Ich hätte zwei :-D int Numbers_5x7[10][7] = { {0x0e, 0x11, 0x13, 0x15, 0x19, 0x11, 0x0e}, // 0x30, 0 int Numbers_3x5[10][5] = { int Pos[10][11] = { void setNum(int Num, int xPos, int yPos) { for (int y = 0; y <= 4; y++) } void Sekunten(int Num, int xPos, int yPos) { for (int y = 0; y <= 6; y++) } IPAddress ip;
//---------------------------------------------------------------------------------------- void loop() {
server.handleClient(); |
Hallo
Vielen Dank dass Du deinen Code zur Verfügung stellst !!!
Ich hätte noch zwei Erweiterungswünsche:
RTC Modul (DS3231) integrieren (Da ich leider in meinem Hobby Raum kein WIFI habe)
ds18b20 Temperatur sensor
Besten Dank
Markus
The text was updated successfully, but these errors were encountered: