First console & frame decoding
Wrote the decoding of the frame on the server side today (note: the Iridium gateway call an URL on my server everytime a message is […]
Wrote the decoding of the frame on the server side today (note: the Iridium gateway call an URL on my server everytime a message is […]
Wrote the encoding of the frame on the MCU side today.
The first battery-powered test was successful, in the sense that the board was working. However, I was surprised to see that the GPS was unable […]
The first satellite transmission was successful (and lesson full). The message “toto” was sent from the modem to the web site using the satellite gateway. […]
I’m using SdFat (very simple, works very well). I’ve in SdFatConfig, that is using native Teensy SPI library since I think it’ll perform better than […]
Got a BMP 180 in the mail today. It’s 3.3 volts only (simpler card than my previous Adafruit breakout), so I power it from the […]
I got the modem + GPS + USB logging working smoothly. I’m stepping away from ChibiOs for now, because I can get something working well […]
The stuff is supposed to be powered by a 9V battery, and I’m gonna use an ADC port on the Teensy to sense the available […]
Take away: you can use multiple Serial I/O in Greiman’s ChibiOs port in various tasks without giving it much thought, it will work without tasks […]
I started by replacing the modem with a trusty GPS, so I have a continuous flow of data with a checksum (GPS lines are checksumed) […]
Copyright © 2024 | WordPress Theme by MH Themes