Update 2022-12-27-draft.md
This commit is contained in:
parent
677b37e05b
commit
aa107b48d0
1 changed files with 4 additions and 0 deletions
|
|
@ -63,6 +63,10 @@ Eben Upton was interviewed by Chris Barnatt this week. Rge Raspberry Pi CEO disc
|
||||||
|
|
||||||
ugit allows one to keep your remote ESP32 devices in sync with a GitHub repository. Clone an entire MicroPython repository to an internet enabled MicroPython microcontroller. You can use it to periodically update the entire ESP32 MicroPython file structure to match an open GitHub repository - [Adafruit Blog](https://blog.adafruit.com/2022/12/23/get-esp32-github-updates-over-the-air-with-micropython-python-esp32-micropython-hackaday-turfptax/), [GitHub](https://github.com/turfptax/ugit), [YouTube](https://youtu.be/UX87SrdqIoc) and [Hackaday](https://hackaday.com/2022/12/23/github-esp32-ota-updates-now-in-micropython-flavor/).
|
ugit allows one to keep your remote ESP32 devices in sync with a GitHub repository. Clone an entire MicroPython repository to an internet enabled MicroPython microcontroller. You can use it to periodically update the entire ESP32 MicroPython file structure to match an open GitHub repository - [Adafruit Blog](https://blog.adafruit.com/2022/12/23/get-esp32-github-updates-over-the-air-with-micropython-python-esp32-micropython-hackaday-turfptax/), [GitHub](https://github.com/turfptax/ugit), [YouTube](https://youtu.be/UX87SrdqIoc) and [Hackaday](https://hackaday.com/2022/12/23/github-esp32-ota-updates-now-in-micropython-flavor/).
|
||||||
|
|
||||||
|
### MPBridge
|
||||||
|
|
||||||
|
ANother file sync program for MicroPython is MPBridge, a command line tool for Windows, macOS, Linux and FreeBSD - [GitHub](https://github.com/AmirHmZz/mpbridge).
|
||||||
|
|
||||||
## Feature
|
## Feature
|
||||||
|
|
||||||
[](url)
|
[](url)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue