Stm32
Here you can read about all the projects i have done and mabye get some great ideas or help!
Arduino
I have been programming arduino many years and made a lot of projects for ham radio and for our makerspace
Salgspsykologi
Jeg har undervist i salg i 29 år og her kan du finde mit salgskursus med videoer af salgsfaserne!
Drupal
I have developed a lot of homepages in drupal !
This home page are in drupal 10.1.5
Eventyr
Jeg elsker eventyr og har altid været vild med udelivet. Du kan finde en masse af de ture jeg har været på og håber at det inspirere dig til eventyr
Lorix One gateway
In our MakerSpace we did install a Lorix One gateway LINK
it was very easy to get running thanks to this link
- Read more about Lorix One gateway
- Log in to post comments
Heltec HT-M01S Indoor LoRa Gateway
I did buy a Heltec HT-M01S Indoor LoRa Gateway because having to much trouble with the IC880A
The price was good and it works VERY fine ....Up and running in 10 secunds ..
- Read more about Heltec HT-M01S Indoor LoRa Gateway
- Log in to post comments
MultiChannel Gateway for Raspberry Pi
There is a lot of gateways out there and in my search i found the multichannel IC880A from IMST.
VERY Well documented and easy to get working. I did use an old Raspberry pi 2 because i did have one which was not in use.
You find the hardware information here IC880A gateway link and buy it here IC880A shop
- Read more about MultiChannel Gateway for Raspberry Pi
- Log in to post comments
LoRa Go Dock Arduino single channel gateway
Looking for a cheap gateway i did find the LoRa Go Dock.
You can use it as a gateway for your own testing because of the single channel.
it is based on arduino code and you can find the code here GIT LoRa Go Code - The guys did a great job ;o)
- Read more about LoRa Go Dock Arduino single channel gateway
- Log in to post comments
STM32H7 DCIM OV2640 and DMA2D to LTDC screen on stm32cubeide
STM32H7 DCIM OV2640 and DMA2D to LTDC screen on stm32cubeide
You can buy the board at ebay link to ebay
I did use the files from waveshare as a start link to waveshare files
There is a clock issue and thts why the camera sometime make funny picture - I will make a new version when i do find the deep reason.
STM32H743IIT6 from waveshare with HEX files
You can buy the board here link to ebay stm32h743iit6
You can find all the schematic and some samples code here waveshare link
You can find datasheet om the screen here link to waveshare
- Read more about STM32H743IIT6 from waveshare with HEX files
- Log in to post comments
STM32H743IIT6 OpenH743I-C with CoreH743I
How to implement TouchGFX from ST
Here you can purchase STM32H743IIT6
If you do buy the 7 Inch LTDC screen you can here find the complete code for setting the TouchGFX up with LTDC, FMC and DMA2D in the STM32CUBEIDE version 1.4.2 with TouchGFX version 4.14
The touch screen is working and you can jump direcly to develop in TouchGFX
- Read more about STM32H743IIT6 OpenH743I-C with CoreH743I
- Log in to post comments
STM32H7 I2S DMA
The DMA are only allowing buffers to remain in D2 domain so you have to define that ...
look in fileset and on video to see how to
You can buy the board at ebay link to ebay
you can find the files for STM32CubeIDE version 1.12 LINK TO FILESET
- Read more about STM32H7 I2S DMA
- Log in to post comments
Solve problem with LMIC joining to TTN
I did struggle a bit with getting a stm32 Nucleo-L476RG and a RFM95 to join the TTN.
I did change to DF10 when joining ...se below picture ...
And then i did change back again to DF7 when it has joined ..see below picture
And it was very fast to get joined and send the first packet ....
- Read more about Solve problem with LMIC joining to TTN
- Log in to post comments
LMIC ABP STM32Cubemx example
START with this before doing ABP http://skovholm.com/node/13
If you want to use the LMIC and the cubemx you just have to change some lines in the main.c
Thanks to Piotr Siwy to inspire me.
Here you find the file set /sites/default/files/bluepill_ABP.zip
if you just want to change the OTAA example from the video the follow these few steps.
You have to set the keys in
- Read more about LMIC ABP STM32Cubemx example
- Log in to post comments