Directories ¶
Path | Synopsis |
---|---|
Blinky flashes the on-board LED.
|
Blinky flashes the on-board LED. |
Crudeblinky flashes the on-board LED without using HAL or any other packages outside the Embedded Go standard library.
|
Crudeblinky flashes the on-board LED without using HAL or any other packages outside the Embedded Go standard library. |
Display draws on the connected display.
|
Display draws on the connected display. |
Dma shows how to use the DMA controller to perform the memory to memory transfer.
|
Dma shows how to use the DMA controller to perform the memory to memory transfer. |
Espat is an ESP-AT based TCP echo server.
|
Espat is an ESP-AT based TCP echo server. |
Espnet is an ESP-AT based TCP echo server.
|
Espnet is an ESP-AT based TCP echo server. |
Httpserver runs the Go net/http server using the ESP-AT TCP/IP stack.
|
Httpserver runs the Go net/http server using the ESP-AT TCP/IP stack. |
Onewire uses SkipROM (broadcast) addressing to configure and run all DS18x2x temperature sensors on the 1-Wire bus conected to the LPUART2 interface.
|
Onewire uses SkipROM (broadcast) addressing to configure and run all DS18x2x temperature sensors on the 1-Wire bus conected to the LPUART2 interface. |
SPI loop test: wire P91 and P92 together.
|
SPI loop test: wire P91 and P92 together. |
Uart demonstrates how to use LPUART peripheral.
|
Uart demonstrates how to use LPUART peripheral. |
Uartadvanced demonstrates how to use the LPUART driver in very custom way including details like configuring interrupts and DMA channels.
|
Uartadvanced demonstrates how to use the LPUART driver in very custom way including details like configuring interrupts and DMA channels. |
Click to show internal directories.
Click to hide internal directories.