https://github.com/jminjares4/rasperry-pi-pico-micropython
Program Rasperry Pi Pico with Micropython
https://github.com/jminjares4/rasperry-pi-pico-micropython
Last synced: 3 months ago
JSON representation
Program Rasperry Pi Pico with Micropython
- Host: GitHub
- URL: https://github.com/jminjares4/rasperry-pi-pico-micropython
- Owner: jminjares4
- License: mit
- Created: 2022-01-07T20:19:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T00:40:52.000Z (over 3 years ago)
- Last Synced: 2025-01-10T00:49:45.047Z (4 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **Rasperry-Pi-Pico-Micropython :zap:**
This repository will contain various examples of how to use MicroPython with `Rasperry Pi Pico`. The software was developed in `Thonny` and `README` in `Visual Studio Code`.
## ***Table of Contents***
* [Analog to Digital Converter (ADC)](https://github.com/jminjares4/Rasperry-Pi-Pico-Micropython/tree/main/Analog%20to%20Digital%20Converter%20(ADC))
* [File System](https://github.com/jminjares4/Rasperry-Pi-Pico-Micropython/tree/main/File-system)
* [General Purpose Input and Ouput (GPIO)](https://github.com/jminjares4/Rasperry-Pi-Pico-Micropython/tree/main/General%20Purpose%20Input%20and%20Output%20(GPIO))
* [Inter-Integrated Circuit (I2C)](https://github.com/jminjares4/Rasperry-Pi-Pico-Micropython/tree/main/Inter-Integrated%20Circuit%20(I2C))
* [Pulse Width Modulation (PWM)](https://github.com/jminjares4/Rasperry-Pi-Pico-Micropython/tree/main/Pulse%20Width%20Modulation%20(PWM))
* [Serial Peripheral Interface (SPI)](https://github.com/jminjares4/Rasperry-Pi-Pico-Micropython/tree/main/Serial%20Peripheral%20Interface%20(SPI))
## **Microcontroller**

## **Software**
## **Software Enviroment**

## **License**
[](https://opensource.org/licenses/MIT)
## **Reference**
- [Get started with MicroPython on Raspberry Pi Pico](https://www.amazon.com/Get-Started-MicroPython-Raspberry-Pico/dp/1912047861/ref=asc_df_1912047861/?tag=hyprod-20&linkCode=df0&hvadid=508251227705&hvpos=&hvnetw=g&hvrand=15344144133949863044&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9028679&hvtargid=pla-1153004827424&psc=1)
## **Author**
* [Jesus Minjares](https://github.com/jminjares4)
* Master of Science in Computer Engineering