User contributions for JMerkle
Jump to navigation
Jump to search
26 September 2024
- 10:1010:10, 26 September 2024 diff hist +146 N File:Flash Image Intel HEX.jpg Navigate to C/C++ Build -> Settings -> GNU RISC-V Cros Create Flash Image -> General. Using pull-down menu, select "Intel HEX(.hex)" current
- 10:0910:09, 26 September 2024 diff hist −8 Getting Started with CH32V003 →Create Intel Hex output files
- 10:0810:08, 26 September 2024 diff hist +173 Getting Started with CH32V003 →Create Intel Hex output files
- 10:0210:02, 26 September 2024 diff hist +31 Getting Started with CH32V003 No edit summary
- 09:5909:59, 26 September 2024 diff hist +90 N File:GPIO Toggle Select Properties.jpg Modifying the properties of a project - Select the properties of the project current
- 09:5709:57, 26 September 2024 diff hist +211 Getting Started with CH32V003 No edit summary
21 September 2024
- 16:5516:55, 21 September 2024 diff hist +303 Getting Started with CH32V003 →Dallas Makerspace Workshop, Wednesday, Sept 25th, 7-9PM
20 September 2024
- 08:2708:27, 20 September 2024 diff hist +987 Getting Started with CH32V003 No edit summary
10 September 2024
6 September 2024
- 16:4016:40, 6 September 2024 diff hist +89 Getting Started with CH32V003 →The CH32V003 microcontroller
- 16:2516:25, 6 September 2024 diff hist +12 Getting Started with CH32V003 →The CH32V003 microcontroller
- 16:2416:24, 6 September 2024 diff hist +177 Getting Started with CH32V003 →The CH32V003 microcontroller
- 14:4614:46, 6 September 2024 diff hist +5 Getting Started with CH32V003 →Where to get a CH32V003 development board
- 14:3114:31, 6 September 2024 diff hist −13 Getting Started with CH32V003 →Where to get a CH32V003 development board
- 14:3014:30, 6 September 2024 diff hist +24 Getting Started with CH32V003 →Where to get a CH32V003 development board
5 September 2024
- 08:5508:55, 5 September 2024 diff hist −159 Getting Started with CH32V003 →Where to get a CH32V003 development board
- 08:4708:47, 5 September 2024 diff hist +716 Getting Started with CH32V003 No edit summary
20 August 2024
- 09:1909:19, 20 August 2024 diff hist +54 Getting Started with CH32V003 →Where to get a CH32V003 development board
- 09:1509:15, 20 August 2024 diff hist +230 Getting Started with CH32V003 →Where to get a CH32V003 development board
- 09:0909:09, 20 August 2024 diff hist −1,291 Getting Started with CH32V003 No edit summary
- 09:0809:08, 20 August 2024 diff hist +67 Getting Started with CH32V003 →Other CH32V003 Projects
16 August 2024
- 13:4513:45, 16 August 2024 diff hist +102 Getting Started with CH32V003 No edit summary
- 13:3913:39, 16 August 2024 diff hist +280 Getting Started with CH32V003 No edit summary
- 13:2813:28, 16 August 2024 diff hist +207 Getting Started with CH32V003 No edit summary
5 August 2024
- 15:4315:43, 5 August 2024 diff hist −3 Getting Started with CH32V003 No edit summary
1 August 2024
- 16:1116:11, 1 August 2024 diff hist +1 DS3231 RTC Module No edit summary
- 16:0016:00, 1 August 2024 diff hist +366 DS3231 RTC Module No edit summary
- 15:5115:51, 1 August 2024 diff hist +534 DS3231 RTC Module No edit summary
- 15:3915:39, 1 August 2024 diff hist 0 N File:DS3231.jpg No edit summary current
- 15:3915:39, 1 August 2024 diff hist +333 N DS3231 RTC Module Created page with "The DS3231 RTC is a low cost, battery backup, Real Time Clock, that connects to an I2C bus, providing accurate time information. Many DS3231 modules, like this one, https://www.ebay.com/itm/314250880191, have two I2C devices on-board, a DS3231 RTC and a AT24C32 EEPROM, allowing the storage of information into non-volatile memory."
- 15:2615:26, 1 August 2024 diff hist +21 Main Page No edit summary
28 June 2024
- 17:4217:42, 28 June 2024 diff hist +87 Logger No edit summary current
- 17:3817:38, 28 June 2024 diff hist +3,004 N Logger Created page with "// Module: log.c // // logging library // ANSI escape codes: // gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797 #include <stdio.h> #include <stdint.h> #include <stdlib.h> #include <time.h> #include "log.h" #include <unistd.h> #ifndef u8 #define u8 uint8_t #define s8 int8_t #endif // Define ANSI colors, to be used within printf() text // The foreground colors 30 - 38, are the "normal" darker colors // The foreground colors 90 - 98, are the "bright" lighter colors..."
- 17:3717:37, 28 June 2024 diff hist +17 Main Page →Current Projects
20 June 2024
- 15:1515:15, 20 June 2024 diff hist +26 LittleFS Flash File System →Serial Output, Serial Input, and printf() Support current
- 15:1315:13, 20 June 2024 diff hist −912 LittleFS Flash File System →Serial Output, Serial Input, and printf() Support
- 15:1015:10, 20 June 2024 diff hist +8 LittleFS Flash File System →The SPI and Serial Interface
18 June 2024
- 14:4414:44, 18 June 2024 diff hist +3 Getting Started with STM32 →Interface a rotary encoder
- 14:4314:43, 18 June 2024 diff hist +12 Getting Started with STM32 →Interface a rotary encoder
- 14:4214:42, 18 June 2024 diff hist +329 Getting Started with STM32 →Interface a rotary encoder
14 June 2024
- 16:3516:35, 14 June 2024 diff hist +30 Getting Started with STM32 →Interface a rotary encoder
- 15:3915:39, 14 June 2024 diff hist +41 N File:RotaryEncoderPinSelection.jpg Timer2 with Pin Assignments current
- 15:2815:28, 14 June 2024 diff hist +45 Getting Started with STM32 →Interface a rotary encoder
- 15:2615:26, 14 June 2024 diff hist +78 N File:RotaryEncoderModule.jpg Common rotary encoder module with knob, mounting nut and washer. current
- 13:0713:07, 14 June 2024 diff hist −13 NUCLEO-F103RB →Processor: STM32F103RBT6 current
- 13:0513:05, 14 June 2024 diff hist −50 NUCLEO-F103RB →STM32-F103 Timers
- 13:0313:03, 14 June 2024 diff hist +23 NUCLEO-F103RB →Processor: STM32F103RBT6
- 10:2610:26, 14 June 2024 diff hist +103 Getting Started with STM32 →Interface a rotary encoder
- 10:2310:23, 14 June 2024 diff hist 0 File:RotaryEncoder.jpg JMerkle uploaded a new version of File:RotaryEncoder.jpg current
- 10:1210:12, 14 June 2024 diff hist 0 Getting Started with STM32 →Interface a rotary encoder