All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Public Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 22:43, 17 November 2020 Legg talk contribs created page Serial Library (Created page with "==Functions== ===read()=== Serial.read() returns an unsigned byte by assignment. ===write()=== Serial.write() returns a size_t of the number of bytes written. ====write(byte...")
- 22:14, 16 November 2020 Legg talk contribs created page EPEVER 485 (Created page with "==Synopsis== Issues 485 request and display result ==Notes== ==Code== <syntaxhighlight lang="C++" line='line'> //#include <SoftwareSerial.h> //const int SSERIAL_RX_PIN = 10;...")
- 17:44, 16 November 2020 Falgsc-al talk contribs created page RS485 Master Example (Created page with "<syntaxhighlight lang="C++"> //#include <SoftwareSerial.h> //const int SSERIAL_RX_PIN = 10; //Soft Serial Receive pin //const int SSERIAL_TX_PIN = 11; //Soft Serial Transmit...")
- 22:47, 12 November 2020 Legg talk contribs created page LCDWIKI Libraries (Created page with "==LCDWIKI Libraries== These were wrapped in a very annoying RAR file. I have freed them into an open source format. http://calebneedscollege.com/wiki/images/1/14/LCDWIKI_...")
- 22:42, 12 November 2020 Legg talk contribs uploaded File:LCDWIKI GUI.tar.gz (LCD Driver Arduino)
- 22:42, 12 November 2020 Legg talk contribs created page File:LCDWIKI GUI.tar.gz (LCD Driver Arduino)
- 22:34, 12 November 2020 Legg talk contribs uploaded File:LCDWIKI KBV.tar.gz (Driver for LCD screen Arduino)
- 22:34, 12 November 2020 Legg talk contribs created page File:LCDWIKI KBV.tar.gz (Driver for LCD screen Arduino)
- 22:31, 12 November 2020 Legg talk contribs uploaded File:TouchScreen.tar.gz (TouchScreen library for Arduino)
- 22:31, 12 November 2020 Legg talk contribs created page File:TouchScreen.tar.gz (TouchScreen library for Arduino)
- 22:07, 12 November 2020 Legg talk contribs created page QR Code generation with 3.5" TFT Touch screen on Arudino MEGA2560 (Created page with "==Synopis== Displays a QR Code on the LCD screen ==Notes== This will display a Version 1 QR code. The scaling and centering features are incomplete, but the overall code is f...")
- 22:45, 2 November 2020 Legg talk contribs created page CAN bus battery monitor with 3.5" TFT Touch screen on Arudino MEGA2560 (Created page with "==Synopsis== ==Notes== ==Code== <syntaxhighlight lang="C++" line='line'> </syntaxhighlight>")
- 22:23, 2 November 2020 Legg talk contribs created page Can bus battery monitor (Created page with "==Synopsis== This code is designed for the Arduino UNO. Attached is a MCP2515 CAN module. This is designed to monitor cell voltages in large battery packs containing LiFePO4...")
- 20:23, 2 November 2020 Falgsc-al talk contribs created page LCD demo (This page is a modified demo that came with the new LCD board.)
- 03:52, 1 November 2020 Legg talk contribs created page OLED Display SSD1306 i2c 128x64 demo (Created page with "==Synopsis== Demo of different graphics and test modes of SSD1306. ==Code== <syntaxhighlight lang="C++" line='line'> //Arduino UNO //SSD1306 ////Pin A4 SDA ////Pin A5 SCL /**...")
- 03:46, 1 November 2020 Legg talk contribs created page OLED Display (Created page with "==Synopsis== Demo of different graphics and test modes of SSD1306. ==Code== <syntaxhighlight lang="C++" line='line'> //Arduino UNO //SSD1306 ////Pin A4 SDA ////Pin A5 SCL #inc...")
- 19:57, 31 October 2020 User account Falgsc-al talk contribs was created by Legg talk contribs
- 18:57, 31 October 2020 Legg talk contribs created page Can bus battery monitor with OLED (Created page with "<syntaxhighlight lang="C++" line='line'> //Arduino UNO //MCP2515 ////Pin 13 SPI clock ////Pin 12 MISO ////Pin 11 MOSI ////Pin 10 Cable Select //SSD1306 ////Pin A4 SDA ////Pin...")
- 18:54, 31 October 2020 Legg talk contribs created page Arduino Projects (Created page with "Can bus battery monitor with OLED Can bus battery monitor OLED Display")
- 18:34, 31 October 2020 MediaWiki default talk created page Main Page