All Projects โ†’ BPI-STEAM โ†’ MicroPython-Samples

BPI-STEAM / MicroPython-Samples

Licence: MIT license
๐Ÿ“š Provide many interesting MicroPython Code.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to MicroPython-Samples

lite-xl
A lightweight text editor written in Lua
Stars: โœญ 2,796 (+5382.35%)
Mutual labels:  code
quickstarts
Quickstart projects to get up and running with Spice.ai quickly ๐Ÿš€
Stars: โœญ 17 (-66.67%)
Mutual labels:  samples
v-code-diff
A vue code diff display plugin, support Vue2 / Vue3
Stars: โœญ 93 (+82.35%)
Mutual labels:  code
ethereum-code-analysis
ethereum-code-analysis
Stars: โœญ 12 (-76.47%)
Mutual labels:  code
pdftron-android-samples
PDFTron Android Samples
Stars: โœญ 30 (-41.18%)
Mutual labels:  samples
uwp-demos
This repository contains the samples for Syncfusion Universal Windows Platform UI Controls and File Format libraries and the guide to use them.
Stars: โœญ 20 (-60.78%)
Mutual labels:  samples
Foundatio.Samples
Foundatio Samples
Stars: โœญ 34 (-33.33%)
Mutual labels:  samples
cs
command line codespelunker or code search
Stars: โœญ 34 (-33.33%)
Mutual labels:  code
code summarization public
source code for 'Improving automatic source code summarization via deep reinforcement learning'
Stars: โœญ 71 (+39.22%)
Mutual labels:  code
sphinx-markdown-builder
sphinx builder that outputs markdown files.
Stars: โœญ 135 (+164.71%)
Mutual labels:  code
sendbird-javascript-samples
A guide of the installation and functions of Sendbird Chat, UIKit, and SyncManager for JavaScript samples.
Stars: โœญ 315 (+517.65%)
Mutual labels:  samples
multi-ctx
Multiple Spring Contexts Showcase
Stars: โœญ 16 (-68.63%)
Mutual labels:  samples
vsphere-automation-sdk-.net
[DEPRECATED] Please see README. C# samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API
Stars: โœญ 67 (+31.37%)
Mutual labels:  samples
Gestures-Samples
Project Prague Code Samples
Stars: โœญ 98 (+92.16%)
Mutual labels:  code
WinFBE
FreeBASIC Editor for Windows
Stars: โœญ 110 (+115.69%)
Mutual labels:  code
Roassal2
Agile Visualization Engine for Pharo and VisualWorks
Stars: โœญ 23 (-54.9%)
Mutual labels:  code
PyTools
โค๏ธโค๏ธโค๏ธ Cute Tools By Python
Stars: โœญ 51 (+0%)
Mutual labels:  code
envato-purchase-code-verifier
๐Ÿš‚ A nifty tool for Envato Authors needing to create purchase code verifier as easy and as fast as possible.
Stars: โœญ 19 (-62.75%)
Mutual labels:  code
js-confuser
JS-Confuser is a JavaScript obfuscation tool to make your programs *impossible* to read.
Stars: โœญ 38 (-25.49%)
Mutual labels:  code
JavaCertification
This is a full resource guide for my attempt to get Java 11 Certified
Stars: โœญ 67 (+31.37%)
Mutual labels:  code

MicroPython-Samples GitHub

Provide many interesting Micro Python Code for bpi:bit(esp32).

ไธบ bpi:bit(esp32) ๆไพ›่ฎธๅคšๆœ‰ๆ„ๆ€็š„ Python ไปฃ็ ็คบไพ‹ใ€‚

Getting Started

็คบไพ‹ไปฃ็ ๅˆ†็ฑป

2019ๅนด7ๆœˆ18ๆ—ฅ๏ผšๆœชๆฅๅฐ†ไผšๅฏนๅŸบ็ก€็คบไพ‹ไปฃ็ ่ฟ›่กŒๆ›ดๆœ‰็Žฐๅฎžๆ„ไน‰็š„ๅˆ†็ฑปใ€‚ ่กฅ้…ๅˆๆ–‡ๆกฃ็š„ๅˆ†็ฑปใ€‚


