Directories ¶
Path | Synopsis |
---|---|
fet1061
|
|
examples/blinky
Blinky flashes the on-board LED.
|
Blinky flashes the on-board LED. |
examples/crudeblinky
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. |
examples/display
Display draws on the connected display.
|
Display draws on the connected display. |
examples/dma
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. |
examples/espat
Espat is an ESP-AT based TCP echo server.
|
Espat is an ESP-AT based TCP echo server. |
examples/espnet
Espnet is an ESP-AT based TCP echo server.
|
Espnet is an ESP-AT based TCP echo server. |
examples/httpserver
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. |
examples/onewire
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. |
examples/spi
SPI loop test: wire P91 and P92 together.
|
SPI loop test: wire P91 and P92 together. |
examples/uart
Uart demonstrates how to use LPUART peripheral.
|
Uart demonstrates how to use LPUART peripheral. |
examples/uartadvanced
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. |
teensy4
|
|
board/system
Package system, when imported, performs the default configuration of the Teensy 4.x board.
|
Package system, when imported, performs the default configuration of the Teensy 4.x board. |
examples/ads1115
Ads1115 communicates with the ADS1115 analog to digital converter using I2C protocol.
|
Ads1115 communicates with the ADS1115 analog to digital converter using I2C protocol. |
examples/blinky
Blinky flashes the on-board LED.
|
Blinky flashes the on-board LED. |
examples/crudeblinky
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. |
examples/display
Display draws on the connected display.
|
Display draws on the connected display. |
examples/displayi2c
Displayi2c draws on the connected I2C display.
|
Displayi2c draws on the connected I2C display. |
examples/dma
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. |
examples/eeprom
Eeprom writes and reads the memory of the 24C64/128/256 I2C EEPROM.
|
Eeprom writes and reads the memory of the 24C64/128/256 I2C EEPROM. |
examples/espat
Espat is an ESP-AT based TCP echo server.
|
Espat is an ESP-AT based TCP echo server. |
examples/espnet
Espnet is an ESP-AT based TCP echo server.
|
Espnet is an ESP-AT based TCP echo server. |
examples/helloworld
Helloworld endlessly prints a line of text on the system console.
|
Helloworld endlessly prints a line of text on the system console. |
examples/httpserver
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. |
examples/onewire
Onewire uses SkipROM addressing to configure and run all DS18x2x temperature sensors on the 1-Wire bus conected to the LPUART2 interface.
|
Onewire uses SkipROM addressing to configure and run all DS18x2x temperature sensors on the 1-Wire bus conected to the LPUART2 interface. |
examples/pcf8574
Pcf8574 writes consecutive numbers to the remote I/O expander chip (PCF8574) using I2C protocol.
|
Pcf8574 writes consecutive numbers to the remote I/O expander chip (PCF8574) using I2C protocol. |
examples/uart
Uart demonstrates how to use LPUART peripheral.
|
Uart demonstrates how to use LPUART peripheral. |
examples/uartadvanced
Uartadvanced demonstrates how to use the LPUART peripheral including all details like interrupts and DMA.
|
Uartadvanced demonstrates how to use the LPUART peripheral including all details like interrupts and DMA. |
examples/usb
Usb works as en Echo Server on the second USB serial port, writting back all received data.
|
Usb works as en Echo Server on the second USB serial port, writting back all received data. |
examples/usbserial
Usbserial works as en Echo Server on the second USB serial port, writting back all received data.
|
Usbserial works as en Echo Server on the second USB serial port, writting back all received data. |
Click to show internal directories.
Click to hide internal directories.