-
related #245
[Document says ](https://docs.cloud.llamaindex.ai/llamaparse/features/parsing_options)
Set language
LlamaParse use OCR to extract text from images. Our OCR supports a [long list o…
-
I've been trying a lot of different connections and codes, but even if i have connected right the cc1101 to my esp32, the code doesnt seem to work.
I mean, in the serial monitor, it says "Connection …
-
In our previous implementation where we maintain our own custom fluentd image we use the [fluent-plugin-kubernetes-objects](https://github.com/splunk/fluent-plugin-kubernetes-objects) plugin to captur…
-
Hi,
I was trying to use this crate with a raspberry pi pico. I used it like that:
```Rust
let mut data_pin = pins.gpio15.into_mode::();
let mut cs_pin = pins.gpio13.into_mode::();
let mut sck_…
-
Hi, first of all thank you for your work!
I've been researching and trying to make both Sd and MCP2515 work fine.
The issue is that I must call function sd.begin everytime before reading from CAN,…
-
```
I am trying to write the Arduino bootloader to a new Atmega328 chip and avrdude
can't identify the chip.
1. setup programmer with a breadboard like described in
http://arduino.cc/en/Tutorial/A…
-
```
I am trying to write the Arduino bootloader to a new Atmega328 chip and avrdude
can't identify the chip.
1. setup programmer with a breadboard like described in
http://arduino.cc/en/Tutorial/A…
-
```
I am trying to write the Arduino bootloader to a new Atmega328 chip and avrdude
can't identify the chip.
1. setup programmer with a breadboard like described in
http://arduino.cc/en/Tutorial/A…
-
Hello!
Is it possible to use 2 CC1101 as 2 receivers working at the same time? Example: 1 CC1101 at 433mhz/1 CC1101 at 315mhz
I've seen that you can change modules with ELECHOUSE_cc1101.setSpiPi…
-
Hello,
I've try running this code on different iOS devices
- iPod touch (iOS 11.3)
- iPhone SE (iOS 11.4.1)
- iPhone X (iOS 12)
With a ESP32 WROM devkit running the SmartConfig example code.
…