User contributions for JMerkle
Jump to navigation
Jump to search
8 May 2025
- 11:4011:40, 8 May 2025 diff hist +9 MicroPython - Class 2 →MicroPython Kit current
- 11:3911:39, 8 May 2025 diff hist +262 MicroPython - Class 2 No edit summary
7 May 2025
- 10:3810:38, 7 May 2025 diff hist +30 MicroPython - Class 2 →MicroPython Kit
- 10:3510:35, 7 May 2025 diff hist +222 MicroPython - Class 2 No edit summary
- 10:2910:29, 7 May 2025 diff hist +54 N File:MicroPythonKit.jpg MicroPython Kit for MicroPython Class #2 current
- 09:4709:47, 7 May 2025 diff hist +93 MicroPython - Class 2 No edit summary
- 09:4609:46, 7 May 2025 diff hist +62 Getting Started with MicroPython →Raspberry Pi Pico2 current
- 09:3409:34, 7 May 2025 diff hist 0 MicroPython - Class 2 →Example Files
- 09:3309:33, 7 May 2025 diff hist +85 MicroPython - Class 2 No edit summary
6 May 2025
- 16:2416:24, 6 May 2025 diff hist −29 MicroPython - Class 2 →TM1637 7-segment display
- 16:2316:23, 6 May 2025 diff hist +337 MicroPython - Class 2 No edit summary
- 14:0414:04, 6 May 2025 diff hist +783 N MicroPython - Class 2 Created page with "<big>MicroPython - Class 2</big> ==Pins – Controlling / Using Pins== ==Input== # define input with pull-up button = machine.Pin(18, machine.Pin.IN, machine.Pin.PULL_UP) ==Input - Interrupt== # define input with pull-up button = machine.Pin(18, machine.Pin.IN, machine.Pin.PULL_UP) # interrupt with falling edge of signal button.irq(trigger=machine.Pin.IRQ_FALLING, handler=button_change) The function, "button_change" will get called with each interrupt ==Output==..."
- 13:5713:57, 6 May 2025 diff hist +32 Main Page No edit summary current
2 May 2025
- 15:5615:56, 2 May 2025 diff hist +63 Getting Started with MicroPython →General Python – Indentation
- 14:4114:41, 2 May 2025 diff hist +19 Getting Started with MicroPython No edit summary
- 14:4014:40, 2 May 2025 diff hist +902 Getting Started with MicroPython No edit summary
22 April 2025
- 09:5809:58, 22 April 2025 diff hist −142 Getting Started with MicroPython No edit summary
8 April 2025
- 14:5214:52, 8 April 2025 diff hist +58 Getting Started with MicroPython →Raspberry Pi Pico2
- 13:2913:29, 8 April 2025 diff hist +77 Getting Started with MicroPython →Raspberry Pi Pico2
- 13:2713:27, 8 April 2025 diff hist +59 Getting Started with MicroPython →Raspberry Pi Pico2
- 13:2513:25, 8 April 2025 diff hist +66 Getting Started with MicroPython →Raspberry Pi Pico2
- 13:2413:24, 8 April 2025 diff hist +74 Getting Started with MicroPython →Raspberry Pi Pico2
- 13:2413:24, 8 April 2025 diff hist +74 Getting Started with MicroPython →Raspberry Pi Pico
- 13:2013:20, 8 April 2025 diff hist +61 Getting Started with MicroPython →References:
1 April 2025
- 08:4708:47, 1 April 2025 diff hist −4 Getting Started with MicroPython →Download MicroPython for your development board
- 08:4608:46, 1 April 2025 diff hist +1,146 Getting Started with MicroPython No edit summary
31 March 2025
- 16:5016:50, 31 March 2025 diff hist +1 Getting Started with MicroPython →Example Files for this class
- 16:4516:45, 31 March 2025 diff hist +65 Getting Started with MicroPython →Example Files for this class
- 16:1916:19, 31 March 2025 diff hist −4 Getting Started with MicroPython →General Python Storage – Lists, Tuples, Set, Dictionaries
- 16:1816:18, 31 March 2025 diff hist +82 Getting Started with MicroPython →Download and install Thonny
- 16:1116:11, 31 March 2025 diff hist +44 N File:Thonny options.jpg Configure Thonny's interpreter current
- 16:1116:11, 31 March 2025 diff hist +56 N File:Thonny Configure Interpreter.jpg Show how to configure Thonny's interpreter current
- 16:0816:08, 31 March 2025 diff hist +5 Getting Started with MicroPython No edit summary
- 16:0416:04, 31 March 2025 diff hist +353 Getting Started with MicroPython No edit summary
28 March 2025
- 15:5815:58, 28 March 2025 diff hist −30 Getting Started with MicroPython No edit summary
- 15:5715:57, 28 March 2025 diff hist +75 Getting Started with MicroPython No edit summary
- 14:5014:50, 28 March 2025 diff hist −3 Getting Started with MicroPython No edit summary
- 14:4814:48, 28 March 2025 diff hist +798 Getting Started with MicroPython No edit summary
- 14:4314:43, 28 March 2025 diff hist +969 Getting Started with MicroPython No edit summary
- 14:4214:42, 28 March 2025 diff hist +485 Getting Started with MicroPython No edit summary
- 14:3814:38, 28 March 2025 diff hist +1,775 Getting Started with MicroPython No edit summary
- 14:2914:29, 28 March 2025 diff hist +367 Getting Started with MicroPython No edit summary
- 14:2614:26, 28 March 2025 diff hist +581 Getting Started with MicroPython No edit summary
- 14:2214:22, 28 March 2025 diff hist +9 Getting Started with MicroPython No edit summary
- 14:1314:13, 28 March 2025 diff hist +909 Getting Started with MicroPython No edit summary
- 14:0514:05, 28 March 2025 diff hist +619 Getting Started with MicroPython No edit summary
- 14:0114:01, 28 March 2025 diff hist +306 Getting Started with MicroPython No edit summary
- 13:5513:55, 28 March 2025 diff hist +86 Getting Started with MicroPython No edit summary
- 13:4913:49, 28 March 2025 diff hist +118 Getting Started with MicroPython No edit summary
- 13:3613:36, 28 March 2025 diff hist +444 N Getting Started with MicroPython Created page with "Currently, the MicroPython downloads page shows 186 boards currently supported with a binary download available.<br> This means it shouldn't be hard to find a compatible board to work with.<br> For this "Getting Started" class, I will focus on the Raspberry Pi Pico board.<br> Just like many of the libraries available to download for peripheral support,<br> some "tweeking" may be required to get things working for you. ==Raspberry Pi Pico=="