Scratch Page: Difference between revisions

From bibbleWiki
Jump to navigation Jump to search
Created page with "=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=== 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/18..."
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 14: Line 14:
*Building Compiler
*Building Compiler
*Unit tests c# private
*Unit tests c# private
*Show xterm running on ili9341 tft display
*
==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]

Latest revision as of 20:58, 25 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
  • Show xterm running on ili9341 tft display

Stuff to look at

LoRa