Scratch Page: Difference between revisions

From bibbleWiki
Jump to navigation Jump to search
Line 16: Line 16:
==Stuff to look at==
==Stuff to look at==
===LoRa===
===LoRa===
[[https://www.cnx-software.com/2024/05/10/banana-pi-bpi-f3-sbc-spacemit-k1-octa-core-risc-v-ai-soc]]
* [https://www.cnx-software.com/2024/05/10/banana-pi-bpi-f3-sbc-spacemit-k1-octa-core-risc-v-ai-soc]
[https://x.com/splinedrive/status/1828547892392411528?t=oE27KpzwqySBracfXNvdAA&s=19]
* [https://x.com/splinedrive/status/1828547892392411528?t=oE27KpzwqySBracfXNvdAA&s=19]
[https://randomnerdtutorials.com/ttgo-lora32-sx1276-arduino-ide/]
* [https://randomnerdtutorials.com/ttgo-lora32-sx1276-arduino-ide/]
[https://github.com/litchipi/esp32rs]
* [https://github.com/litchipi/esp32rs]
[https://esp-rs.github.io/book/introduction.html]
* [https://esp-rs.github.io/book/introduction.html]
[https://youtu.be/-OsApNbqwsk?si=J9lykpzBmSXskLY7]
* [https://youtu.be/-OsApNbqwsk?si=J9lykpzBmSXskLY7]
[https://www.hackster.io/make2explore/esp32-lora-sensor-monitoring-with-embedded-web-server-a83def]
* [https://www.hackster.io/make2explore/esp32-lora-sensor-monitoring-with-embedded-web-server-a83def]

Revision as of 21:54, 24 September 2024

Introduction

This page is to capture stuff I need to look at

My New Web Page

The following maybe topics

  • Timing for 6502
  • Memory for 6502
  • GA screen driver
  • Temperature display
  • Wasm for rust
  • Balls from current web page
  • Jni
  • Wiki
  • Running webmail in container
  • Building Compiler
  • Unit tests c# private

Stuff to look at

LoRa