MicroPython-Samples
โ”‚  .gitignore
โ”‚  boot.py
โ”‚  LICENSE
โ”‚  list.txt
โ”‚  main.py
โ”‚  README.md
โ”‚  webdav.json
โ”‚  wifi_cfg.py
โ”‚  
โ”œโ”€.vscode
โ”‚  settings.json
โ”‚
โ”œโ”€00.basics
โ”‚      globals.py
โ”‚      helloworld.py
โ”‚
โ”œโ”€01.leds
โ”‚      blink.py
โ”‚      blink_toggle.py
โ”‚      blink_without_delay.py
โ”‚      fade.py
โ”‚      heartbeat.py
โ”‚      heartbeat_fade.py
โ”‚      pixel.py
โ”‚      rgb_lattice.py
โ”‚
โ”œโ”€02.inputs
โ”‚      adc.py
โ”‚      button.py
โ”‚      potentiometer.py
โ”‚      serial.py
โ”‚      switch_neopixel.py
โ”‚      trigger.py
โ”‚      uart.py
โ”‚
โ”œโ”€03.pins
โ”‚      pins_basic_output.py
โ”‚
โ”œโ”€04.i2c
โ”‚      i2c-scan.py
โ”‚      pca9685.py
โ”‚      RTC-PCF8563.py
โ”‚
โ”œโ”€05.spi
โ”‚      font.py
โ”‚      index.py
โ”‚      st7735.py
โ”‚      tft.py
โ”‚
โ”œโ”€06.clock
โ”‚      clock.py
โ”‚      set_time.py
โ”‚
โ”œโ”€07.sensors
โ”‚  โ”‚  dht11.py
โ”‚  โ”‚  sh1106.py
โ”‚  โ”‚  ssd1306.py
โ”‚  โ”‚  
โ”‚  โ”œโ”€buzzer
โ”‚  โ”‚      radombuzzer.py
โ”‚  โ”‚
โ”‚  โ”œโ”€cs5460a
โ”‚  โ”‚      cs5460a.py
โ”‚  โ”‚
โ”‚  โ”œโ”€dht
โ”‚  โ”‚      dht11.py
โ”‚  โ”‚
โ”‚  โ”œโ”€hc-sr04
โ”‚  โ”‚      hc-sr04.py
โ”‚  โ”‚
โ”‚  โ”œโ”€M5310A
โ”‚  โ”‚      M5310A.py
โ”‚  โ”‚      M5310A_old.py
โ”‚  โ”‚
โ”‚  โ”œโ”€mpu9250
โ”‚  โ”‚      ak8963.py
โ”‚  โ”‚      exmaple.py
โ”‚  โ”‚      mpu6500.py
โ”‚  โ”‚      Mpu9250.py
โ”‚  โ”‚
โ”‚  โ””โ”€ptsmd021
โ”‚          lumtoled.py
โ”‚
โ”œโ”€08.servos
โ”‚      get_servo_angle.py
โ”‚      sweep.py
โ”‚
โ”œโ”€09.scratch
โ”‚      firmata.py
โ”‚      s4a.py
โ”‚
โ”œโ”€10.microbit
โ”‚      accelerometer.py
โ”‚      button.py
โ”‚      compass.py
โ”‚      display.py
โ”‚      light.py
โ”‚      microbit.py
โ”‚      music.py
โ”‚      pins.py
โ”‚      s2mb.py
โ”‚      temperature.py
โ”‚
โ”œโ”€11.app
โ”‚      artec.py
โ”‚      balance_ball.py
โ”‚      ble.py
โ”‚      bpi_car.py
โ”‚      car.py
โ”‚      hardware_test.py
โ”‚      http_crawler.py
โ”‚      motor.py
โ”‚      ovo_robot.py
โ”‚      repl_to_uart.py
โ”‚      snake_move.py
โ”‚      spiral_led.py
โ”‚      zhiwu_idas.py
โ”‚
โ”œโ”€12.network
โ”‚      ftp_server.py
โ”‚      get_weather.py
โ”‚      mdns_server.py
โ”‚      server_base.py
โ”‚      server_mqtt.py
โ”‚      tcp_server_poll.py
โ”‚      udp_client.py
โ”‚      webdav_server.py
โ”‚      wifi.py
โ”‚      XAsyncSockets.py
โ”‚      zhiwu.py
โ”‚      zw_tran.py
โ”‚
โ”œโ”€13.system
โ”‚      logging.py
โ”‚      task.py
โ”‚      timer.py
โ”‚      watchdog.py
โ”‚      yield.py
โ”‚      yield_task.py
โ”‚
โ”œโ”€14.music
โ”‚      music.py
โ”‚      music_bulid_in.py
โ”‚      music_esp32.py
โ”‚
โ””โ”€15.algorithm
        crc16.py

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].